{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "aff1bd55ea7e67553fa49f39daaf5c26", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAItJREFUGJV1yiFOAnAchuHnt/03CmwMjmCkQsQDeAY3CzN5AAMXoOIRpJnwBGQ2zmC2kCgUPgobzsFT37e5SAZj9o84YF3lFxqcTj7Yv7laJF6qfLfEDH8j9LFKjBpe3dbDc8PgziDpDFtiV+Xh1lB13LYq73hC91/f4KtV+UlMsMQUh6TzWXWcV8kZE6YnLyPhRvwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9424585.148262748, "ymin": 4557797.905190509, "xmax": -9382553.593458703, "ymax": 4608977.164338973, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STADD", "type": "esriFieldTypeInteger", "alias": "STADD", "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 1, "domain": { "type": "codedValue", "name": "DIR", "description": "Street Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 20, "domain": null }, { "name": "STTYPE", "type": "esriFieldTypeString", "alias": "STTYPE", "length": 4, "domain": { "type": "codedValue", "name": "Type", "description": "Street Type", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLF", "code": "BLF" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTM", "code": "BTM" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "FLT", "code": "FLT" }, { "name": "FRK", "code": "FRK" }, { "name": "GTWY", "code": "GTWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "RST", "code": "RST" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VIA", "code": "VIA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 10, "domain": null }, { "name": "STFULLNAME", "type": "esriFieldTypeString", "alias": "STFULLNAME", "length": 35, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 9, "domain": { "type": "codedValue", "name": "AutomatedValueOnly", "description": "Automated Value Only", "codedValues": [ { "name": "Automated Value Only", "code": "Automated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDID", "type": "esriFieldTypeInteger", "alias": "ADDID", "domain": null }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 10, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No Value for a Text Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Retired", "type": "esriFieldTypeString", "alias": "Retired", "length": 10, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No Value for a Text Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": { "type": "codedValue", "name": "AddressSource", "description": "Address Source", "codedValues": [ { "name": "E911", "code": "E911" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S488_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PVA_ACRE <> 0 OR PVANUM IN ( 'CONDO', 'HOA', 'new', 'NEW', 'U')", "labelExpression": "[NUM1]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 152, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 3600, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PVA_ACRE > 5", "labelExpression": "[NUM1]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 152, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 3601 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PVA_ACRE > 10", "labelExpression": "[NUM1]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 152, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 36000, "maxScale": 24001 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PVA_ACRE > 20", "labelExpression": "[NUM1]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 152, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 60000, "maxScale": 36001 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PVA_ACRE > 40", "labelExpression": "[NUM1]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 152, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 72000, "maxScale": 60001 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PVA_ACRE > 100", "labelExpression": "[NUM1]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 152, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 72001 } ] }, "defaultVisibility": false, "extent": { "xmin": -9424453.70282287, "ymin": 4557500.088763672, "xmax": -9382291.217039498, "ymax": 4609350.227442028, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PVANUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PVANUM", "type": "esriFieldTypeString", "alias": "PVANUM", "length": 8, "domain": null }, { "name": "NUM1", "type": "esriFieldTypeString", "alias": "NUM1", "length": 5, "domain": null }, { "name": "NUM2", "type": "esriFieldTypeString", "alias": "NUM2", "length": 5, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 31, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 20, "domain": null }, { "name": "TAX", "type": "esriFieldTypeString", "alias": "TAX", "length": 2, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 1, "domain": null }, { "name": "PVA_ACRE", "type": "esriFieldTypeDouble", "alias": "PVA_ACRE", "domain": null }, { "name": "CONDO", "type": "esriFieldTypeString", "alias": "CONDO", "length": 10, "domain": null }, { "name": "CAB_SLIDE", "type": "esriFieldTypeString", "alias": "CAB_SLIDE", "length": 5, "domain": null }, { "name": "DATEENTRD", "type": "esriFieldTypeDate", "alias": "DATEENTRD", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R785_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S737_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }