{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "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": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ADDRESS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "MAP_PARCEL", "type": "esriFieldTypeString", "alias": "MAP_PARCEL", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "MAP_PARCEL" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "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" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STATUS" }, { "name": "ST_PREFIX", "type": "esriFieldTypeString", "alias": "ST_PREFIX", "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" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ST_PREFIX" }, { "name": "ST_NUMBER", "type": "esriFieldTypeInteger", "alias": "ST_NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST_NUMBER" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "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" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "ST_SUFFIX", "type": "esriFieldTypeString", "alias": "ST_SUFFIX", "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" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ST_SUFFIX" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST_ZIPCODE" }, { "name": "ST_CITY", "type": "esriFieldTypeString", "alias": "ST_CITY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "CHESAPEAKE", "modelName": "ST_CITY" }, { "name": "ST_STATE", "type": "esriFieldTypeString", "alias": "ST_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "VA", "modelName": "ST_STATE" }, { "name": "UNITS", "type": "esriFieldTypeString", "alias": "UNITS", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "UNITS" }, { "name": "USE_", "type": "esriFieldTypeString", "alias": "USE", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "USE" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT" }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLOOR" }, { "name": "DATE_ADDRESS_CHANGED", "type": "esriFieldTypeDate", "alias": "Date Address Changed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ADDRESS_CHANGED" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ADDR_NUM_SUFFIX", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ADDR_NUM_SUFFIX" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "ADDR_NUM_SUFFIX": null, "COMMENTS": null, "ADDRESS": null, "MAP_PARCEL": null, "STATUS": null, "ST_PREFIX": null, "ST_NUMBER": null, "ST_NAME": null, "ST_TYPE": null, "ST_SUFFIX": null, "ST_ZIPCODE": null, "ST_CITY": "CHESAPEAKE", "ST_STATE": "VA", "UNITS": null, "USE_": null, "PROJECT": null, "FLOOR": null, "DATE_ADDRESS_CHANGED": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "17db632246424853a6c570f2839991e9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Lot Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "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": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CREATED_USER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R376_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S343_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lot Lines", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "17db632246424853a6c570f2839991e9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Easements", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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>",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "CREATED_DATE",
"creatorField": "CREATED_USER",
"editDateField": "LAST_EDITED_DATE",
"editorField": "LAST_EDITED_USER"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": false,
"infoInEstimates": [
"extent"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"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": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"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
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSDashDot",
"color": [
0,
92,
230,
255
],
"width": 1.25
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "ANGLE",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "CRVTYPE",
"type": "esriFieldTypeSmallInteger",
"alias": "CRVTYPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CRVTYPE"
},
{
"name": "ANGLE",
"type": "esriFieldTypeString",
"alias": "ANGLE",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "ANGLE"
},
{
"name": "DISTANCE",
"type": "esriFieldTypeString",
"alias": "DISTANCE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "DISTANCE"
},
{
"name": "RADIUS",
"type": "esriFieldTypeString",
"alias": "RADIUS",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "RADIUS"
},
{
"name": "DELTA",
"type": "esriFieldTypeString",
"alias": "DELTA",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "DELTA"
},
{
"name": "TANGENT",
"type": "esriFieldTypeString",
"alias": "TANGENT",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "TANGENT"
},
{
"name": "ARCLENGTH",
"type": "esriFieldTypeString",
"alias": "ARCLENGTH",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "ARCLENGTH"
},
{
"name": "SIDE",
"type": "esriFieldTypeString",
"alias": "SIDE",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "SIDE"
},
{
"name": "WIDTH",
"type": "esriFieldTypeSmallInteger",
"alias": "WIDTH",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 10,
"modelName": "WIDTH"
},
{
"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"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TYPE_"
},
{
"name": "TYPE_DESC",
"type": "esriFieldTypeString",
"alias": "TYPE_DESC",
"domain": null,
"editable": true,
"nullable": true,
"length": 45,
"defaultValue": null,
"modelName": "TYPE_DESC"
},
{
"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"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SUB_TYPE2"
},
{
"name": "DATE_ADDED",
"type": "esriFieldTypeDate",
"alias": "DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "DATE_ADDED"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"name": "CREATED_USER",
"type": "esriFieldTypeString",
"alias": "CREATED_USER",
"domain": null,
"editable": false,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "CREATED_USER"
},
{
"name": "CREATED_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATED_DATE",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "CREATED_DATE"
},
{
"name": "LAST_EDITED_USER",
"type": "esriFieldTypeString",
"alias": "LAST_EDITED_USER",
"domain": null,
"editable": false,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "LAST_EDITED_USER"
},
{
"name": "LAST_EDITED_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDITED_DATE",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "LAST_EDITED_DATE"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R374_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S341_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Easements",
"description": "",
"prototype": {
"attributes": {
"DATE_ADDED": null,
"SOURCE": null,
"CRVTYPE": null,
"ANGLE": null,
"DISTANCE": null,
"RADIUS": null,
"DELTA": null,
"TANGENT": null,
"ARCLENGTH": null,
"SIDE": null,
"WIDTH": 10,
"TYPE_": null,
"TYPE_DESC": null,
"SUB_TYPE2": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "17db632246424853a6c570f2839991e9"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 7,
"name": "Streets",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 250000,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolyline",
"description": "The City's street centerlines as vector lines. VDOT_Rank field uses: LOS-LOCAL, COL-COLLECTOR, ARP-ARTERIAL PRIMARY, ARM-ARTERIAL MINORTYPE_ field uses: Street type follows U.S. Postal standardsLEFT_IS and RIGHT_IS fields use: O-odd numbers, E-even numbers, B- both odd and even numbersONEWAY field: BI- bidirectional, FT- From-to, TF- To-from",
"copyrightText": "City of Chesapeake, IT-GIS",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": false,
"infoInEstimates": [
"extent"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"modelName": "GP_572688820",
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 1.206037102538757E7,
"ymin": 3364089.2659623325,
"xmax": 1.2197188939749867E7,
"ymax": 3484966.6157381088,
"spatialReference": {
"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": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 1.1384625931839901E-4,
"zTolerance": 0.002,
"mTolerance": 0.002,
"falseX": -1.11140599999976E8,
"falseY": -9.1532099999988E7,
"xyUnits": 70270.205168762,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
156,
156,
156,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[PREFIX] CONCAT \" \" CONCAT [NAME] CONCAT \" \" CONCAT [TYPE_] CONCAT \" \" CONCAT [DIRECTION]",
"labelPlacement": "esriServerLinePlacementAboveBefore",
"textLayout": "followFeature",
"deconflictionStrategy": "none",
"lineConnection": "unambiguousLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"stackSeparators": [
{"separator": " "}
],
"removeDuplicates": "all",
"removeDuplicatesDistance": 50,
"useCodedValues": true,
"maxScale": 0,
"minScale": 24000,
"name": "Default",
"priority": 16,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 2,
"font": {
"family": "Arial",
"size": 9,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "NAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "FR_ADDR_L",
"type": "esriFieldTypeInteger",
"alias": "Left From Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FR_ADDR_L"
},
{
"name": "TO_ADDR_L",
"type": "esriFieldTypeInteger",
"alias": "Left To Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TO_ADDR_L"
},
{
"name": "LEFT_IS",
"type": "esriFieldTypeString",
"alias": "Left Address is Even/Odd",
"domain": {
"type": "codedValue",
"name": "SideAsEvenOdd",
"description": "Identifies whether street side is addressed even or odd",
"codedValues": [
{
"name": "E",
"code": "E"
},
{
"name": "O",
"code": "O"
},
{
"name": "B",
"code": "B"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "LEFT_IS"
},
{
"name": "FR_ADDR_R",
"type": "esriFieldTypeInteger",
"alias": "Right From Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FR_ADDR_R"
},
{
"name": "TO_ADDR_R",
"type": "esriFieldTypeInteger",
"alias": "Right To Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TO_ADDR_R"
},
{
"name": "RIGHT_IS",
"type": "esriFieldTypeString",
"alias": "Right Address is Even/Odd",
"domain": {
"type": "codedValue",
"name": "SideAsEvenOdd",
"description": "Identifies whether street side is addressed even or odd",
"codedValues": [
{
"name": "E",
"code": "E"
},
{
"name": "O",
"code": "O"
},
{
"name": "B",
"code": "B"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "RIGHT_IS"
},
{
"name": "PREFIX",
"type": "esriFieldTypeString",
"alias": "Prefix",
"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"
},
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "PREFIX"
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 57,
"defaultValue": null,
"modelName": "NAME"
},
{
"name": "TYPE_",
"type": "esriFieldTypeString",
"alias": "Type",
"domain": {
"type": "codedValue",
"name": "TYPE_STREET",
"description": "Domain for Street Types",
"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": "GATE",
"code": "GATE"
},
{
"name": "LAIR",
"code": "LAIR"
},
{
"name": "BANK",
"code": "BANK"
},
{
"name": "KEEP",
"code": "KEEP"
},
{
"name": "GRN",
"code": "GRN"
},
{
"name": "CMNS",
"code": "CMNS"
},
{
"name": "POINTE",
"code": "POINTE"
},
{
"name": "PKWY",
"code": "PKWY"
},
{
"name": "QUARTER",
"code": "QUARTER"
},
{
"name": "STRAND",
"code": "STRAND"
},
{
"name": "FLYWAY",
"code": "FLYWAY"
},
{
"name": "LOOKOUT",
"code": "LOOKOUT"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 12,
"defaultValue": null,
"modelName": "TYPE_"
},
{
"name": "DIRECTION",
"type": "esriFieldTypeString",
"alias": "Direction",
"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"
},
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "DIRECTION"
},
{
"name": "ONEWAY",
"type": "esriFieldTypeString",
"alias": "Oneway Indicator",
"domain": {
"type": "codedValue",
"name": "FLOW",
"description": "FLOW OF STREET",
"codedValues": [
{
"name": "BI",
"code": "BI"
},
{
"name": "TF",
"code": "TF"
},
{
"name": "FT",
"code": "FT"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": "BI",
"modelName": "ONEWAY"
},
{
"name": "SPEEDLMT",
"type": "esriFieldTypeSmallInteger",
"alias": "Speed Limit",
"domain": {
"type": "codedValue",
"name": "SpeedLimit",
"description": "Posted speed limit",
"codedValues": [
{
"name": "25",
"code": 25
},
{
"name": "30",
"code": 30
},
{
"name": "35",
"code": 35
},
{
"name": "45",
"code": 45
},
{
"name": "50",
"code": 50
},
{
"name": "55",
"code": 55
},
{
"name": "60",
"code": 60
},
{
"name": "40",
"code": 40
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"defaultValue": 25,
"modelName": "SPEEDLMT"
},
{
"name": "STREET_ID",
"type": "esriFieldTypeInteger",
"alias": "Street ID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "STREET_ID"
},
{
"name": "CLASS",
"type": "esriFieldTypeString",
"alias": "Roadway Use",
"domain": {
"type": "codedValue",
"name": "Class",
"description": "Road class as public, private, etc.",
"codedValues": [
{
"name": "EMERGENCY VEHICLES ONLY",
"code": "EVO"
},
{
"name": "PRIVATE EMERGENCY ONLY",
"code": "PRIVATE EVO"
},
{
"name": "CLOSED",
"code": "CLOSED"
},
{
"name": "PRIVATE GENERAL ACCESS",
"code": "PRIVATE"
},
{
"name": "PUBLIC",
"code": "PUBLIC"
},
{
"name": "PRELIMINARY",
"code": "PRELIM"
},
{
"name": "PRIVATE MHP",
"code": "PRIVATE MHP"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 37,
"defaultValue": "PUBLIC",
"modelName": "CLASS"
},
{
"name": "VDOT_RANK",
"type": "esriFieldTypeString",
"alias": "VDOT Rank",
"domain": {
"type": "codedValue",
"name": "VDOTRank",
"description": "VDOT Hierarchial Ranking -Descriptive",
"codedValues": [
{
"name": "RAMP",
"code": "RAMP"
},
{
"name": "FREEWAY",
"code": "FREEWAY"
},
{
"name": "PRIVATE",
"code": "PRIVATE"
},
{
"name": "SPECIAL_USE",
"code": "SPECIAL_USE"
},
{
"name": "ARTERIAL MINOR",
"code": "ARM"
},
{
"name": "ARTERIAL PRIMARY",
"code": "ARP"
},
{
"name": "COLLECTOR",
"code": "COL"
},
{
"name": "EXPRESSWAY",
"code": "EXPRESSWAY"
},
{
"name": "INTERSTATE",
"code": "INTERSTATE"
},
{
"name": "LOCAL",
"code": "LOS"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 24,
"defaultValue": null,
"modelName": "VDOT_RANK"
},
{
"name": "ZIP_LEFT",
"type": "esriFieldTypeInteger",
"alias": "Zipcode On Left",
"domain": {
"type": "codedValue",
"name": "ZipCode",
"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
},
{
"name": "23704",
"code": 23704
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ZIP_LEFT"
},
{
"name": "ZIP_RIGHT",
"type": "esriFieldTypeInteger",
"alias": "Zipcode On Right",
"domain": {
"type": "codedValue",
"name": "ZipCode",
"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
},
{
"name": "23704",
"code": 23704
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ZIP_RIGHT"
},
{
"name": "CITY_L",
"type": "esriFieldTypeString",
"alias": "City On Left",
"domain": {
"type": "codedValue",
"name": "CITY",
"description": "City street side located in",
"codedValues": [
{
"name": "CHESAPEAKE",
"code": "CHESAPEAKE"
},
{
"name": "NORFOLK",
"code": "NORFOLK"
},
{
"name": "PORTSMOUTH",
"code": "PORTSMOUTH"
},
{
"name": "SUFFOLK",
"code": "SUFFOLK"
},
{
"name": "VIRGINIA BEACH",
"code": "VIRGINIA BEACH"
},
{
"name": "MOYOCK",
"code": "MOYOCK"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": "CHESAPEAKE",
"modelName": "CITY_L"
},
{
"name": "CITY_R",
"type": "esriFieldTypeString",
"alias": "City On Right",
"domain": {
"type": "codedValue",
"name": "CITY",
"description": "City street side located in",
"codedValues": [
{
"name": "CHESAPEAKE",
"code": "CHESAPEAKE"
},
{
"name": "NORFOLK",
"code": "NORFOLK"
},
{
"name": "PORTSMOUTH",
"code": "PORTSMOUTH"
},
{
"name": "SUFFOLK",
"code": "SUFFOLK"
},
{
"name": "VIRGINIA BEACH",
"code": "VIRGINIA BEACH"
},
{
"name": "MOYOCK",
"code": "MOYOCK"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": "CHESAPEAKE",
"modelName": "CITY_R"
},
{
"name": "BOROUGH",
"type": "esriFieldTypeString",
"alias": "Borough",
"domain": {
"type": "codedValue",
"name": "BOROUGH",
"description": "Borough Domain for Streets",
"codedValues": [
{
"name": "Western Branch",
"code": "Western Branch"
},
{
"name": "Deep Creek",
"code": "Deep Creek"
},
{
"name": "South Norfolk",
"code": "South Norfolk"
},
{
"name": "Washington",
"code": "Washington"
},
{
"name": "Pleasant Grove",
"code": "Pleasant Grove"
},
{
"name": "Butts Road",
"code": "Butts Road"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "BOROUGH"
},
{
"name": "STATE",
"type": "esriFieldTypeString",
"alias": "State",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "STATE"
},
{
"name": "FR_FADDR_L",
"type": "esriFieldTypeInteger",
"alias": "Left From Full Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FR_FADDR_L"
},
{
"name": "TO_FADDR_L",
"type": "esriFieldTypeInteger",
"alias": "Left To Full Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TO_FADDR_L"
},
{
"name": "FR_FADDR_R",
"type": "esriFieldTypeInteger",
"alias": "Right From Full Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FR_FADDR_R"
},
{
"name": "TO_FADDR_R",
"type": "esriFieldTypeInteger",
"alias": "Right To Full Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TO_FADDR_R"
},
{
"name": "SHAPE_LENG",
"type": "esriFieldTypeDouble",
"alias": "Length In Feet",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE_LENG"
},
{
"name": "LENGTH_MILES",
"type": "esriFieldTypeDouble",
"alias": "Length In Miles",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LENGTH_MILES"
},
{
"name": "MINUTES",
"type": "esriFieldTypeDouble",
"alias": "Minutes",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MINUTES"
},
{
"name": "CREATED_USER",
"type": "esriFieldTypeString",
"alias": "Created User",
"domain": null,
"editable": false,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "CREATED_USER"
},
{
"name": "CREATED_DATE",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "CREATED_DATE"
},
{
"name": "LAST_EDITED_USER",
"type": "esriFieldTypeString",
"alias": "Last Editor",
"domain": null,
"editable": false,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "LAST_EDITED_USER"
},
{
"name": "LAST_EDITED_DATE",
"type": "esriFieldTypeDate",
"alias": "Last Edited Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "LAST_EDITED_DATE"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "SHAPE.STLength()"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R96_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_96",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_96",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S86_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Streets",
"description": "",
"prototype": {
"attributes": {
"MINUTES": null,
"LENGTH_MILES": null,
"FR_ADDR_L": null,
"TO_ADDR_L": null,
"LEFT_IS": null,
"FR_ADDR_R": null,
"TO_ADDR_R": null,
"RIGHT_IS": null,
"PREFIX": null,
"NAME": null,
"TYPE_": null,
"DIRECTION": null,
"ONEWAY": "BI",
"SPEEDLMT": 25,
"STREET_ID": null,
"CLASS": "PUBLIC",
"VDOT_RANK": null,
"ZIP_LEFT": null,
"ZIP_RIGHT": null,
"CITY_L": "CHESAPEAKE",
"CITY_R": "CHESAPEAKE",
"BOROUGH": null,
"STATE": null,
"FR_FADDR_L": null,
"TO_FADDR_L": null,
"FR_FADDR_R": null,
"TO_FADDR_R": null,
"SHAPE_LENG": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "17db632246424853a6c570f2839991e9"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 3,
"name": "Subdivisions",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 150000,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1708190074000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"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": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"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
},
"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
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "CreatedByRecord",
"type": "esriFieldTypeGUID",
"alias": "Created By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "CreatedByRecord"
},
{
"name": "RetiredByRecord",
"type": "esriFieldTypeGUID",
"alias": "Retired By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "RetiredByRecord"
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedArea"
},
{
"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"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedAreaUnit"
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalculatedArea"
},
{
"name": "MiscloseRatio",
"type": "esriFieldTypeDouble",
"alias": "Misclose Ratio",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MiscloseRatio"
},
{
"name": "MiscloseDistance",
"type": "esriFieldTypeDouble",
"alias": "Misclose Distance",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MiscloseDistance"
},
{
"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"
},
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "IsSeed"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"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"
},
"editable": false,
"nullable": true,
"defaultValue": 6,
"modelName": "VALIDATIONSTATUS"
},
{
"name": "MapNumber",
"type": "esriFieldTypeString",
"alias": "Map Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 7,
"defaultValue": null,
"modelName": "MapNumber"
},
{
"name": "MapBook",
"type": "esriFieldTypeString",
"alias": "MapBook",
"domain": null,
"editable": true,
"nullable": true,
"length": 1000,
"defaultValue": null,
"modelName": "MapBook"
},
{
"name": "Record",
"type": "esriFieldTypeString",
"alias": "Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Record"
},
{
"name": "OBID",
"type": "esriFieldTypeInteger",
"alias": "OBID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "OBID"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "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": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Subdivisions",
"description": "",
"prototype": {
"attributes": {
"Record": null,
"OBID": null,
"Name": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"MapNumber": null,
"MapBook": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"userTypeExtensions": [
"parcelFabric"
],
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "17db632246424853a6c570f2839991e9"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 4,
"name": "Parcels",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 250000,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1708190173000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": 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": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"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
},
"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
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "CreatedByRecord",
"type": "esriFieldTypeGUID",
"alias": "Created By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "CreatedByRecord"
},
{
"name": "RetiredByRecord",
"type": "esriFieldTypeGUID",
"alias": "Retired By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "RetiredByRecord"
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedArea"
},
{
"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"
},
"editable": true,
"nullable": true,
"defaultValue": 109402,
"modelName": "StatedAreaUnit"
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalculatedArea"
},
{
"name": "MiscloseRatio",
"type": "esriFieldTypeDouble",
"alias": "Misclose Ratio",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MiscloseRatio"
},
{
"name": "MiscloseDistance",
"type": "esriFieldTypeDouble",
"alias": "Misclose Distance",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MiscloseDistance"
},
{
"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"
},
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "IsSeed"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"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"
},
"editable": false,
"nullable": true,
"defaultValue": 6,
"modelName": "VALIDATIONSTATUS"
},
{
"name": "CalcAcreage",
"type": "esriFieldTypeDouble",
"alias": "Acres Calculated",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalcAcreage"
},
{
"name": "Date_Recd",
"type": "esriFieldTypeDate",
"alias": "Recorded Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Date_Recd"
},
{
"name": "ParNo",
"type": "esriFieldTypeString",
"alias": "ParNo",
"domain": null,
"editable": true,
"nullable": true,
"length": 6,
"defaultValue": null,
"modelName": "ParNo"
},
{
"name": "MapNumber",
"type": "esriFieldTypeString",
"alias": "Map Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 7,
"defaultValue": null,
"modelName": "MapNumber"
},
{
"name": "Cntrl_No",
"type": "esriFieldTypeDouble",
"alias": "Control Number",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Cntrl_No"
},
{
"name": "VisionID",
"type": "esriFieldTypeInteger",
"alias": "Vision ID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "VisionID"
},
{
"name": "Record",
"type": "esriFieldTypeString",
"alias": "Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Record"
},
{
"name": "OBID",
"type": "esriFieldTypeInteger",
"alias": "OBID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "OBID"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "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": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Parcels",
"description": "",
"prototype": {
"attributes": {
"Record": null,
"OBID": null,
"Name": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": 109402,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"Cntrl_No": null,
"MapNumber": null,
"ParNo": null,
"Date_Recd": null,
"VisionID": null,
"CalcAcreage": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"userTypeExtensions": [
"parcelFabric"
],
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "17db632246424853a6c570f2839991e9"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 5,
"name": "Zoning",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 50000,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "CREATED_DATE",
"creatorField": "CREATED_USER",
"editDateField": "LAST_EDITED_DATE",
"editorField": "LAST_EDITED_USER"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": false,
"infoInEstimates": [
"extent"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"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": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"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
},
"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": [
148,
68,
124,
255
],
"toColor": [
148,
68,
124,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
125,
212,
74,
255
],
"toColor": [
125,
212,
74,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
141,
226,
247,
255
],
"toColor": [
141,
226,
247,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
247,
169,
96,
255
],
"toColor": [
247,
169,
96,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
88,
105,
237,
255
],
"toColor": [
88,
105,
237,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
77,
130,
85,
255
],
"toColor": [
77,
130,
85,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
110,
241,
255
],
"toColor": [
250,
110,
241,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
87,
121,
179,
255
],
"toColor": [
87,
121,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
72,
82,
255
],
"toColor": [
199,
72,
82,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
232,
250,
160,
255
],
"toColor": [
232,
250,
160,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
111,
237,
183,
255
],
"toColor": [
111,
237,
183,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
162,
232,
255
],
"toColor": [
245,
162,
232,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
140,
128,
49,
255
],
"toColor": [
140,
128,
49,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
176,
136,
118,
255
],
"toColor": [
176,
136,
118,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
59,
46,
133,
255
],
"toColor": [
59,
46,
133,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
70,
134,
143,
255
],
"toColor": [
70,
134,
143,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
217,
167,
255
],
"toColor": [
250,
217,
167,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
154,
76,
207,
255
],
"toColor": [
154,
76,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
230,
215,
87,
255
],
"toColor": [
230,
215,
87,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
247,
161,
165,
255
],
"toColor": [
247,
161,
165,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
133,
76,
81,
255
],
"toColor": [
133,
76,
81,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
149,
112,
194,
255
],
"toColor": [
149,
112,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
91,
201,
187,
255
],
"toColor": [
91,
201,
187,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
232,
121,
84,
255
],
"toColor": [
232,
121,
84,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
88,
138,
255
],
"toColor": [
237,
88,
138,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
123,
196,
110,
255
],
"toColor": [
123,
196,
110,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
168,
110,
62,
255
],
"toColor": [
168,
110,
62,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
90,
189,
242,
255
],
"toColor": [
90,
189,
242,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
77,
99,
191,
255
],
"toColor": [
77,
99,
191,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
222,
95,
175,
255
],
"toColor": [
222,
95,
175,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
114,
94,
140,
255
],
"toColor": [
114,
94,
140,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
119,
57,
145,
255
],
"toColor": [
119,
57,
145,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
57,
143,
56,
255
],
"toColor": [
57,
143,
56,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
196,
245,
91,
255
],
"toColor": [
196,
245,
91,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
167,
179,
120,
255
],
"toColor": [
167,
179,
120,
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"
}
}
}
]
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID_1",
"globalIdField": "GlobalID",
"displayField": "CLASS",
"typeIdField": "CLASS",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID_1"
},
{
"name": "CLASS",
"type": "esriFieldTypeString",
"alias": "CLASS",
"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"
},
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "CLASS"
},
{
"name": "APPNO",
"type": "esriFieldTypeString",
"alias": "APPNO",
"domain": null,
"editable": true,
"nullable": true,
"length": 14,
"defaultValue": null,
"modelName": "APPNO"
},
{
"name": "APPNO2",
"type": "esriFieldTypeString",
"alias": "APPNO2",
"domain": null,
"editable": true,
"nullable": true,
"length": 14,
"defaultValue": null,
"modelName": "APPNO2"
},
{
"name": "DATE_",
"type": "esriFieldTypeDate",
"alias": "DATE_",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "DATE_"
},
{
"name": "PROJECT",
"type": "esriFieldTypeString",
"alias": "PROJECT",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "PROJECT"
},
{
"name": "OPENSPACEPRESERVATION",
"type": "esriFieldTypeString",
"alias": "OPENSPACEPRESERVATION",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OPENSPACEPRESERVATION"
},
{
"name": "ACREAGE",
"type": "esriFieldTypeDouble",
"alias": "ACREAGE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ACREAGE"
},
{
"name": "HISTORIC",
"type": "esriFieldTypeString",
"alias": "HISTORIC",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "HISTORIC"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "SHAPE.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "SHAPE.STLength()"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R21_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S16_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "A-1",
"name": "A-1",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "A-1",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "A-1",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "A-1 OSAP",
"name": "A-1 OSAP",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "A-1 OSAP",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "A-1 OSAP",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "AC",
"name": "AC",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "AC",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "AC",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "B-1",
"name": "B-1",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "B-1",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "B-1",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "B-2",
"name": "B-2",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "B-2",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "B-2",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "B-3",
"name": "B-3",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "B-3",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "B-3",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "B-4",
"name": "B-4",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "B-4",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "B-4",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "B-5",
"name": "B-5",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "B-5",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "B-5",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "C-1",
"name": "C-1",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "C-1",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "C-1",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "C-2",
"name": "C-2",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "C-2",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "C-2",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "M-1",
"name": "M-1",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "M-1",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "M-1",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "M-2",
"name": "M-2",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "M-2",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "M-2",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "M-3",
"name": "M-3",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "M-3",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "M-3",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MXD-U",
"name": "MXD-U",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "MXD-U",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "MXD-U",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "O-I",
"name": "O-I",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "O-I",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "O-I",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PUD",
"name": "PUD",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "PUD",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "PUD",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-10",
"name": "R-10",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-10",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-10",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-10S",
"name": "R-10S",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-10S",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-10S",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-12(A)S",
"name": "R-12(A)S",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-12(A)S",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-12(A)S",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-12S",
"name": "R-12S",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-12S",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-12S",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-15",
"name": "R-15",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-15",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-15",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-15(A)S",
"name": "R-15(A)S",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-15(A)S",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-15(A)S",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-15S",
"name": "R-15S",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-15S",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-15S",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-25(A)S",
"name": "R-25(A)S",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-25(A)S",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-25(A)S",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-25S",
"name": "R-25S",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-25S",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-25S",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-40",
"name": "R-40",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-40",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-40",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-40S",
"name": "R-40S",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-40S",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-40S",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-6",
"name": "R-6",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-6",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-6",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-8",
"name": "R-8",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-8",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-8",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-8S",
"name": "R-8S",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-8S",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-8S",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-MF-1",
"name": "R-MF-1",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-MF-1",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-MF-1",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-MF-2",
"name": "R-MF-2",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-MF-2",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-MF-2",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-SFA",
"name": "R-SFA",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-SFA",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-SFA",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R-TH-1",
"name": "R-TH-1",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "R-TH-1",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "R-TH-1",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "RE-1",
"name": "RE-1",
"domains": {
"CLASS": {"type": "inherited"},
"PROFFERS": {"type": "inherited"}
},
"templates": [
{
"name": "RE-1",
"description": "",
"prototype": {
"attributes": {
"HISTORIC": null,
"CLASS": "RE-1",
"APPNO": null,
"APPNO2": null,
"DATE_": null,
"PROJECT": null,
"OPENSPACEPRESERVATION": null,
"ACREAGE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "17db632246424853a6c570f2839991e9"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 6,
"name": "City Boundary",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 250000,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "CREATED_DATE",
"creatorField": "CREATED_USER",
"editDateField": "LAST_EDITED_DATE",
"editorField": "LAST_EDITED_USER"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": 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": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"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
},
"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
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "OBJECTID",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "SHAPE.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "SHAPE.STLength()"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R168_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S155_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "City Boundary",
"description": "",
"prototype": {
"attributes": {}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "17db632246424853a6c570f2839991e9"
}
],
"tables": []
}