{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Address Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4514, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IS_PRIMARY", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 167, 127, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "-1", "label": "Primary" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 167, 127, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "", "label": "Primary" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 211, 127, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "0", "label": "Non-Primary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 189, 252, 255 ], "toColor": [ 203, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 187, 255 ], "toColor": [ 252, 196, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 245, 252, 255 ], "toColor": [ 179, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 223, 255 ], "toColor": [ 252, 182, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 187, 255 ], "toColor": [ 252, 233, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 218, 255 ], "toColor": [ 184, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 215, 252, 255 ], "toColor": [ 182, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 225, 255 ], "toColor": [ 252, 210, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 212, 255 ], "toColor": [ 235, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8485644.6379, "ymin": 4376568.328299999, "xmax": -8447452.875, "ymax": 4429556.677000001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROP_ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PROP_ADDRESS", "type": "esriFieldTypeString", "alias": "PROPERTY ADDRESS", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GPIN", "type": "esriFieldTypeString", "alias": "GPIN", "length": 14, "domain": null }, { "name": "STR_NUM", "type": "esriFieldTypeString", "alias": "STREET NUMBER", "length": 11, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STREET NAME", "length": 50, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STREET TYPE", "length": 10, "domain": null }, { "name": "STR_DIR", "type": "esriFieldTypeString", "alias": "STREET DIRECTION", "length": 10, "domain": null }, { "name": "STR_UNIT", "type": "esriFieldTypeString", "alias": "STREET UNIT / SUITE", "length": 5, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP CODE", "length": 5, "domain": null }, { "name": "ZIP_EXT", "type": "esriFieldTypeString", "alias": "ZIP EXT", "length": 4, "domain": null }, { "name": "CRNT_OWNER", "type": "esriFieldTypeString", "alias": "CURRENT OWNER", "length": 254, "domain": null }, { "name": "OWNER_MAIL_ADRS", "type": "esriFieldTypeString", "alias": "OWNER MAILING ADDRESS", "length": 64, "domain": null }, { "name": "OWNER_MAIL_CITY", "type": "esriFieldTypeString", "alias": "OWNER MAILING CITY", "length": 20, "domain": null }, { "name": "OWNER_MAIL_STATE", "type": "esriFieldTypeString", "alias": "OWNER MAILING STATE", "length": 5, "domain": null }, { "name": "OWNER_MAIL_ZIP", "type": "esriFieldTypeString", "alias": "OWNER MAILING ZIP", "length": 15, "domain": null }, { "name": "RECORDED_GPIN", "type": "esriFieldTypeString", "alias": "RECORDED GPIN", "length": 14, "domain": null }, { "name": "NOISE_ZONE", "type": "esriFieldTypeString", "alias": "AICUZ NOISE ZONE", "length": 10, "domain": null }, { "name": "AICUZ_ZONE", "type": "esriFieldTypeString", "alias": "AICUZ APZ ZONE", "length": 10, "domain": null }, { "name": "FEMA_ZONE_BLDG", "type": "esriFieldTypeString", "alias": "FEMA FLOOD ZONE", "length": 15, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING CODE", "length": 10, "domain": null }, { "name": "PROP_CLASS", "type": "esriFieldTypeString", "alias": "PROPERTY CLASS", "length": 5, "domain": null }, { "name": "LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "LAND VALUE", "domain": null }, { "name": "IMPROVEMENT_VALUE", "type": "esriFieldTypeDouble", "alias": "IMPROVEMENT VALUE", "domain": null }, { "name": "TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "TOTAL_VALUE", "domain": null }, { "name": "TAX_AREA", "type": "esriFieldTypeDouble", "alias": "TAX AREA SQUARE FEET", "domain": null }, { "name": "LAND_USE", "type": "esriFieldTypeString", "alias": "LAND USE", "length": 30, "domain": null }, { "name": "VOTING_DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "CITY COUNCIL DISTRICT", "length": 25, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "VOTING PRECINCT", "length": 4, "domain": null }, { "name": "SOIL_TYPE", "type": "esriFieldTypeString", "alias": "SOIL TYPE", "length": 5, "domain": null }, { "name": "SOIL_DESC", "type": "esriFieldTypeString", "alias": "SOIL DESCRIPTION", "length": 20, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "REGULATORY WATERSHEDS", "length": 55, "domain": null }, { "name": "SP_X", "type": "esriFieldTypeDouble", "alias": "SP X", "domain": null }, { "name": "SP_Y", "type": "esriFieldTypeDouble", "alias": "SP Y", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "CENSUS TRACT", "length": 6, "domain": null }, { "name": "CENSUS_BLKGRP", "type": "esriFieldTypeString", "alias": "CENSUS BLOCK GROUP", "length": 20, "domain": null }, { "name": "CENSUS_BLOCK", "type": "esriFieldTypeString", "alias": "CENSUS BLOCK", "length": 6, "domain": null }, { "name": "LOT_NUMBER", "type": "esriFieldTypeString", "alias": "LOT NUMBER", "length": 20, "domain": null }, { "name": "POLICE_PATROL_ZONE", "type": "esriFieldTypeString", "alias": "POLICE PATROL ZONE", "length": 4, "domain": null }, { "name": "POLICE_PRECINCT", "type": "esriFieldTypeString", "alias": "POLICE PRECINCT", "length": 50, "domain": null }, { "name": "TAX_DISTRICT", "type": "esriFieldTypeString", "alias": "TAX DISTRICT", "length": 4, "domain": null }, { "name": "PLANNING_SUBDIVISION_ID", "type": "esriFieldTypeInteger", "alias": "PLANNING SUBDIVISION ID", "domain": null }, { "name": "PLANNING_SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "PLANNING SUBDIVISION NAME", "length": 50, "domain": null }, { "name": "FULL_ADDR", "type": "esriFieldTypeString", "alias": "FULL ADDRESS", "length": 61, "domain": null }, { "name": "LEGAL_DESCR", "type": "esriFieldTypeString", "alias": "LEGAL DESCRIPTION", "length": 254, "domain": null }, { "name": "NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "length": 254, "domain": null }, { "name": "DAY_PICKUP", "type": "esriFieldTypeString", "alias": "TRASH PICKUP", "length": 10, "domain": null }, { "name": "RECYCLING_WEEK", "type": "esriFieldTypeString", "alias": "RECYCLING WEEK", "length": 50, "domain": null }, { "name": "MAPBOOK_LINK", "type": "esriFieldTypeString", "alias": "MAPBOOK LINK", "length": 200, "domain": null }, { "name": "SUFFIX_TYPE", "type": "esriFieldTypeString", "alias": "SUFFIX TYPE", "length": 5, "domain": null }, { "name": "DEED_BOOK", "type": "esriFieldTypeString", "alias": "DEED_BOOK", "length": 8, "domain": null }, { "name": "DEED_PAGE", "type": "esriFieldTypeString", "alias": "DEED_PAGE", "length": 8, "domain": null }, { "name": "DEED_INSTR", "type": "esriFieldTypeString", "alias": "DEED INSTRUMENT", "length": 32, "domain": null }, { "name": "MAP_BOOK", "type": "esriFieldTypeString", "alias": "MAP_BOOK", "length": 4, "domain": null }, { "name": "MAP_PAGE", "type": "esriFieldTypeString", "alias": "MAP_PAGE", "length": 4, "domain": null }, { "name": "PLAT_INSTR", "type": "esriFieldTypeString", "alias": "PLAT INSTRUMENT", "length": 20, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeDouble", "alias": "YEAR BUILT", "domain": null }, { "name": "TOTAL_ROOMS", "type": "esriFieldTypeDouble", "alias": "TOTAL ROOMS", "domain": null }, { "name": "BEDROOMS", "type": "esriFieldTypeString", "alias": "BEDROOMS", "length": 5, "domain": null }, { "name": "MASTER_GPIN", "type": "esriFieldTypeString", "alias": "MASTER GPIN", "length": 14, "domain": null }, { "name": "AGRID", "type": "esriFieldTypeString", "alias": "PLANNING GRID", "length": 3, "domain": null }, { "name": "GP_TAX", "type": "esriFieldTypeString", "alias": "TAXMAP GRID", "length": 10, "domain": null }, { "name": "GP_10K", "type": "esriFieldTypeString", "alias": "10k GRID", "length": 4, "domain": null }, { "name": "IS_PRIMARY", "type": "esriFieldTypeString", "alias": "PRIMARY ADDRESS FLAG", "length": 2, "domain": null }, { "name": "PROP_ADDRESS_SEARCH", "type": "esriFieldTypeString", "alias": "PROP ADDRESS SEARCH", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S1763_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }