{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 1.12431415510413E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.11140599999959E8, "falseY": -9.15320999999769E7, "xyUnits": 71154.4897276423, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7b782a5dbd73c0e1d9bfbf3010b6c41c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMUlEQVQImWNhQAMsIOLkyZPCzMzMoiYmJjfAAn///v3Gysr6Fq7CysrqOwMDAwgzAAA/pQuWdlTxTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NUMBER]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.20787194256265E7, "ymin": 3366806.198229, "xmax": 1.21926177214517E7, "ymax": 3481853.27478864, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 1919.9999999999968, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "MAP_PARCEL", "type": "esriFieldTypeString", "alias": "MAP_PARCEL", "length": 13, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": { "type": "codedValue", "name": "STATUS", "description": "active level of point", "codedValues": [ { "name": "TRUE", "code": "TRUE" }, { "name": "RANGE", "code": "RANGE" }, { "name": "CORNER", "code": "CORNER" }, { "name": "LAND", "code": "LAND" }, { "name": "MULTI", "code": "MULTI" }, { "name": "PRELIMINARY", "code": "PRELIMINARY" }, { "name": "TEMPORARY", "code": "TEMPORARY" }, { "name": "MODEL", "code": "MODEL" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_PREFIX", "type": "esriFieldTypeString", "alias": "ST_PREFIX", "length": 3, "domain": { "type": "codedValue", "name": "Prefix", "description": "Street Name Prefix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_NUMBER", "type": "esriFieldTypeInteger", "alias": "ST_NUMBER", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 32, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "Streettype_2", "description": "Street type discription", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "ANX", "code": "ANX" }, { "name": "ARC", "code": "ARC" }, { "name": "ARCH", "code": "ARCH" }, { "name": "AVE", "code": "AVE" }, { "name": "BANK", "code": "BANK" }, { "name": "BCH", "code": "BCH" }, { "name": "BG", "code": "BG" }, { "name": "BGS", "code": "BGS" }, { "name": "BLF", "code": "BLF" }, { "name": "BLFS", "code": "BLFS" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BR", "code": "BR" }, { "name": "BRG", "code": "BRG" }, { "name": "BRK", "code": "BRK" }, { "name": "BRKS", "code": "BRKS" }, { "name": "BTM", "code": "BTM" }, { "name": "BYP", "code": "BYP" }, { "name": "BYU", "code": "BYU" }, { "name": "CHASE", "code": "CHASE" }, { "name": "CIR", "code": "CIR" }, { "name": "CIRS", "code": "CIRS" }, { "name": "CLB", "code": "CLB" }, { "name": "CLF", "code": "CLF" }, { "name": "CLFS", "code": "CLFS" }, { "name": "CLOSE", "code": "CLOSE" }, { "name": "CMN", "code": "CMN" }, { "name": "CMNS", "code": "CMNS" }, { "name": "COR", "code": "COR" }, { "name": "CORS", "code": "CORS" }, { "name": "CP", "code": "CP" }, { "name": "CPE", "code": "CPE" }, { "name": "CRES", "code": "CRES" }, { "name": "CRK", "code": "CRK" }, { "name": "CROSS", "code": "CROSS" }, { "name": "CRSE", "code": "CRSE" }, { "name": "CRST", "code": "CRST" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CTR", "code": "CTR" }, { "name": "CTRS", "code": "CTRS" }, { "name": "CTS", "code": "CTS" }, { "name": "CURV", "code": "CURV" }, { "name": "CV", "code": "CV" }, { "name": "CVS", "code": "CVS" }, { "name": "CYN", "code": "CYN" }, { "name": "DL", "code": "DL" }, { "name": "DM", "code": "DM" }, { "name": "DR", "code": "DR" }, { "name": "DRS", "code": "DRS" }, { "name": "DV", "code": "DV" }, { "name": "EST", "code": "EST" }, { "name": "ESTS", "code": "ESTS" }, { "name": "EXPY", "code": "EXPY" }, { "name": "EXT", "code": "EXT" }, { "name": "EXTS", "code": "EXTS" }, { "name": "FALL", "code": "FALL" }, { "name": "FLD", "code": "FLD" }, { "name": "FLDS", "code": "FLDS" }, { "name": "FLS", "code": "FLS" }, { "name": "FLT", "code": "FLT" }, { "name": "FLTS", "code": "FLTS" }, { "name": "FLYWAY", "code": "FLYWAY" }, { "name": "FRD", "code": "FRD" }, { "name": "FRDS", "code": "FRDS" }, { "name": "FRG", "code": "FRG" }, { "name": "FRGS", "code": "FRGS" }, { "name": "FRK", "code": "FRK" }, { "name": "FRKS", "code": "FRKS" }, { "name": "FRST", "code": "FRST" }, { "name": "FRY", "code": "FRY" }, { "name": "FT", "code": "FT" }, { "name": "FWY", "code": "FWY" }, { "name": "GATE", "code": "GATE" }, { "name": "GDN", "code": "GDN" }, { "name": "GDNS", "code": "GDNS" }, { "name": "GLN", "code": "GLN" }, { "name": "GLNS", "code": "GLNS" }, { "name": "GRN", "code": "GRN" }, { "name": "GRNS", "code": "GRNS" }, { "name": "GRV", "code": "GRV" }, { "name": "GRVS", "code": "GRVS" }, { "name": "GTWY", "code": "GTWY" }, { "name": "HARB", "code": "HARB" }, { "name": "HBRS", "code": "HBRS" }, { "name": "HL", "code": "HL" }, { "name": "HOLW", "code": "HOLW" }, { "name": "HTS", "code": "HTS" }, { "name": "HVN", "code": "HVN" }, { "name": "HWY", "code": "HWY" }, { "name": "INLT", "code": "INLT" }, { "name": "IS", "code": "IS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "ISS", "code": "ISS" }, { "name": "JCT", "code": "JCT" }, { "name": "KEEP", "code": "KEEP" }, { "name": "KNL", "code": "KNL" }, { "name": "KNLS", "code": "KNLS" }, { "name": "KY", "code": "KY" }, { "name": "KYS", "code": "KYS" }, { "name": "LAIR", "code": "LAIR" }, { "name": "LAND", "code": "LAND" }, { "name": "LCK", "code": "LCK" }, { "name": "LCKS", "code": "LCKS" }, { "name": "LDG", "code": "LDG" }, { "name": "LF", "code": "LF" }, { "name": "LGT", "code": "LGT" }, { "name": "LGTS", "code": "LGTS" }, { "name": "LK", "code": "LK" }, { "name": "LKS", "code": "LKS" }, { "name": "LN", "code": "LN" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LOOKOUT", "code": "LOOKOUT" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MDW", "code": "MDW" }, { "name": "MDWS", "code": "MDWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "ML", "code": "ML" }, { "name": "MLS", "code": "MLS" }, { "name": "MNR", "code": "MNR" }, { "name": "MNRS", "code": "MNRS" }, { "name": "MSN", "code": "MSN" }, { "name": "MT", "code": "MT" }, { "name": "MTN", "code": "MTN" }, { "name": "MTNS", "code": "MTNS" }, { "name": "MTWY", "code": "MTWY" }, { "name": "NCK", "code": "NCK" }, { "name": "OPAS", "code": "OPAS" }, { "name": "ORCH", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PDGE", "code": "PDGE" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLN", "code": "PLN" }, { "name": "PLNS", "code": "PLNS" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PNE", "code": "PINE" }, { "name": "PNES", "code": "PINES" }, { "name": "POINTE", "code": "POINTE" }, { "name": "PR", "code": "PR" }, { "name": "PRT", "code": "PRT" }, { "name": "PRTS", "code": "PRTS" }, { "name": "PT", "code": "PT" }, { "name": "PTS", "code": "PTS" }, { "name": "QUARTER", "code": "QUARTER" }, { "name": "QUAY", "code": "QUAY" }, { "name": "RADL", "code": "RADL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "RDGS", "code": "RDGS" }, { "name": "REACH", "code": "REACH" }, { "name": "RIV", "code": "RIV" }, { "name": "RNCH", "code": "RNCH" }, { "name": "ROW", "code": "ROW" }, { "name": "RPD", "code": "RPD" }, { "name": "RPDS", "code": "RPDS" }, { "name": "RST", "code": "RST" }, { "name": "RTE", "code": "RTE" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SHL", "code": "SHL" }, { "name": "SHLS", "code": "SHLS" }, { "name": "SHR", "code": "SHR" }, { "name": "SHRS", "code": "SHRS" }, { "name": "SKWY", "code": "SKWY" }, { "name": "SMT", "code": "SMT" }, { "name": "SPG", "code": "SPG" }, { "name": "SPGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "SQS", "code": "SQS" }, { "name": "ST", "code": "ST" }, { "name": "STA", "code": "STA" }, { "name": "STRA", "code": "STRA" }, { "name": "STRAND", "code": "STRND" }, { "name": "STRM", "code": "STRM" }, { "name": "STS", "code": "STS" }, { "name": "SWS", "code": "SWS" }, { "name": "TER", "code": "TER" }, { "name": "TPKE", "code": "TPKE" }, { "name": "TRAK", "code": "TRAK" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRFY", "code": "TRFY" }, { "name": "TRL", "code": "TRL" }, { "name": "TRWY", "code": "TRWY" }, { "name": "TUNL", "code": "TUNL" }, { "name": "UN", "code": "UN" }, { "name": "UNS", "code": "UNS" }, { "name": "UPAS", "code": "UPAS" }, { "name": "VIA", "code": "VIA" }, { "name": "VIS", "code": "VIS" }, { "name": "VL", "code": "VL" }, { "name": "VLG", "code": "VLG" }, { "name": "VLY", "code": "VLY" }, { "name": "VLYS", "code": "VLYS" }, { "name": "VW", "code": "VW" }, { "name": "WALK", "code": "WALK" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WL", "code": "WL" }, { "name": "WLS", "code": "WLS" }, { "name": "XING", "code": "XING" }, { "name": "XRD", "code": "XRD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_SUFFIX", "type": "esriFieldTypeString", "alias": "ST_SUFFIX", "length": 3, "domain": { "type": "codedValue", "name": "Direction", "description": "Road direction", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_ZIPCODE", "type": "esriFieldTypeInteger", "alias": "ST_ZIPCODE", "domain": { "type": "codedValue", "name": "ZipCode_2", "description": "the zip code zone where road is located", "codedValues": [ { "name": "23320", "code": 23320 }, { "name": "23321", "code": 23321 }, { "name": "23322", "code": 23322 }, { "name": "23323", "code": 23323 }, { "name": "23324", "code": 23324 }, { "name": "23325", "code": 23325 }, { "name": "23435", "code": 23435 }, { "name": "23457", "code": 23457 }, { "name": "23464", "code": 23464 }, { "name": "23523", "code": 23523 }, { "name": "23701", "code": 23701 }, { "name": "23703", "code": 23703 }, { "name": "23702", "code": 23702 }, { "name": "27958", "code": 27958 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_CITY", "type": "esriFieldTypeString", "alias": "ST_CITY", "length": 10, "domain": null }, { "name": "ST_STATE", "type": "esriFieldTypeString", "alias": "ST_STATE", "length": 2, "domain": null }, { "name": "UNITS", "type": "esriFieldTypeString", "alias": "UNITS", "length": 6, "domain": null }, { "name": "USE_", "type": "esriFieldTypeString", "alias": "USE", "length": 20, "domain": { "type": "codedValue", "name": "USE_1", "description": "Multi addressed property uses", "codedValues": [ { "name": "ATM", "code": "ATM" }, { "name": "Airport", "code": "AP" }, { "name": "Apartment Office", "code": "Apartment Office" }, { "name": "Apartments", "code": "APTS" }, { "name": "Ball Park", "code": "Ball Park" }, { "name": "Bank", "code": "Bank" }, { "name": "Barn", "code": "Barn" }, { "name": "Business", "code": "BUSINESS" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Church", "code": "Church" }, { "name": "City Property", "code": "CITY PROPERTY" }, { "name": "Club House", "code": "CLUBHOUSE" }, { "name": "Common Area", "code": "Common Area" }, { "name": "Community Building", "code": "Community Building" }, { "name": "Construction Trailer", "code": "Construction Trailer" }, { "name": "Credit Union", "code": "Credit Union" }, { "name": "Daycare", "code": "DAYCARE" }, { "name": "Dry Well", "code": "DRY WELL" }, { "name": "Duplex", "code": "Duplex" }, { "name": "Elderly Care", "code": "Elderly Care" }, { "name": "Farm", "code": "Farm" }, { "name": "Fire Station", "code": "Fire Station" }, { "name": "Garage", "code": "Garage" }, { "name": "Greenhouse", "code": "Greenhouse" }, { "name": "Hotel", "code": "Hotel" }, { "name": "Maintenance Building", "code": "Maintenance Building" }, { "name": "Malls", "code": "Malls" }, { "name": "Medical Office", "code": "Medical Office" }, { "name": "Mobile Home", "code": "MH" }, { "name": "Multi Houses", "code": "Multi Houses" }, { "name": "Office Building", "code": "Office Building" }, { "name": "Office Warehouse", "code": "Office Warehouse" }, { "name": "Out Buildings", "code": "Out Buildings" }, { "name": "Park", "code": "Park" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Power Meter Fountain", "code": "Power Meter Fountain" }, { "name": "Private Utility Building", "code": "PRIVATE UTILITY BLDG" }, { "name": "Pumping Station", "code": "Pumping Station" }, { "name": "Restaurant", "code": "Restaurant" }, { "name": "Sales Trailer", "code": "Sales Trailer" }, { "name": "School", "code": "School" }, { "name": "Self Storage", "code": "Self Storage" }, { "name": "Senior Apartments", "code": "Senior Apartments" }, { "name": "Senior Condos", "code": "Senior Condos" }, { "name": "Shopping Centers", "code": "Shopping Centers" }, { "name": "Sign", "code": "Sign" }, { "name": "Subdivision Sign", "code": "Subdivision Sign" }, { "name": "Telephone Building", "code": "Telephone Building" }, { "name": "Temp Power Pole", "code": "Temp Power Pole" }, { "name": "Tennis Court", "code": "Tennis Courts" }, { "name": "Tower", "code": "Tower" }, { "name": "US Government Prop", "code": "US Government Prop" }, { "name": "Utility Building", "code": "Utility Building" }, { "name": "VA Power Plant", "code": "VA Power Plant" }, { "name": "VP Sub Station", "code": "VP Sub Station" }, { "name": "VPower Meter Fountain", "code": "VPower Meter Fountain" }, { "name": "VPower Meter Lights", "code": "VPower Meter Lights" }, { "name": "Vacant", "code": "VACANT" }, { "name": "Virginia Natural Gas Gate Station", "code": "VANG GATE STA" }, { "name": "Virginia Natural Gas Pressure Point", "code": "VANG PRESS PT" }, { "name": "Virginia Natural Gas Regulation Station", "code": "VANG REG STA" }, { "name": "Warehouse", "code": "WAREHOUSE" }, { "name": "Water Meter", "code": "Water Meter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DATE_ADDRESS_CHANGED", "type": "esriFieldTypeDate", "alias": "Date Address Changed", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "ADDR_NUM_SUFFIX", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 3, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "93883f813bf948219cf44783e901768d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Lot Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "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": "esriSLS", "style": "esriSLSDash", "color": [ 115, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.2081244030884638E7, "ymin": 3368343.652801305, "xmax": 1.2188375383550644E7, "ymax": 3481744.471274808, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 1919.9999999999968, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CREATED_USER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R376_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S343_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": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "93883f813bf948219cf44783e901768d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Easements", "type": "Feature Layer", "description": "
The location of public drainage easements, public ingress/egress easements, impoundment easements. Large vepco easements are included.<\/SPAN><\/P> Type field: 999=Unknown, 500=Access Easement, 510=Common Easement, 520=Drainage Easement, 530=Gas Easement, 540=Ingress/Egress Easement, 550=Maintenance Easement, 580=Phone Easement, 590=Power Easement, 600=Railroad Easement, 610=Roadway Easement, 620=Right of Way, 630=Traffic Easement, 640=Utility Easement, 888=Multiple Easement, 900=Miscellaneous Easement<\/SPAN><\/P> SubType field: 501=Pedestrian, 502=Water Access, 511=Common Area, 512=Common Use, 521=Impoundment, 522=Retention, 524=Mitigation, 525=Public, 526=Private, 527=Permanent, 531=Commonwealth Natural Gas, 532=Colonial Gas, 533=Portsmouth Gas, 534=Pipeline, 541=Non-Ingress/Egress, 503=Non-Access, 551=Ditch Maintenance, 581=AT&T, 582=C&P, 591=VEPCO, 592=VA POWER, 611=Widening, 612=Roadway, 613=Street Light, 621=Dedication, 622=Reservation, 631=Traffic Control, 641=Sanitary Sewer, 642=Sewage Conveyance, 643=Sewage Disposal, 644=Transitional Waterline, 645=Sewer, 646=City of Norfolk Water, 647=City of Portsmouth Water, 648=HRSD, 649=Water and Sewer, 650=Water and Wastewater, 651=waterline, 652=Force Main, 614=Future, 901=Air, 902=Landscape, 903=Wide Tract, 905=Walk, 906=Sign, 907=Bridle Path, 908=Richmond Cedar Works, 909=Cemetery, 911=Dismal Swamp, 912=System, 653=Water<\/SPAN><\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 3048.0060960121928,
"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": "esriSLS",
"style": "esriSLSDashDot",
"color": [
0,
92,
230,
255
],
"width": 1.25
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 1.2081059270099297E7,
"ymin": 3368153.4409113973,
"xmax": 1.2188289048093393E7,
"ymax": 3481630.37439014,
"spatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 1919.9999999999968,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "ANGLE",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "CRVTYPE",
"type": "esriFieldTypeSmallInteger",
"alias": "CRVTYPE",
"domain": null
},
{
"name": "ANGLE",
"type": "esriFieldTypeString",
"alias": "ANGLE",
"length": 10,
"domain": null
},
{
"name": "DISTANCE",
"type": "esriFieldTypeString",
"alias": "DISTANCE",
"length": 8,
"domain": null
},
{
"name": "RADIUS",
"type": "esriFieldTypeString",
"alias": "RADIUS",
"length": 8,
"domain": null
},
{
"name": "DELTA",
"type": "esriFieldTypeString",
"alias": "DELTA",
"length": 10,
"domain": null
},
{
"name": "TANGENT",
"type": "esriFieldTypeString",
"alias": "TANGENT",
"length": 8,
"domain": null
},
{
"name": "ARCLENGTH",
"type": "esriFieldTypeString",
"alias": "ARCLENGTH",
"length": 8,
"domain": null
},
{
"name": "SIDE",
"type": "esriFieldTypeString",
"alias": "SIDE",
"length": 1,
"domain": null
},
{
"name": "WIDTH",
"type": "esriFieldTypeSmallInteger",
"alias": "WIDTH",
"domain": null
},
{
"name": "TYPE_",
"type": "esriFieldTypeInteger",
"alias": "TYPE",
"domain": {
"type": "codedValue",
"name": "Type",
"description": "General Easement Type",
"codedValues": [
{
"name": "Unknown",
"code": 999
},
{
"name": "Access Easement",
"code": 500
},
{
"name": "Common Easement",
"code": 510
},
{
"name": "Drainage Easement",
"code": 520
},
{
"name": "Gas Easement",
"code": 530
},
{
"name": "Ingress/Egress Easement",
"code": 540
},
{
"name": "Maintenance Easement",
"code": 550
},
{
"name": "Phone Easement",
"code": 580
},
{
"name": "Power Easement",
"code": 590
},
{
"name": "Railroad Easement",
"code": 600
},
{
"name": "Roadway Easement",
"code": 610
},
{
"name": "Right of Way",
"code": 620
},
{
"name": "Traffic Easement",
"code": 630
},
{
"name": "Utility Easement",
"code": 640
},
{
"name": "Multiple Easement",
"code": 888
},
{
"name": "Miscellaneous Easement",
"code": 900
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "TYPE_DESC",
"type": "esriFieldTypeString",
"alias": "TYPE_DESC",
"length": 45,
"domain": null
},
{
"name": "SUB_TYPE2",
"type": "esriFieldTypeInteger",
"alias": "SUB_Type",
"domain": {
"type": "codedValue",
"name": "Subtype",
"description": "Specific Easement Type",
"codedValues": [
{
"name": "Pedestrian",
"code": 501
},
{
"name": "Water Access",
"code": 502
},
{
"name": "Common Area",
"code": 511
},
{
"name": "Common Use",
"code": 512
},
{
"name": "Impoundment",
"code": 521
},
{
"name": "Retention",
"code": 522
},
{
"name": "Mitigation",
"code": 524
},
{
"name": "Public",
"code": 525
},
{
"name": "Private",
"code": 526
},
{
"name": "Permanent",
"code": 527
},
{
"name": "Commonwealth Natural Gas",
"code": 531
},
{
"name": "Colonial Gas",
"code": 532
},
{
"name": "Portsmouth Gas",
"code": 533
},
{
"name": "Pipeline",
"code": 534
},
{
"name": "Non-Ingress/Egress",
"code": 541
},
{
"name": "Non-Access",
"code": 503
},
{
"name": "Ditch Maintenance",
"code": 551
},
{
"name": "AT&T",
"code": 581
},
{
"name": "C&P",
"code": 582
},
{
"name": "VEPCO",
"code": 591
},
{
"name": "VA POWER",
"code": 592
},
{
"name": "Widening",
"code": 611
},
{
"name": "Roadway",
"code": 612
},
{
"name": "Street Light",
"code": 613
},
{
"name": "Dedication",
"code": 621
},
{
"name": "Reservation",
"code": 622
},
{
"name": "Traffic Control",
"code": 631
},
{
"name": "Sanitary Sewer",
"code": 641
},
{
"name": "Sewage Conveyance",
"code": 642
},
{
"name": "Sewage Disposal",
"code": 643
},
{
"name": "Transitional Waterline",
"code": 644
},
{
"name": "Sewer",
"code": 645
},
{
"name": "City of Norfolk Water",
"code": 646
},
{
"name": "City of Portsmouth Water",
"code": 647
},
{
"name": "HRSD",
"code": 648
},
{
"name": "Water and Sewer",
"code": 649
},
{
"name": "Water and Wastewater",
"code": 650
},
{
"name": "waterline",
"code": 651
},
{
"name": "Force Main",
"code": 652
},
{
"name": "Future",
"code": 614
},
{
"name": "Air",
"code": 901
},
{
"name": "Landscape",
"code": 902
},
{
"name": "Wide Tract",
"code": 903
},
{
"name": "Walk",
"code": 905
},
{
"name": "Sign",
"code": 906
},
{
"name": "Bridle Path",
"code": 907
},
{
"name": "Richmond Cedar Works",
"code": 908
},
{
"name": "Cemetary",
"code": 909
},
{
"name": "Dismal Swamp",
"code": 911
},
{
"name": "System",
"code": 912
},
{
"name": "Water",
"code": 653
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "DATE_ADDED",
"type": "esriFieldTypeDate",
"alias": "DATE",
"length": 8,
"domain": null
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"length": 20,
"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": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R374_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S341_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": true,
"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": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "93883f813bf948219cf44783e901768d"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 3,
"name": "Subdivisions",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 1.5
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 1.2080406696601301E7,
"ymin": 3374372.390415728,
"xmax": 1.2187596086552799E7,
"ymax": 3481714.329274729,
"spatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 1919.9999999999968,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Name",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"length": 255,
"domain": null
},
{
"name": "CreatedByRecord",
"type": "esriFieldTypeGUID",
"alias": "Created By Record",
"length": 38,
"domain": null
},
{
"name": "RetiredByRecord",
"type": "esriFieldTypeGUID",
"alias": "Retired By Record",
"length": 38,
"domain": null
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null
},
{
"name": "StatedAreaUnit",
"type": "esriFieldTypeInteger",
"alias": "Stated Area Unit",
"domain": {
"type": "codedValue",
"name": "PF_AreaUnits",
"description": "Parcel Fabric Area Units",
"codedValues": [
{
"name": "Acre",
"code": 109402
},
{
"name": "Acre US",
"code": 109403
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null
},
{
"name": "MiscloseRatio",
"type": "esriFieldTypeDouble",
"alias": "Misclose Ratio",
"domain": null
},
{
"name": "MiscloseDistance",
"type": "esriFieldTypeDouble",
"alias": "Misclose Distance",
"domain": null
},
{
"name": "IsSeed",
"type": "esriFieldTypeInteger",
"alias": "Is Seed",
"domain": {
"type": "codedValue",
"name": "PF_YesNo",
"description": "Parcel Fabric Yes No",
"codedValues": [
{
"name": "No",
"code": 0
},
{
"name": "Yes",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"length": 8,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "VALIDATIONSTATUS",
"type": "esriFieldTypeSmallInteger",
"alias": "Validation status",
"domain": {
"type": "codedValue",
"name": "Validation Status",
"description": "The current record's validation status.",
"codedValues": [
{
"name": "No calculation required, no validation required, no error",
"code": 0
},
{
"name": "No calculation required, no validation required, has error(s)",
"code": 1
},
{
"name": "No calculation required, validation required, no error",
"code": 2
},
{
"name": "No calculation required, validation required, has error(s)",
"code": 3
},
{
"name": "Calculation required, no validation required, no error",
"code": 4
},
{
"name": "Calculation required, no validation required, has error(s)",
"code": 5
},
{
"name": "Calculation required, validation required, no error",
"code": 6
},
{
"name": "Calculation required, validation required, has error(s)",
"code": 7
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "MapNumber",
"type": "esriFieldTypeString",
"alias": "Map Number",
"length": 7,
"domain": null
},
{
"name": "MapBook",
"type": "esriFieldTypeString",
"alias": "MapBook",
"length": 1000,
"domain": null
},
{
"name": "Record",
"type": "esriFieldTypeString",
"alias": "Record",
"length": 255,
"domain": null
},
{
"name": "OBID",
"type": "esriFieldTypeInteger",
"alias": "OBID",
"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": "UUID_450",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "G3868VALIDATIONS",
"fields": "VALIDATIONSTATUS",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "G3868CreatedByRe",
"fields": "CreatedByRecord",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I3868RetiredByRe",
"fields": "RetiredByRecord",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I3868Name",
"fields": "Name",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "R450_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S415_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,
"hasZ": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"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": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1708190074000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "93883f813bf948219cf44783e901768d"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 4,
"name": "Parcels",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
186,
236,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
170,
0,
255
],
"width": 1.25
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 1.2070962564242885E7,
"ymin": 3366907.5050830543,
"xmax": 1.2196557777618885E7,
"ymax": 3482017.932998225,
"spatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 1919.9999999999968,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Name",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"length": 255,
"domain": null
},
{
"name": "CreatedByRecord",
"type": "esriFieldTypeGUID",
"alias": "Created By Record",
"length": 38,
"domain": null
},
{
"name": "RetiredByRecord",
"type": "esriFieldTypeGUID",
"alias": "Retired By Record",
"length": 38,
"domain": null
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null
},
{
"name": "StatedAreaUnit",
"type": "esriFieldTypeInteger",
"alias": "Stated Area Unit",
"domain": {
"type": "codedValue",
"name": "PF_AreaUnits",
"description": "Parcel Fabric Area Units",
"codedValues": [
{
"name": "Acre",
"code": 109402
},
{
"name": "Acre US",
"code": 109403
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null
},
{
"name": "MiscloseRatio",
"type": "esriFieldTypeDouble",
"alias": "Misclose Ratio",
"domain": null
},
{
"name": "MiscloseDistance",
"type": "esriFieldTypeDouble",
"alias": "Misclose Distance",
"domain": null
},
{
"name": "IsSeed",
"type": "esriFieldTypeInteger",
"alias": "Is Seed",
"domain": {
"type": "codedValue",
"name": "PF_YesNo",
"description": "Parcel Fabric Yes No",
"codedValues": [
{
"name": "No",
"code": 0
},
{
"name": "Yes",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"length": 8,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "VALIDATIONSTATUS",
"type": "esriFieldTypeSmallInteger",
"alias": "Validation status",
"domain": {
"type": "codedValue",
"name": "Validation Status",
"description": "The current record's validation status.",
"codedValues": [
{
"name": "No calculation required, no validation required, no error",
"code": 0
},
{
"name": "No calculation required, no validation required, has error(s)",
"code": 1
},
{
"name": "No calculation required, validation required, no error",
"code": 2
},
{
"name": "No calculation required, validation required, has error(s)",
"code": 3
},
{
"name": "Calculation required, no validation required, no error",
"code": 4
},
{
"name": "Calculation required, no validation required, has error(s)",
"code": 5
},
{
"name": "Calculation required, validation required, no error",
"code": 6
},
{
"name": "Calculation required, validation required, has error(s)",
"code": 7
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "CalcAcreage",
"type": "esriFieldTypeDouble",
"alias": "Acres Calculated",
"domain": null
},
{
"name": "Date_Recd",
"type": "esriFieldTypeDate",
"alias": "Recorded Date",
"length": 8,
"domain": null
},
{
"name": "ParNo",
"type": "esriFieldTypeString",
"alias": "ParNo",
"length": 6,
"domain": null
},
{
"name": "MapNumber",
"type": "esriFieldTypeString",
"alias": "Map Number",
"length": 7,
"domain": null
},
{
"name": "Cntrl_No",
"type": "esriFieldTypeDouble",
"alias": "Control Number",
"domain": null
},
{
"name": "VisionID",
"type": "esriFieldTypeInteger",
"alias": "Vision ID",
"domain": null
},
{
"name": "Record",
"type": "esriFieldTypeString",
"alias": "Record",
"length": 255,
"domain": null
},
{
"name": "OBID",
"type": "esriFieldTypeInteger",
"alias": "OBID",
"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": "UUID_454",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "G3872VALIDATIONS",
"fields": "VALIDATIONSTATUS",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "G3872CreatedByRe",
"fields": "CreatedByRecord",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I3872RetiredByRe",
"fields": "RetiredByRecord",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I3872Name",
"fields": "Name",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "R454_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "VisionID_Index",
"fields": "VisionID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S419_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,
"hasZ": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"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": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1708190173000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "93883f813bf948219cf44783e901768d"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 5,
"name": "Zoning",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 1.2295670174091602E-4,
"zTolerance": 1.9999999999999998E-5,
"mTolerance": 1.9999999999999998E-5,
"falseX": -1.11140599999993E8,
"falseY": -9.1532099999954E7,
"xyUnits": 65063.5539724948,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 24000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "CLASS",
"uniqueValueGroups": [
{
"heading": "CLASS",
"classes": [
{
"label": "A-1",
"description": "A-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"A-1"
]
]
},
{
"label": "A-1 OSAP",
"description": "A-1 OSAP",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"A-1 OSAP"
]
]
},
{
"label": "AC",
"description": "AC",
"symbol": {
"type": "esriPFS",
"url": "144fd9fb81f491eb438788037af58e61",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAENUlEQVR4nO2cXbriIAyGvegWs5JZhxuZLPLM42iPGPMHJOHMSG76WIEX2/IR0sjx9fvydYFfl2/D6+Xv59uxx+BRp23rbK8tU8Ep5B0ivK3sMXyU08pXcQp5B9s4d6RP0ugdzeRo5ZJ47xfQqkgfaWA6op3P4liWxHu/gF7jGsamA5xu/GTOIO9+AT2CbH2HApieq+AU8g52lrGG34xwQzKnmHeIotkzLMAhvlWcYp7sxnjvEjjFt5JTyPNNIpyQ0g7hoDuzghPIO1wATksyfggmcxJ48gVsH13a6KwTvYKTxDvcjUlrTVT8Jo/LkcEp5N3dGKlir0ADs1ziHN0MTlu2kPccwrPrWrzq8GzOIt7dD7QasDqKwkzGfc7iLOId3XdRW4NipwhXcRJ5RxdEaxCJ0+lZalVwknmvwQRLX84y7bE1azbM5izg6bNwpEEyR5uJE3n8EO6BgeGP0aGTxZFcmGTe+yx8q+DVMBQiHR6fK5qziOcP6UviikQ7vB2N5oy6N5M8O5ggNSx1Cge0poqTwPP5gee5Uf9LskiO14EO5ul+oPex18wzuURwFvHe18Kz2gXGcMjiLOK9+oFthR4DR/i7ilPMex3CM/oGRgytgtN+LuLxfmCvqKLhOkhPSDRHK5fEe38CuSO9u7OzMfwfeTG3cq8X0OulWxoExoyXwWnrFfLGcmMsrcPPyIvhZ2Htbnk1CJT1ZDanmPdM7aDgEX1Dhy+VyVnAeyYX0Q54DRziK30fzVnA418q9S7T4DPzYm5mTyKckNIOYUBwoYoTyVNn4XYNSbUk44fgv5cXY4ezuEZnnehMjlU+4Xcdrsa0pZFXeCs43MoimSendvQKNAjLJauDUZyzrLU6CebJ2VkjmsJZlK5ZHK1OIk/OjfF6+Wjkj3id3lnOIl5faoe2BsXPy4uRw1kcRGsQPzMv5jWY4NEXbfZC5zo4i3OyzjJFvJgES8m4GTmTw31O5s29EwHHGzLOncngtGULea+z8K2CV8M4Z/NmnLZQy+As4vlC+pK4ItEO2lHPExPF0dpO5Nn/E+Ea7u2oZlWcJJ7tB57nRvwvdMyY2ZxknuwHjqxQvFbFKeD1vdaM+kFYxCngxaV29AyJKk4Bj//L/+haEz8vwSgmO8tTN5tDzxXx+HDWyOyEAzoTyfE68MG8vfEOXqe0dW+806utRBr2xjvUJG3lQmV7450BbSXDe2+84zUxGiOJJrd2lAwc4lvFKebtjXcmJ5W98Q7OJRjtjXdg7v3J3nintYHY4N54B5UlH3eOdWOkitqd0KIfQF5GWwv7CE5btpC3N97R7Lzw6juR0cAn93LGGxXJ4Czi7Y13kAx7TnKUyWVvvGNdKOpMqyF9Y7x/l2mPrVlvvLI5C3h7451Re9ycvfHOaCDhO6TPOYweb1yLdKDD54rmLOLtjXdgLsHoD0nv6DuqpMpyAAAAAElFTkSuQmCC",
"contentType": "image/png",
"outline": null,
"width": 60,
"height": 60,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"values": [
[
"AC"
]
]
},
{
"label": "B-1",
"description": "B-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"B-1"
]
]
},
{
"label": "B-2",
"description": "B-2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
61,
31,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"B-2"
]
]
},
{
"label": "B-3",
"description": "B-3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
43,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"B-3"
]
]
},
{
"label": "B-4",
"description": "B-4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
209,
69,
82,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"B-4"
]
]
},
{
"label": "B-5",
"description": "B-5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"B-5"
]
]
},
{
"label": "C-1",
"description": "C-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
152,
230,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"C-1"
]
]
},
{
"label": "C-2",
"description": "C-2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"C-2"
]
]
},
{
"label": "M-1",
"description": "M-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"M-1"
]
]
},
{
"label": "M-2",
"description": "M-2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
115,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"M-2"
]
]
},
{
"label": "M-3",
"description": "M-3",
"symbol": {
"type": "esriPFS",
"url": "67655e60de7977c1840685a8d284a503",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAD8AAAA/CAYAAABXXxDfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEV0lEQVRogb1byXFbMQzVAW2qghxdR25xBe4tbSTjxNIw9NsAfgcXWSSxESAeSI/q9uPnrxugt2/fb/fXFzv++M7WO3mKEp51DbONySo2sX9ngvZPZrjaMOYkmlNylQ/IvtqVMGWrk+9jjphTbuMestmmrgFA84pWnvvry1/n90lkIDOA/Z3yJll3Fe2BqxOFacopXlVX1Jmf2LtnbLnF6ry5tE4NSs9wKl/VkNj5u4mmqg0pfcX6VGYli5LdVpDCxlXVT7POwRnzJ3a+I7yTqrvxnRqieJyd94+5p/MTx9KdZmsmUdt5Oz3KvrYcA/u+8qRFaNfjoqY2h/UICG4ZshQycmVYv7MdvBKXT6DNZRiN/IOQ064RSmgCTycw6rLknT51eElnh2hysdn1rU1IUiATvYrKOZzSBAVOGhXX2yebUioa011NO79uS9zRl8iqfSDBzfS2dlVW7bKS6zLjXz8ruY11C9H0wUNRii4O+9fP6qZLB//ZZ6eN7ehNfbA4z8bSgsPI9QjMwaTBUhuC5oopTsYn5OCKOexemJydqEmrxOBpaqJ5ZKRygDVbJ8jwTn8KXpLuqeIkFVOjp+8DTA7SXcqoLt6rVDyRkfA4H5ANpQxAApJ1KPLuOKTQOIFLZkOhxSfOqvGkZXXNSweKHU8hxqSyIp7d4E70d143l7wAOX2FFHQqa6LMbVp6JCbtspJfamH3+ti5AygnVFTT7lC9R9w/xp7/q0OGKEGsrZ1ecNLmRmVat18oZQQS5LDfwQ0j5rCLLLM5saGSHVvnroSeLpQlqIBsZlTMsF3pKtAZlJ7L5Fh0Hip2OavNyI5izuxCmSGIj8HdPpfUkt2JFPL2YCEdBT0hTIjStEfZ06kPLPucDJU5NXEkMRbJndaLLran8gspuVKBkjvR1yGHFNWpyiqF0iKn9CRrFa8iVIdKCdrTTSlRxrt0Xzc23YTuUULjpYx01I2w0pPC2TqfwLIKXJ2kvYIxJAeNI76kZ1f6XG/yoE/v9tO036nbuKRZcCU6FGJSbWfngcI9XlxR2NKjBju8e9hoMIOnRTAxMJGV6kB2FzOgU8xcVNIIT6p7wsuomJC0mKm5Kzuy3Z59zOmCUPcWpAu7HU3aYWSQimoHzpJmbKXqphr7e1KQUJYxo3dbFPSm9aXUgk5Uk9R39aR7tJJeAH1/FjzE9FW99gQxUlK9AJNfLm1Oi0pn/nR9l68UY9JKqqcjd36Rod3OcHq/gD8zca0kKzIpQjAdU0hV/OoYv60/M9mNTDJAVefp0Uk24uQFaB0rtDg1vlsDUmec3OQ4JHrKLV6VdSORnr2J4VfoKSQ8aVjSe7WjkweQxFbV9RUSnuDx1dg/lZE2V4jq9h9orf4sCmi+U2jZuMqYcswnjwirQ5OCluJ39+r8T7VX0HKSrg7vmTwXeYbt3Y6wvuLJaF2/kuohkKPOKddRur6l3Dlh7eu0QrM7PKsFTk7SETIk+w3k8xErcdv/XgAAAABJRU5ErkJggg==",
"contentType": "image/png",
"outline": null,
"width": 47.25,
"height": 47.25,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"values": [
[
"M-3"
]
]
},
{
"label": "MXD-U",
"description": "MXD-U",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
109,
187,
67,
255
],
"outline": null
},
"values": [
[
"MXD-U"
]
]
},
{
"label": "O-I",
"description": "O-I",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
92,
230,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"O-I"
]
]
},
{
"label": "PUD",
"description": "PUD",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
109,
187,
67,
255
],
"outline": null
},
"values": [
[
"PUD"
]
]
},
{
"label": "R-10",
"description": "R-10",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-10"
]
]
},
{
"label": "R-10S",
"description": "R-10S",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
224,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-10S"
]
]
},
{
"label": "R-12(A)S",
"description": "R-12(A)S",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
229,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-12(A)S"
]
]
},
{
"label": "R-12S",
"description": "R-12S",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-12S"
]
]
},
{
"label": "R-15",
"description": "R-15",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
235,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-15"
]
]
},
{
"label": "R-15(A)S",
"description": "R-15(A)S",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
240,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-15(A)S"
]
]
},
{
"label": "R-15S",
"description": "R-15S",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
51,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-15S"
]
]
},
{
"label": "R-25(A)S",
"description": "R-25(A)S",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-25(A)S"
]
]
},
{
"label": "R-25S",
"description": "R-25S",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-25S"
]
]
},
{
"label": "R-40",
"description": "R-40",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
242,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-40"
]
]
},
{
"label": "R-40S",
"description": "R-40S",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-40S"
]
]
},
{
"label": "R-6",
"description": "R-6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
170,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-6"
]
]
},
{
"label": "R-8",
"description": "R-8",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
214,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-8"
]
]
},
{
"label": "R-8S",
"description": "R-8S",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
127,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-8S"
]
]
},
{
"label": "R-MF-1",
"description": "R-MF-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
255,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-MF-1"
]
]
},
{
"label": "R-MF-2",
"description": "R-MF-2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-MF-2"
]
]
},
{
"label": "R-SFA",
"description": "R-SFA",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
229,
186,
51,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-SFA"
]
]
},
{
"label": "R-TH-1",
"description": "R-TH-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
168,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"R-TH-1"
]
]
},
{
"label": "RE-1",
"description": "RE-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"values": [
[
"RE-1"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "A-1",
"label": "A-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "A-1 OSAP",
"label": "A-1 OSAP"
},
{
"symbol": {
"type": "esriPFS",
"url": "144fd9fb81f491eb438788037af58e61",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAENUlEQVR4nO2cXbriIAyGvegWs5JZhxuZLPLM42iPGPMHJOHMSG76WIEX2/IR0sjx9fvydYFfl2/D6+Xv59uxx+BRp23rbK8tU8Ep5B0ivK3sMXyU08pXcQp5B9s4d6RP0ugdzeRo5ZJ47xfQqkgfaWA6op3P4liWxHu/gF7jGsamA5xu/GTOIO9+AT2CbH2HApieq+AU8g52lrGG34xwQzKnmHeIotkzLMAhvlWcYp7sxnjvEjjFt5JTyPNNIpyQ0g7hoDuzghPIO1wATksyfggmcxJ48gVsH13a6KwTvYKTxDvcjUlrTVT8Jo/LkcEp5N3dGKlir0ADs1ziHN0MTlu2kPccwrPrWrzq8GzOIt7dD7QasDqKwkzGfc7iLOId3XdRW4NipwhXcRJ5RxdEaxCJ0+lZalVwknmvwQRLX84y7bE1azbM5izg6bNwpEEyR5uJE3n8EO6BgeGP0aGTxZFcmGTe+yx8q+DVMBQiHR6fK5qziOcP6UviikQ7vB2N5oy6N5M8O5ggNSx1Cge0poqTwPP5gee5Uf9LskiO14EO5ul+oPex18wzuURwFvHe18Kz2gXGcMjiLOK9+oFthR4DR/i7ilPMex3CM/oGRgytgtN+LuLxfmCvqKLhOkhPSDRHK5fEe38CuSO9u7OzMfwfeTG3cq8X0OulWxoExoyXwWnrFfLGcmMsrcPPyIvhZ2Htbnk1CJT1ZDanmPdM7aDgEX1Dhy+VyVnAeyYX0Q54DRziK30fzVnA418q9S7T4DPzYm5mTyKckNIOYUBwoYoTyVNn4XYNSbUk44fgv5cXY4ezuEZnnehMjlU+4Xcdrsa0pZFXeCs43MoimSendvQKNAjLJauDUZyzrLU6CebJ2VkjmsJZlK5ZHK1OIk/OjfF6+Wjkj3id3lnOIl5faoe2BsXPy4uRw1kcRGsQPzMv5jWY4NEXbfZC5zo4i3OyzjJFvJgES8m4GTmTw31O5s29EwHHGzLOncngtGULea+z8K2CV8M4Z/NmnLZQy+As4vlC+pK4ItEO2lHPExPF0dpO5Nn/E+Ea7u2oZlWcJJ7tB57nRvwvdMyY2ZxknuwHjqxQvFbFKeD1vdaM+kFYxCngxaV29AyJKk4Bj//L/+haEz8vwSgmO8tTN5tDzxXx+HDWyOyEAzoTyfE68MG8vfEOXqe0dW+806utRBr2xjvUJG3lQmV7450BbSXDe2+84zUxGiOJJrd2lAwc4lvFKebtjXcmJ5W98Q7OJRjtjXdg7v3J3nintYHY4N54B5UlH3eOdWOkitqd0KIfQF5GWwv7CE5btpC3N97R7Lzw6juR0cAn93LGGxXJ4Czi7Y13kAx7TnKUyWVvvGNdKOpMqyF9Y7x/l2mPrVlvvLI5C3h7451Re9ycvfHOaCDhO6TPOYweb1yLdKDD54rmLOLtjXdgLsHoD0nv6DuqpMpyAAAAAElFTkSuQmCC",
"contentType": "image/png",
"outline": null,
"width": 60,
"height": 60,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "AC",
"label": "AC"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "B-1",
"label": "B-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
61,
31,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "B-2",
"label": "B-2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
43,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "B-3",
"label": "B-3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
209,
69,
82,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "B-4",
"label": "B-4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "B-5",
"label": "B-5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
152,
230,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "C-1",
"label": "C-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "C-2",
"label": "C-2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "M-1",
"label": "M-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
115,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "M-2",
"label": "M-2"
},
{
"symbol": {
"type": "esriPFS",
"url": "67655e60de7977c1840685a8d284a503",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAD8AAAA/CAYAAABXXxDfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEV0lEQVRogb1byXFbMQzVAW2qghxdR25xBe4tbSTjxNIw9NsAfgcXWSSxESAeSI/q9uPnrxugt2/fb/fXFzv++M7WO3mKEp51DbONySo2sX9ngvZPZrjaMOYkmlNylQ/IvtqVMGWrk+9jjphTbuMestmmrgFA84pWnvvry1/n90lkIDOA/Z3yJll3Fe2BqxOFacopXlVX1Jmf2LtnbLnF6ry5tE4NSs9wKl/VkNj5u4mmqg0pfcX6VGYli5LdVpDCxlXVT7POwRnzJ3a+I7yTqrvxnRqieJyd94+5p/MTx9KdZmsmUdt5Oz3KvrYcA/u+8qRFaNfjoqY2h/UICG4ZshQycmVYv7MdvBKXT6DNZRiN/IOQ064RSmgCTycw6rLknT51eElnh2hysdn1rU1IUiATvYrKOZzSBAVOGhXX2yebUioa011NO79uS9zRl8iqfSDBzfS2dlVW7bKS6zLjXz8ruY11C9H0wUNRii4O+9fP6qZLB//ZZ6eN7ehNfbA4z8bSgsPI9QjMwaTBUhuC5oopTsYn5OCKOexemJydqEmrxOBpaqJ5ZKRygDVbJ8jwTn8KXpLuqeIkFVOjp+8DTA7SXcqoLt6rVDyRkfA4H5ANpQxAApJ1KPLuOKTQOIFLZkOhxSfOqvGkZXXNSweKHU8hxqSyIp7d4E70d143l7wAOX2FFHQqa6LMbVp6JCbtspJfamH3+ti5AygnVFTT7lC9R9w/xp7/q0OGKEGsrZ1ecNLmRmVat18oZQQS5LDfwQ0j5rCLLLM5saGSHVvnroSeLpQlqIBsZlTMsF3pKtAZlJ7L5Fh0Hip2OavNyI5izuxCmSGIj8HdPpfUkt2JFPL2YCEdBT0hTIjStEfZ06kPLPucDJU5NXEkMRbJndaLLran8gspuVKBkjvR1yGHFNWpyiqF0iKn9CRrFa8iVIdKCdrTTSlRxrt0Xzc23YTuUULjpYx01I2w0pPC2TqfwLIKXJ2kvYIxJAeNI76kZ1f6XG/yoE/v9tO036nbuKRZcCU6FGJSbWfngcI9XlxR2NKjBju8e9hoMIOnRTAxMJGV6kB2FzOgU8xcVNIIT6p7wsuomJC0mKm5Kzuy3Z59zOmCUPcWpAu7HU3aYWSQimoHzpJmbKXqphr7e1KQUJYxo3dbFPSm9aXUgk5Uk9R39aR7tJJeAH1/FjzE9FW99gQxUlK9AJNfLm1Oi0pn/nR9l68UY9JKqqcjd36Rod3OcHq/gD8zca0kKzIpQjAdU0hV/OoYv60/M9mNTDJAVefp0Uk24uQFaB0rtDg1vlsDUmec3OQ4JHrKLV6VdSORnr2J4VfoKSQ8aVjSe7WjkweQxFbV9RUSnuDx1dg/lZE2V4jq9h9orf4sCmi+U2jZuMqYcswnjwirQ5OCluJ39+r8T7VX0HKSrg7vmTwXeYbt3Y6wvuLJaF2/kuohkKPOKddRur6l3Dlh7eu0QrM7PKsFTk7SETIk+w3k8xErcdv/XgAAAABJRU5ErkJggg==",
"contentType": "image/png",
"outline": null,
"width": 47.25,
"height": 47.25,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "M-3",
"label": "M-3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
109,
187,
67,
255
],
"outline": null
},
"value": "MXD-U",
"label": "MXD-U"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
92,
230,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "O-I",
"label": "O-I"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
109,
187,
67,
255
],
"outline": null
},
"value": "PUD",
"label": "PUD"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-10",
"label": "R-10"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
224,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-10S",
"label": "R-10S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
229,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-12(A)S",
"label": "R-12(A)S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-12S",
"label": "R-12S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
235,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-15",
"label": "R-15"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
240,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-15(A)S",
"label": "R-15(A)S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
51,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-15S",
"label": "R-15S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-25(A)S",
"label": "R-25(A)S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-25S",
"label": "R-25S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
242,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-40",
"label": "R-40"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-40S",
"label": "R-40S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
170,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-6",
"label": "R-6"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
214,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-8",
"label": "R-8"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
127,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-8S",
"label": "R-8S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
255,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-MF-1",
"label": "R-MF-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-MF-2",
"label": "R-MF-2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
229,
186,
51,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-SFA",
"label": "R-SFA"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
168,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "R-TH-1",
"label": "R-TH-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "RE-1",
"label": "RE-1"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
164,
245,
211,
255
],
"toColor": [
164,
245,
211,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
83,
160,
255
],
"toColor": [
212,
83,
160,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
53,
102,
143,
255
],
"toColor": [
53,
102,
143,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
165,
122,
255
],
"toColor": [
240,
165,
122,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
156,
245,
88,
255
],
"toColor": [
156,
245,
88,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
86,
104,
240,
255
],
"toColor": [
86,
104,
240,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
115,
138,
67,
255
],
"toColor": [
115,
138,
67,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
135,
84,
85,
255
],
"toColor": [
135,
84,
85,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
230,
217,
106,
255
],
"toColor": [
230,
217,
106,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
135,
160,
250,
255
],
"toColor": [
135,
160,
250,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
111,
206,
237,
255
],
"toColor": [
111,
206,
237,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
209,
94,
235,
255
],
"toColor": [
209,
94,
235,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
97,
107,
255
],
"toColor": [
237,
97,
107,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
96,
47,
135,
255
],
"toColor": [
96,
47,
135,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
95,
245,
143,
255
],
"toColor": [
95,
245,
143,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
59,
163,
125,
255
],
"toColor": [
59,
163,
125,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
230,
151,
167,
255
],
"toColor": [
230,
151,
167,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
63,
166,
63,
255
],
"toColor": [
63,
166,
63,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
158,
121,
189,
255
],
"toColor": [
158,
121,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
75,
106,
255
],
"toColor": [
179,
75,
106,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
168,
138,
99,
255
],
"toColor": [
168,
138,
99,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
149,
232,
255
],
"toColor": [
240,
149,
232,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
139,
79,
224,
255
],
"toColor": [
139,
79,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
79,
128,
115,
255
],
"toColor": [
79,
128,
115,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
193,
245,
159,
255
],
"toColor": [
193,
245,
159,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
140,
65,
130,
255
],
"toColor": [
140,
65,
130,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
72,
70,
138,
255
],
"toColor": [
72,
70,
138,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
158,
89,
62,
255
],
"toColor": [
158,
89,
62,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
147,
196,
90,
255
],
"toColor": [
147,
196,
90,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
53,
130,
61,
255
],
"toColor": [
53,
130,
61,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
163,
110,
219,
255
],
"toColor": [
163,
110,
219,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
72,
194,
186,
255
],
"toColor": [
72,
194,
186,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
120,
159,
255
],
"toColor": [
245,
120,
159,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
201,
161,
73,
255
],
"toColor": [
201,
161,
73,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
97,
157,
207,
255
],
"toColor": [
97,
157,
207,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[CLASS]",
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelPerPart",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Default",
"priority": 7,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "center",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 2,
"font": {
"family": "Arial",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": -1.11140599999993E8,
"ymin": -9.1532099999954E7,
"xmax": 1.2196703813051358E7,
"ymax": 3482192.7744829208,
"spatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 1919.9999999999968,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "CLASS",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "CLASS",
"type": "esriFieldTypeString",
"alias": "CLASS",
"length": 8,
"domain": {
"type": "codedValue",
"name": "ZoningCodes",
"description": "Zoning Codes",
"codedValues": [
{
"name": "A-1",
"code": "A-1"
},
{
"name": "A-1 OSAP",
"code": "A-1 OSAP"
},
{
"name": "AC",
"code": "AC"
},
{
"name": "B-1",
"code": "B-1"
},
{
"name": "B-2",
"code": "B-2"
},
{
"name": "B-3",
"code": "B-3"
},
{
"name": "B-4",
"code": "B-4"
},
{
"name": "B-5",
"code": "B-5"
},
{
"name": "C-1",
"code": "C-1"
},
{
"name": "C-2",
"code": "C-2"
},
{
"name": "C-3",
"code": "C-3"
},
{
"name": "M-1",
"code": "M-1"
},
{
"name": "M-2",
"code": "M-2"
},
{
"name": "M-3",
"code": "M-3"
},
{
"name": "MXD-U",
"code": "MXD-U"
},
{
"name": "O-I",
"code": "O-I"
},
{
"name": "PUD",
"code": "PUD"
},
{
"name": "PUD-Urban",
"code": "PUD-U"
},
{
"name": "R-10",
"code": "R-10"
},
{
"name": "R-10S",
"code": "R-10S"
},
{
"name": "R-12(A)S",
"code": "R-12(A)S"
},
{
"name": "R-12S",
"code": "R-12S"
},
{
"name": "R-15",
"code": "R-15"
},
{
"name": "R-15 OSAP",
"code": "R-15 OSAP"
},
{
"name": "R-15(A)S",
"code": "R-15(A)S"
},
{
"name": "R-15S",
"code": "R-15S"
},
{
"name": "R-25(A)S",
"code": "R-25(A)S"
},
{
"name": "R-25S",
"code": "R-25S"
},
{
"name": "R-40",
"code": "R-40"
},
{
"name": "R-40(A)S",
"code": "R-40(A)S"
},
{
"name": "R-40S",
"code": "R-40S"
},
{
"name": "R-6",
"code": "R-6"
},
{
"name": "R-8",
"code": "R-8"
},
{
"name": "R-8S",
"code": "R-8S"
},
{
"name": "R-MF-1",
"code": "R-MF-1"
},
{
"name": "R-MF-2",
"code": "R-MF-2"
},
{
"name": "R-SFA",
"code": "R-SFA"
},
{
"name": "R-TH-1",
"code": "R-TH-1"
},
{
"name": "RE-1",
"code": "RE-1"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "APPNO",
"type": "esriFieldTypeString",
"alias": "APPNO",
"length": 14,
"domain": null
},
{
"name": "APPNO2",
"type": "esriFieldTypeString",
"alias": "APPNO2",
"length": 14,
"domain": null
},
{
"name": "DATE_",
"type": "esriFieldTypeDate",
"alias": "DATE_",
"length": 8,
"domain": null
},
{
"name": "PROJECT",
"type": "esriFieldTypeString",
"alias": "PROJECT",
"length": 50,
"domain": null
},
{
"name": "OPENSPACEPRESERVATION",
"type": "esriFieldTypeString",
"alias": "OPENSPACEPRESERVATION",
"length": 50,
"domain": null
},
{
"name": "ACREAGE",
"type": "esriFieldTypeDouble",
"alias": "ACREAGE",
"domain": null
},
{
"name": "HISTORIC",
"type": "esriFieldTypeString",
"alias": "HISTORIC",
"length": 20,
"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": "R21_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S16_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"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": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE.STArea()",
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "93883f813bf948219cf44783e901768d"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 6,
"name": "City Boundary",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.00833333333333,
"zTolerance": 2,
"mTolerance": 2,
"falseX": -1.1114059999359E8,
"falseY": -9.15320999924232E7,
"xyUnits": 1920,
"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": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
115,
0,
76,
255
],
"width": 4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 1.2072909014743343E7,
"ymin": 3366200.2825767994,
"xmax": 1.2196795531410009E7,
"ymax": 3481758.840910122,
"spatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 1919.9999999999968,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "OBJECTID",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"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": "R168_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S155_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": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE.STArea()",
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "93883f813bf948219cf44783e901768d"
}
],
"tables": []
}