{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.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": "79b73ac8567a4e37a06b99cf17654bff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAN0lEQVQImV3KoQ0AIAxFwSd+JyBhkbrubzoBS6CpaoJDcPrERwCZOSRNd18C6O5jZvuNiCigAC4/nwuV+WMoiQAAAABJRU5ErkJggg==", "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, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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": "REACH", "code": "REACH" }, { "name": "FALL", "code": "FALL" }, { "name": "ISLE", "code": "ISLE" }, { "name": "LAND", "code": "LAND" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MEWS", "code": "MEWS" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PNE", "code": "PINE" }, { "name": "PNES", "code": "PINES" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROW", "code": "ROW" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SPUR", "code": "SPUR" }, { "name": "WALK", "code": "WALK" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "QUAY", "code": "QUAY" }, { "name": "ALY", "code": "ALY" }, { "name": "ANX", "code": "ANX" }, { "name": "ARC", "code": "ARC" }, { "name": "AVE", "code": "AVE" }, { "name": "BYU", "code": "BYU" }, { "name": "BCH", "code": "BCH" }, { "name": "BND", "code": "BND" }, { "name": "BLF", "code": "BLF" }, { "name": "BTM", "code": "BTM" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BR", "code": "BR" }, { "name": "BRG", "code": "BRG" }, { "name": "BRK", "code": "BRK" }, { "name": "BRKS", "code": "BRKS" }, { "name": "BG", "code": "BG" }, { "name": "BGS", "code": "BGS" }, { "name": "BYP", "code": "BYP" }, { "name": "CP", "code": "CP" }, { "name": "CYN", "code": "CYN" }, { "name": "CPE", "code": "CPE" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CTR", "code": "CTR" }, { "name": "CTRS", "code": "CTRS" }, { "name": "CIR", "code": "CIR" }, { "name": "CIRS", "code": "CIRS" }, { "name": "CLF", "code": "CLF" }, { "name": "CLFS", "code": "CLFS" }, { "name": "CLB", "code": "CLB" }, { "name": "COR", "code": "COR" }, { "name": "CORS", "code": "CORS" }, { "name": "CRSE", "code": "CRSE" }, { "name": "CT", "code": "CT" }, { "name": "CTS", "code": "CTS" }, { "name": "CV", "code": "CV" }, { "name": "CVS", "code": "CVS" }, { "name": "CRK", "code": "CRK" }, { "name": "CRES", "code": "CRES" }, { "name": "CMN", "code": "CMN" }, { "name": "CRST", "code": "CRST" }, { "name": "XING", "code": "XING" }, { "name": "XRD", "code": "XRD" }, { "name": "CURV", "code": "CURV" }, { "name": "DL", "code": "DL" }, { "name": "DM", "code": "DM" }, { "name": "DR", "code": "DR" }, { "name": "DRS", "code": "DRS" }, { "name": "EST", "code": "EST" }, { "name": "ESTS", "code": "ESTS" }, { "name": "EXPY", "code": "EXPY" }, { "name": "EXT", "code": "EXT" }, { "name": "EXTS", "code": "EXTS" }, { "name": "FLS", "code": "FLS" }, { "name": "FRY", "code": "FRY" }, { "name": "FLD", "code": "FLD" }, { "name": "FLDS", "code": "FLDS" }, { "name": "FLT", "code": "FLT" }, { "name": "FLTS", "code": "FLTS" }, { "name": "FRD", "code": "FRD" }, { "name": "FRDS", "code": "FRDS" }, { "name": "FRST", "code": "FRST" }, { "name": "FRGS", "code": "FRGS" }, { "name": "FRK", "code": "FRK" }, { "name": "FRKS", "code": "FRKS" }, { "name": "FT", "code": "FT" }, { "name": "FWY", "code": "FWY" }, { "name": "GDN", "code": "GDN" }, { "name": "GDNS", "code": "GDNS" }, { "name": "GTWY", "code": "GTWY" }, { "name": "GLN", "code": "GLN" }, { "name": "GLNS", "code": "GLNS" }, { "name": "GRNS", "code": "GRNS" }, { "name": "GRVS", "code": "GRVS" }, { "name": "HARB", "code": "HARB" }, { "name": "HBRS", "code": "HBRS" }, { "name": "HVN", "code": "HVN" }, { "name": "HTS", "code": "HTS" }, { "name": "HWY", "code": "HWY" }, { "name": "HL", "code": "HL" }, { "name": "HOLW", "code": "HOLW" }, { "name": "INLT", "code": "INLT" }, { "name": "IS", "code": "IS" }, { "name": "ISS", "code": "ISS" }, { "name": "JCT", "code": "JCT" }, { "name": "KY", "code": "KY" }, { "name": "KYS", "code": "KYS" }, { "name": "KNL", "code": "KNL" }, { "name": "KNLS", "code": "KNLS" }, { "name": "LK", "code": "LK" }, { "name": "LKS", "code": "LKS" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LN", "code": "LN" }, { "name": "LGT", "code": "LGT" }, { "name": "LGTS", "code": "LGTS" }, { "name": "LF", "code": "LF" }, { "name": "LCK", "code": "LCK" }, { "name": "LCKS", "code": "LCKS" }, { "name": "LDG", "code": "LDG" }, { "name": "MNR", "code": "MNR" }, { "name": "MNRS", "code": "MNRS" }, { "name": "MDW", "code": "MDW" }, { "name": "MDWS", "code": "MDWS" }, { "name": "ML", "code": "ML" }, { "name": "MLS", "code": "MLS" }, { "name": "MSN", "code": "MSN" }, { "name": "MTWY", "code": "MTWY" }, { "name": "MT", "code": "MT" }, { "name": "MTN", "code": "MTN" }, { "name": "MTNS", "code": "MTNS" }, { "name": "NCK", "code": "NCK" }, { "name": "ORCH", "code": "ORCH" }, { "name": "OPAS", "code": "OPAS" }, { "name": "PDGE", "code": "PDGE" }, { "name": "PL", "code": "PL" }, { "name": "PLN", "code": "PLN" }, { "name": "PLNS", "code": "PLNS" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "PTS", "code": "PTS" }, { "name": "PRT", "code": "PRT" }, { "name": "PRTS", "code": "PRTS" }, { "name": "PR", "code": "PR" }, { "name": "RADL", "code": "RADL" }, { "name": "RNCH", "code": "RNCH" }, { "name": "RPD", "code": "RPD" }, { "name": "RPDS", "code": "RPDS" }, { "name": "RST", "code": "RST" }, { "name": "RDG", "code": "RDG" }, { "name": "RDGS", "code": "RDGS" }, { "name": "RIV", "code": "RIV" }, { "name": "RD", "code": "RD" }, { "name": "RTE", "code": "RTE" }, { "name": "SHL", "code": "SHL" }, { "name": "SHLS", "code": "SHLS" }, { "name": "SHR", "code": "SHR" }, { "name": "SHRS", "code": "SHRS" }, { "name": "SKWY", "code": "SKWY" }, { "name": "SPG", "code": "SPG" }, { "name": "SPGS", "code": "SPGS" }, { "name": "SQ", "code": "SQ" }, { "name": "SQS", "code": "SQS" }, { "name": "STA", "code": "STA" }, { "name": "STRA", "code": "STRA" }, { "name": "STRM", "code": "STRM" }, { "name": "ST", "code": "ST" }, { "name": "STS", "code": "STS" }, { "name": "SMT", "code": "SMT" }, { "name": "TER", "code": "TER" }, { "name": "TRWY", "code": "TRWY" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRAK", "code": "TRAK" }, { "name": "TRFY", "code": "TRFY" }, { "name": "TRL", "code": "TRL" }, { "name": "TUNL", "code": "TUNL" }, { "name": "TPKE", "code": "TPKE" }, { "name": "UPAS", "code": "UPAS" }, { "name": "UN", "code": "UN" }, { "name": "UNS", "code": "UNS" }, { "name": "VLY", "code": "VLY" }, { "name": "VLYS", "code": "VLYS" }, { "name": "VIA", "code": "VIA" }, { "name": "VW", "code": "VW" }, { "name": "SWS", "code": "SWS" }, { "name": "VLG", "code": "VLG" }, { "name": "VL", "code": "VL" }, { "name": "VIS", "code": "VIS" }, { "name": "WL", "code": "WL" }, { "name": "WLS", "code": "WLS" }, { "name": "BLFS", "code": "BLFS" }, { "name": "GRV", "code": "GRV" }, { "name": "DV", "code": "DV" }, { "name": "FRG", "code": "FRG" }, { "name": "CHASE", "code": "CHASE" }, { "name": "CLOSE", "code": "CLOSE" }, { "name": "ARCH", "code": "ARCH" }, { "name": "CROSS", "code": "CROSS" }, { "name": "STRAND", "code": "STRND" }, { "name": "GATE", "code": "GATE" }, { "name": "LAIR", "code": "LAIR" }, { "name": "BANK", "code": "BANK" }, { "name": "QUARTER", "code": "QUARTER" }, { "name": "KEEP", "code": "KEEP" }, { "name": "GRN", "code": "GRN" }, { "name": "CMNS", "code": "CMNS" }, { "name": "POINTE", "code": "POINTE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "FLYWAY", "code": "FLYWAY" }, { "name": "LOOKOUT", "code": "LOOKOUT" } ], "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": "Malls", "code": "Malls" }, { "name": "Pumping Station", "code": "Pumping Station" }, { "name": "Common Area", "code": "Common Area" }, { "name": "Tower", "code": "Tower" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Ball Park", "code": "Ball Park" }, { "name": "Park", "code": "Park" }, { "name": "Medical Office", "code": "Medical Office" }, { "name": "Garage", "code": "Garage" }, { "name": "Church", "code": "Church" }, { "name": "Senior Condos", "code": "Senior Condos" }, { "name": "Out Buildings", "code": "Out Buildings" }, { "name": "Telephone Building", "code": "Telephone Building" }, { "name": "Utility Building", "code": "Utility Building" }, { "name": "Office Building", "code": "Office Building" }, { "name": "Bank", "code": "Bank" }, { "name": "Office Warehouse", "code": "Office Warehouse" }, { "name": "Credit Union", "code": "Credit Union" }, { "name": "Hotel", "code": "Hotel" }, { "name": "Self Storage", "code": "Self Storage" }, { "name": "Restaurant", "code": "Restaurant" }, { "name": "School", "code": "School" }, { "name": "Farm", "code": "Farm" }, { "name": "Barn", "code": "Barn" }, { "name": "VP Sub Station", "code": "VP Sub Station" }, { "name": "Duplex", "code": "Duplex" }, { "name": "Business", "code": "BUSINESS" }, { "name": "Vacant", "code": "VACANT" }, { "name": "Club House", "code": "CLUBHOUSE" }, { "name": "Warehouse", "code": "WAREHOUSE" }, { "name": "Apartments", "code": "APTS" }, { "name": "Dry Well", "code": "DRY WELL" }, { "name": "Virginia Natural Gas Regulation Station", "code": "VANG REG STA" }, { "name": "Virginia Natural Gas Gate Station", "code": "VANG GATE STA" }, { "name": "Virginia Natural Gas Pressure Point", "code": "VANG PRESS PT" }, { "name": "Daycare", "code": "DAYCARE" }, { "name": "Private Utility Building", "code": "PRIVATE UTILITY BLDG" }, { "name": "City Property", "code": "CITY PROPERTY" }, { "name": "Airport", "code": "AP" }, { "name": "Shopping Centers", "code": "Shopping Centers" }, { "name": "Mobile Home", "code": "MH" }, { "name": "VA Power Plant", "code": "VA Power Plant" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Tennis Court", "code": "Tennis Courts" }, { "name": "Greenhouse", "code": "Greenhouse" }, { "name": "Maintenance Building", "code": "Maintenance Building" }, { "name": "Multi Houses", "code": "Multi Houses" }, { "name": "Elderly Care", "code": "Elderly Care" }, { "name": "Senior Apartments", "code": "Senior Apartments" }, { "name": "Apartment Office", "code": "Apartment Office" }, { "name": "Fire Station", "code": "Fire Station" }, { "name": "Community Building", "code": "Community Building" }, { "name": "ATM", "code": "ATM" }, { "name": "Sales Trailer", "code": "Sales Trailer" }, { "name": "VPower Meter Lights", "code": "VPower Meter Lights" }, { "name": "VPower Meter Fountain", "code": "VPower Meter Fountain" }, { "name": "Construction Trailer", "code": "Construction Trailer" }, { "name": "Temp Power Pole", "code": "Temp Power Pole" }, { "name": "Subdivision Sign", "code": "Subdivision Sign" }, { "name": "US Government Prop", "code": "US Government Prop" }, { "name": "Water Meter", "code": "Water Meter" }, { "name": "Sign", "code": "Sign" }, { "name": "Power Meter Fountain", "code": "Power Meter Fountain" } ], "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, "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 }, "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": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "93883f813bf948219cf44783e901768d" }, { "currentVersion": 10.91, "cimVersion": "2.9.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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "93883f813bf948219cf44783e901768d"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1708190074000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "93883f813bf948219cf44783e901768d"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1708190173000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "93883f813bf948219cf44783e901768d"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.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",
"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": "7b31e5e508b67b6745d71625a0b5b060",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADzElEQVR4nO2cTZrbIAyGveCKOUnO0Yu0h5wu+jAlQn8gPjELsfHEBr3Exp8kx6P29fv5el7v57v9+fU8r/e/7UrrY0Zb3d7YJ4OTyGsifBzsab2f1j+Lk8hrrHFuS1fS7hVFcrR+IN58Aq2BdElzE9H2ozhWA/HmE+htnOFxApxu/GTOJq99d9KMeI5JYLovg5PIa6yXsW4/rVnCjeYk85oomiu3hUd8szjJPDmM8V4lr/hmchJ5PifCCSmd0G44c4NzkKefwA7gtATxRdAcAE8+gePSpUajQfQNDoj3P4yxjEm5phY3eUIOBCeR19QlvCrQXLrEBboIztg3kdc+Ou3eKqOmSHA05xKvmZPxRPmSJ+M+oziXeLwT0a6iloOuinAWB8iTH2dxEM0gDTo9qVYGB8z7fJhg6UvvM265Y9zk6e2A4Fzg6V74ZENzNE8M5PG38ArMisforYPiSCEMmDd74dfbr2Hc2MH49DeSc4nnf6QviSvVDu9ET3N2w5sgz36YIBmWJrWjNVkcAM8XB/Z9u/GX1E5yvAH0YZ4eB3qXvdY8zuUE5xJvzoWj2mXdDijOJV6blnXkqo8RO51UFieZ19gBO01y/+ME0JzxcxKPjwNXRdUKHaQVcpqj9QPx5hXIbenVjXpjBEfrB+R9nkBvlG5pkOXxEJxxXCJv790YS+s43fvJnABv9sLa1fJqkJZPojnJvDadVSun1JonlkJyLvCaa7VozSO+0vHTnAs8/kel1TTNE9hmcZJ5thPhhJROaDecucE5yVO98JhDUi1BfBE0B8TTH2dxRqNBNJJj9Qd8L96JUGNaasTt8+SrCA6XWYB58qsdqwItpUvWBE9xel8rOznMk9/O8rZRU6TjtC+Co40B8uR3Y7xRvuTJxuOeiUY5l3hrr3ZoOeiqCGdxwDz+cRYH0QzSoNOzCjI4Cbz2cfatCWney5ICNKezep8k3pkXLBXAxxbN4T6DebHfRKyEm9MUFGfsm8hrE9yrYVywSYyzn1GcSzzfI31JXKl20Il6VswpjmYbyLP/T4QzvDpRrWVxQDw7Duz7duIvj8dEc8A8OQ7cyVC8LYuTwFv7WfPUF8riJPDOvdoxjrfsZHESePy//O/mmjT1eR49RkNxEnln3s7yjEVz6L4kHv84a8c77ejMSY43gD/Mq8I7QV4V3gnyqvBOkFeFd4K8KrwT5FXhnSCvCu8EeVV4J8irwjtBXhXeCfKq8E6QV4V3grwqvBPkVeGdIK8K7wR5VXgnyKvCO0FeFd4J8qrwTpBXhXeCvCq8E+T9BUnv6DtSeBQfAAAAAElFTkSuQmCC",
"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": "69288d06fd20b273b1d76d34692e5cc5",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAD8AAAA/CAYAAABXXxDfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEcklEQVRogbVby3UjMQybw7TpCnJ0HbmtK0hvaWP3sE9+DAcAQWrCizMjiR+JIiDZOY8/338PIF8fn8fj9Szfr2fWv9KnxBkT+zDfmK6TNeRnpih/MsfVhLEgUZvSq2JA/p3ZCDMWg/z6+Lw46jienUcTt3SzSY0LgNqVxDGP1/N/8LkROcgcYH+7Y52su0vywp2xYaKMja/0qcl16sjE35yxJ+n3wwn3mb3r2FAT6upXNSSKDL5aTVUbXPmN/q5OGfwSZ7YVpLD3quq7WVfBGYvnOMzgO8o7qZqd79QQNabyc7W9g58E5s406zNZtTy2w1FyX1rtneLWcRzBX7VqanIYR0Bwy5Dlkva5cMVnNoN34vIOtFUZRlc+K2DVGxEhRybwtAOjVZYcx3FleA6zQzI52GR7kYQ4BdKxq+SsAnZlggJKKqJScXtnUk61GtNZdZlflxJ37Dm66J6Pf3dpLRq3WxSdys98i+/j55mVIke7hWh64aHERZcK++PnJe27Vdk1FD87NLZj141hCcV59s4tOEwqjsACdAiWmhDU9iP43Zl0pIIrFnB1w1T5iUja6FTXObnlduSkCoCRrR1kWJ/yYNM17KSi6/T0foDpQbblNVYX71Uq7uhwxkRbUVTGwrR3V4v1QytfbQcXGidwyXyAwe8Eq947lLUiLx0orsbAg41TWdGY7HBn9fPYqs25AarsQajrVFbHWDVp7paY0GWlnx5pnefKkIMgFWTmyXXZobqPWO/e39UhR5QiRmunBxyX3KhM6/IFi946+18F56QoC7haWeaz48OZG9CMxbY7oacLZQ4qIJ+Z2CsfFVYOufvS2Radi4qsJ/qM/JCXGbEjcwSNY3CX25xakoNwIS8vFrJRHmw6pKLSoxyq7LHsq3SozJFQ54jT34Edx8a0tjCxzvM7BpTeib2OVEhhfT+vqnO3yCk7Tl81VgmqQzLtc7opI8r5Kt3jxLqT0N1K6P1W2ndXWNlx4Sy2O7CsFm4r7RWMIT3oPRrncHZlb7UxbrLkcm8/TfssXeKSHWfPd6IDTHtFOzsXFNXlxR2Fzd1qkOG5RIM5PC2CjoOOLtcG8pty+04xq1bFXeFJdXfGMqHc3i1mqu1ORpb9ye8qWxDqnHRhp6MJHUYOqVXtwJlDxqLAPZ8Ns2rrbAtnNR2ClH1R0OvWl9YvMCd90QSxetLdWg4XQM9rLMT53+LaE8RwRXEBpv+s0ma3qHTad/t3x8lrLIdKqqujav8iR7vMcHq+OA7wbyYVlWRFJopCCGZjCqlqvNrG74JXrYi6J2OrO906LJDc7uhRvjxeT36kdZzv1gA3mEqvsx0cO+WRNhrrroS79yaO32EH/jLDISzuubqSnQsQx1fF+uAvMxw8vhv7pzpccoXE+kHSrsTqz1YBtXcKLXuvMqa8t9+5RIgBTQqai9/do/PSLb+iVo66+1ThPdNXrTzD9i4jtH6Q5DjP9ERRHAIFWgVVMcqKt8DzvKKbDhNjzqBgs243+zonQTYJ/wDk8xErG7RMLwAAAABJRU5ErkJggg==",
"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": [
74,
94,
176,
255
],
"toColor": [
74,
94,
176,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
98,
163,
83,
255
],
"toColor": [
98,
163,
83,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
95,
103,
255
],
"toColor": [
250,
95,
103,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
227,
79,
207,
255
],
"toColor": [
227,
79,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
143,
217,
242,
255
],
"toColor": [
143,
217,
242,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
210,
94,
255
],
"toColor": [
242,
210,
94,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
138,
80,
99,
255
],
"toColor": [
138,
80,
99,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
171,
118,
65,
255
],
"toColor": [
171,
118,
65,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
93,
245,
123,
255
],
"toColor": [
93,
245,
123,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
66,
130,
117,
255
],
"toColor": [
66,
130,
117,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
161,
247,
204,
255
],
"toColor": [
161,
247,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
133,
204,
255
],
"toColor": [
194,
133,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
79,
82,
227,
255
],
"toColor": [
79,
82,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
157,
167,
255
],
"toColor": [
245,
157,
167,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
191,
237,
100,
255
],
"toColor": [
191,
237,
100,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
117,
51,
130,
255
],
"toColor": [
117,
51,
130,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
120,
141,
179,
255
],
"toColor": [
120,
141,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
183,
184,
123,
255
],
"toColor": [
183,
184,
123,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
97,
166,
250,
255
],
"toColor": [
97,
166,
250,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
167,
103,
219,
255
],
"toColor": [
167,
103,
219,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
82,
118,
255
],
"toColor": [
204,
82,
118,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
247,
180,
143,
255
],
"toColor": [
247,
180,
143,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
135,
71,
55,
255
],
"toColor": [
135,
71,
55,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
244,
250,
157,
255
],
"toColor": [
244,
250,
157,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
63,
181,
175,
255
],
"toColor": [
63,
181,
175,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
181,
240,
153,
255
],
"toColor": [
181,
240,
153,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
95,
125,
245,
255
],
"toColor": [
95,
125,
245,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
138,
190,
255
],
"toColor": [
242,
138,
190,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
103,
245,
169,
255
],
"toColor": [
103,
245,
169,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
176,
155,
62,
255
],
"toColor": [
176,
155,
62,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
67,
47,
128,
255
],
"toColor": [
67,
47,
128,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
138,
125,
76,
255
],
"toColor": [
138,
125,
76,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
100,
189,
146,
255
],
"toColor": [
100,
189,
146,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
169,
191,
80,
255
],
"toColor": [
169,
191,
80,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
83,
237,
255
],
"toColor": [
199,
83,
237,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[CLASS]",
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelPerPart",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"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.77448292,
"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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE.STArea()",
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "93883f813bf948219cf44783e901768d"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE.STArea()",
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "93883f813bf948219cf44783e901768d"
}
],
"tables": []
}