{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Registered Rental Property", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0131233333333334, "zTolerance": 8.0E-5, "mTolerance": 8.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.40487680974, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5af3f5e6ecc18386ab4d1377b52e4714", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVQokWNhIBOwUF2jKYOH8wOGxydfM1z9QopGRg0Giw5RBrmT2xiu5hCt0Z4hrNSJIcLkHsNl+bsMF3pvMpy6T1CjEIMQnx6DfSoXAx+DDoO16BWGI603GU5FEdRozODbac3grwLjWzP4+9xluGB7ieHgYZwalRn0dKwZ/IIZGZjgYrIMGrxaDJZVlxgOeuLUqMVg3azJYCmK7gpHhkjnGwwnoy4w7F+GoZGXQcSHi4FX5QTD1kvoGkGAkYEpkYGBYTUDA8NvFI2fGd5sWcnQtQWbJmyA7JQDAPXpMz4eUs9WAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1757965.896532502, "ymin": 654870.573904112, "xmax": 1894457.544890523, "ymax": 780387.7396179736, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3.702424569851244E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Id", "length": 10, "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Map Rtg", "length": 20, "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax Dist Code", "length": 3, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax Dist Descr", "length": 200, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School Dist Code", "length": 20, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School Dist Descr", "length": 200, "domain": null }, { "name": "NBHDCD", "type": "esriFieldTypeString", "alias": "Neighborhood Code", "length": 8, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 70, "domain": null }, { "name": "ZIPCD", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 100, "domain": null }, { "name": "RENTAL", "type": "esriFieldTypeString", "alias": "Registered", "length": 1, "domain": null }, { "name": "RentalName", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 255, "domain": null }, { "name": "RentalBusiness", "type": "esriFieldTypeString", "alias": "Rental Business", "length": 255, "domain": null }, { "name": "RentalTitle", "type": "esriFieldTypeString", "alias": "Contact Title", "length": 255, "domain": null }, { "name": "RentalAddress1", "type": "esriFieldTypeString", "alias": "Contact Address 1", "length": 255, "domain": null }, { "name": "RentalAddress2", "type": "esriFieldTypeString", "alias": "Contactl Address 2", "length": 255, "domain": null }, { "name": "RentalCity", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "RentalZip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "RentalPhone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 255, "domain": null }, { "name": "RentalUnits", "type": "esriFieldTypeInteger", "alias": "Rental Units", "domain": null }, { "name": "XCoord", "type": "esriFieldTypeDouble", "alias": "X Coord", "domain": null }, { "name": "YCoord", "type": "esriFieldTypeDouble", "alias": "Y Coord", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Updated", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R339_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_339", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S316_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "64b2142f23bc477d9d5813a8f153a248" }