{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0012369127385408998, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.21841899999896E8, "falseY": -9.3658999999648E7, "xyUnits": 6467.715749647042, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 208, 200, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUMBER1] CONCAT \"-\" CONCAT [NUMBER_SUF]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "where": "NUMBER_SUF IS NOT NULL AND (ADD_TYPE <> 'HP Archive' OR ADD_TYPE IS NULL)", "useCodedValues": true, "maxScale": 0, "minScale": 1900, "name": "suffix_num", "priority": 11, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 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" } } }, { "labelExpression": "[NUMBER1]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "where": "NUMBER_SUF IS NULL AND (ADD_TYPE <> 'HP Archive' OR ADD_TYPE IS NULL)", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "no suffix", "priority": 13, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "\"-\"", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "where": "NUMBER_SUF IS NOT NULL AND (ADD_TYPE <> 'HP Archive' OR ADD_TYPE IS NULL)", "useCodedValues": true, "maxScale": 1901, "minScale": 0, "name": "suffix_dash", "priority": 12, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1667344.662811011, "ymin": 768371.6683676988, "xmax": 1737543.1887782067, "ymax": 872339.5262681693, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NUMBER1", "typeIdField": "ELU_CLASSIFICATION", "subtypeFieldName": "ELU_CLASSIFICATION", "subtypeField": "ELU_CLASSIFICATION", "defaultSubtypeCode": 29, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 110, "domain": null }, { "name": "NUMBER1", "type": "esriFieldTypeInteger", "alias": "NUMBER1", "domain": null }, { "name": "NUMBER_SUF", "type": "esriFieldTypeString", "alias": "NUMBER_SUF", "length": 10, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 2, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "ADD_TYPE", "type": "esriFieldTypeString", "alias": "ADD_TYPE", "length": 30, "domain": { "type": "codedValue", "name": "dmAddType", "description": "", "codedValues": [ { "name": "HP Vacant", "code": "Vacant" }, { "name": "HP Residential", "code": "Residential" }, { "name": "HP Non-Residential", "code": "Non-Residential" }, { "name": "HP Other", "code": "Other" }, { "name": "Receives 911 Response", "code": "911" }, { "name": "Outside HP", "code": "Outside" }, { "name": "HP Service", "code": "HP Service" }, { "name": "HP Archive", "code": "HP Archive" }, { "name": "HP Preliminary", "code": "HP Preliminary" }, { "name": "Outside Service", "code": "Outside Service" }, { "name": "Property", "code": "Property" }, { "name": "HP Permit", "code": "HP Permit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_911", "type": "esriFieldTypeString", "alias": "CITY_911", "length": 4, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CITY_ZIP", "type": "esriFieldTypeString", "alias": "CITY_ZIP", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "I_O", "type": "esriFieldTypeSmallInteger", "alias": "I_O", "domain": null }, { "name": "PRIM_ADD", "type": "esriFieldTypeSmallInteger", "alias": "PRIMARY", "domain": null }, { "name": "ELU_CLASSIFICATION", "type": "esriFieldTypeSmallInteger", "alias": "ELU_CLASSIFICATION", "domain": { "type": "codedValue", "name": "ELUclasscat", "description": "Existing Land Use Classification & Category", "codedValues": [ { "name": "Agricultural-Agriculture", "code": 1 }, { "name": "Residential-Common Elements Recreation", "code": 2 }, { "name": "Residential-Household Living", "code": 3 }, { "name": "Residential-Group Living", "code": 4 }, { "name": "Residential-Life Care", "code": 5 }, { "name": "Institutional-Civic", "code": 6 }, { "name": "Institutional-Day Care", "code": 7 }, { "name": "Institutional-Education", "code": 8 }, { "name": "Institutional-Health Care", "code": 9 }, { "name": "Institutional-Religious", "code": 10 }, { "name": "Institutional-Transportation", "code": 11 }, { "name": "Institutional-Utilities", "code": 12 }, { "name": "Commercial-Adult Entertainment", "code": 13 }, { "name": "Commercial-Animal Care", "code": 14 }, { "name": "Commercial-Eating Establishments", "code": 15 }, { "name": "Commercial-Offices", "code": 16 }, { "name": "Commercial-Parking", "code": 17 }, { "name": "Commercial-Personal Services", "code": 18 }, { "name": "Commercial-Recreation and Leisure", "code": 19 }, { "name": "Commercial-Retail Sales", "code": 20 }, { "name": "Commercial-Vehicle Establishments", "code": 21 }, { "name": "Commercial-Visitor Accomodations", "code": 22 }, { "name": "Industrial-Extractive", "code": 23 }, { "name": "Industrial-Industrial Services", "code": 24 }, { "name": "Industrial-Manufacturing and Production", "code": 25 }, { "name": "Industrial-Warehousing and Freight Movement", "code": 26 }, { "name": "Industrial-Waste Related Service", "code": 27 }, { "name": "Industrial-Wholesale Trade", "code": 28 }, { "name": "Unassigned", "code": 29 }, { "name": "Undeveloped", "code": 30 }, { "name": "Unused", "code": 31 }, { "name": "N/A", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "loc_id", "type": "esriFieldTypeInteger", "alias": "loc_id", "domain": null }, { "name": "ALLOW_PLAN", "type": "esriFieldTypeString", "alias": "ALLOW_PLAN", "length": 3, "domain": null }, { "name": "ALLOW_PERMITS", "type": "esriFieldTypeString", "alias": "ALLOW_PERMITS", "length": 3, "domain": null }, { "name": "ALLOW_UTIL", "type": "esriFieldTypeString", "alias": "ALLOW_UTIL", "length": 3, "domain": null }, { "name": "ALLOW_911", "type": "esriFieldTypeString", "alias": "ALLOW_911", "length": 3, "domain": null }, { "name": "is_active", "type": "esriFieldTypeSmallInteger", "alias": "is_active", "domain": null }, { "name": "ts_update", "type": "esriFieldTypeDate", "alias": "ts_update", "length": 8, "domain": null }, { "name": "addresscay", "type": "esriFieldTypeString", "alias": "addresscay", "length": 100, "domain": null }, { "name": "eff_begin", "type": "esriFieldTypeDate", "alias": "eff_begin", "length": 8, "domain": null }, { "name": "eff_end", "type": "esriFieldTypeDate", "alias": "eff_end", "length": 8, "domain": null }, { "name": "ts_created", "type": "esriFieldTypeDate", "alias": "ts_created", "length": 8, "domain": null }, { "name": "addr_guid", "type": "esriFieldTypeGUID", "alias": "addr_guid", "length": 38, "domain": null }, { "name": "parcel", "type": "esriFieldTypeString", "alias": "parcel", "length": 50, "domain": null }, { "name": "SITE_NGUID", "type": "esriFieldTypeString", "alias": "SITE_NGUID", "length": 254, "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "DiscrpAgID", "length": 75, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 40, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 2, "domain": null }, { "name": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Inc_Muni", "length": 100, "domain": null }, { "name": "MSAG_Comm", "type": "esriFieldTypeString", "alias": "MSAG_Comm", "length": 30, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "St_PreDir", "length": 9, "domain": null }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "St_PosDir", "length": 9, "domain": null }, { "name": "St_PosType", "type": "esriFieldTypeString", "alias": "St_PosType", "length": 50, "domain": null }, { "name": "GC_Exception", "type": "esriFieldTypeString", "alias": "GC_Exception", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R537722_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_537722", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_537722", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S524932_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 1, "name": "Agricultural-Agriculture" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 2, "name": "Residential-Common Elements Recreation" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 3, "name": "Residential-Household Living" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 4, "name": "Residential-Group Living" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 5, "name": "Residential-Life Care" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 6, "name": "Institutional-Civic" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 7, "name": "Institutional-Day Care" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 8, "name": "Institutional-Education" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 9, "name": "Institutional-Health Care" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 10, "name": "Institutional-Religious" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 11, "name": "Institutional-Transportation" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 12, "name": "Institutional-Utilities" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 13, "name": "Commercial-Adult Entertainment" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 14, "name": "Commercial-Animal Care" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 15, "name": "Commercial-Eating Establishments" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 16, "name": "Commercial-Offices" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 17, "name": "Commercial-Parking" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 18, "name": "Commercial-Personal Services" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 19, "name": "Commercial-Recreation and Leisure" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 20, "name": "Commercial-Retail Sales" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 21, "name": "Commercial-Vehicle Establishments" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 22, "name": "Commercial-Visitor Accomodations" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 23, "name": "Industrial-Extractive" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 24, "name": "Industrial-Industrial Services" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 25, "name": "Industrial-Manufacturing and Production" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 26, "name": "Industrial-Warehousing and Freight Movement" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 27, "name": "Industrial-Waste Related Service" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 28, "name": "Industrial-Wholesale Trade" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 29, "name": "Unassigned" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 30, "name": "Undeveloped" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 31, "name": "Unused" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "id": 32, "name": "N/A" } ], "subtypes": [ { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 1, "name": "Agricultural-Agriculture" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 2, "name": "Residential-Common Elements Recreation" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 3, "name": "Residential-Household Living" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 4, "name": "Residential-Group Living" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 5, "name": "Residential-Life Care" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 6, "name": "Institutional-Civic" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 7, "name": "Institutional-Day Care" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 8, "name": "Institutional-Education" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 9, "name": "Institutional-Health Care" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 10, "name": "Institutional-Religious" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 11, "name": "Institutional-Transportation" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 12, "name": "Institutional-Utilities" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 13, "name": "Commercial-Adult Entertainment" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 14, "name": "Commercial-Animal Care" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 15, "name": "Commercial-Eating Establishments" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 16, "name": "Commercial-Offices" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 17, "name": "Commercial-Parking" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 18, "name": "Commercial-Personal Services" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 19, "name": "Commercial-Recreation and Leisure" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 20, "name": "Commercial-Retail Sales" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 21, "name": "Commercial-Vehicle Establishments" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 22, "name": "Commercial-Visitor Accomodations" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 23, "name": "Industrial-Extractive" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 24, "name": "Industrial-Industrial Services" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 25, "name": "Industrial-Manufacturing and Production" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 26, "name": "Industrial-Warehousing and Freight Movement" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 27, "name": "Industrial-Waste Related Service" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 28, "name": "Industrial-Wholesale Trade" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 29, "name": "Unassigned" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 30, "name": "Undeveloped" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 31, "name": "Unused" }, { "domains": { "ADD_TYPE": {"type": "inherited"} }, "defaultValues": { "ID": null, "ADDRESS": null, "NUMBER1": null, "NUMBER_SUF": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "CITY": null, "STATE": null, "ZIP": null, "ADD_TYPE": null, "CITY_911": null, "START_DATE": null, "END_DATE": null, "GLOBALID": null, "CITY_ZIP": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "I_O": null, "PRIM_ADD": null, "ELU_CLASSIFICATION": null, "loc_id": null, "ALLOW_PLAN": null, "ALLOW_PERMITS": null, "ALLOW_UTIL": null, "ALLOW_911": null, "is_active": null, "ts_update": null, "addresscay": null, "eff_begin": null, "eff_end": null, "ts_created": null, "addr_guid": null, "parcel": null, "SITE_NGUID": null, "DiscrpAgID": null, "County": null, "Country": null, "Inc_Muni": null, "MSAG_Comm": null, "St_PreDir": null, "St_PosDir": null, "St_PosType": null, "GC_Exception": null }, "code": 32, "name": "N/A" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "CE_districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1672073.7888155878, "ymin": 785239.1869312525, "xmax": 1742875.3749024272, "ymax": 856041.6877144277, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WORKAREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeInteger", "alias": "DISTRICT", "domain": null }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "COUNT_", "type": "esriFieldTypeInteger", "alias": "COUNT_", "domain": null }, { "name": "WORKAREA", "type": "esriFieldTypeString", "alias": "WORKAREA", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R335622_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S333421_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "PLAN_districts", "type": "Feature Layer", "description": "The Inspection Zones boundary for High Point is divided into 6 zones. The Planning & Development Department Building Inspection Division is charged with the administration and enforcement of the North Carolina State Building Codes as required by General Statute and adopted by the General Council.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 7.91624178470181E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.21841899999671E8, "falseY": -9.36589999998895E7, "xyUnits": 10105.8055294118, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "HPGIS/gis@highpointnc.gov/336-883-3286", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1672073.7888836712, "ymin": 785239.1870041043, "xmax": 1742714.2049219906, "ymax": 856041.6877961159, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PERIMETER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R361103_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S356546_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "FIRE_districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1670337.510463968, "ymin": 766762.912204057, "xmax": 1739100.3512844741, "ymax": 872681.2000389844, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "URL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIRE_FIRESTAT_AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "STATION", "type": "esriFieldTypeSmallInteger", "alias": "STATION", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "length": 20, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "CADCODE", "type": "esriFieldTypeString", "alias": "CADCODE", "length": 4, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R796_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S638_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1469470800000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Tax Parcels Old", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1640123.1502891928, "ymin": 739717.9508741647, "xmax": 1762736.9401661158, "ymax": 875084.6374893785, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "hpgdb.PLANIMETRICS.MergedParcels.PARCELNO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "hpgdb.PLANIMETRICS.MergedParcels.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.PARCELNO", "type": "esriFieldTypeString", "alias": "PARCELNO", "length": 50, "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.O_NAME", "type": "esriFieldTypeString", "alias": "O_NAME", "length": 600, "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.O_ADD", "type": "esriFieldTypeString", "alias": "O_ADD", "length": 50, "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.O_CITY", "type": "esriFieldTypeString", "alias": "O_CITY", "length": 50, "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.O_STATE", "type": "esriFieldTypeString", "alias": "O_STATE", "length": 50, "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.O_ZIP", "type": "esriFieldTypeString", "alias": "O_ZIP", "length": 50, "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.SQFT", "type": "esriFieldTypeInteger", "alias": "SQFT", "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.YEAR_BUILT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "length": 5, "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.O_ADD2", "type": "esriFieldTypeString", "alias": "O_ADD2", "length": 50, "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.LOC_ADD", "type": "esriFieldTypeString", "alias": "LOC_ADD", "length": 50, "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.MAIN_BLDG_ASSESSED", "type": "esriFieldTypeDouble", "alias": "MAIN_BLDG_ASSESSED", "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.OTHER_BLDG_ASSESSED", "type": "esriFieldTypeDouble", "alias": "OTHER_BLDG_ASSESSED", "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.LAND_ASSESSED", "type": "esriFieldTypeDouble", "alias": "LAND_ASSESSED", "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.TOTAL_ASSESSED", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED", "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.TAX_DEFERRED", "type": "esriFieldTypeDouble", "alias": "TAX_DEFERRED", "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.TAX_VALUE", "type": "esriFieldTypeDouble", "alias": "TAX_VALUE", "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "hpgdb.CITY.addrdat.ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "hpgdb.CITY.addrdat.ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "hpgdb.CITY.addrdat.ADD_CITY", "type": "esriFieldTypeString", "alias": "ADD_CITY", "length": 30, "domain": null }, { "name": "hpgdb.CITY.addrdat.CITY_POSTAL", "type": "esriFieldTypeString", "alias": "CITY_POSTAL", "length": 30, "domain": null }, { "name": "hpgdb.CITY.addrdat.ADD_STATE", "type": "esriFieldTypeString", "alias": "ADD_STATE", "length": 2, "domain": null }, { "name": "hpgdb.CITY.addrdat.ADD_ZIP", "type": "esriFieldTypeString", "alias": "ADD_ZIP", "length": 20, "domain": null }, { "name": "hpgdb.CITY.addrdat.TAX_OWNER", "type": "esriFieldTypeString", "alias": "TAX_OWNER", "length": 600, "domain": null }, { "name": "hpgdb.CITY.addrdat.TAX_OWNER_ADD", "type": "esriFieldTypeString", "alias": "TAX_OWNER_ADD", "length": 50, "domain": null }, { "name": "hpgdb.CITY.addrdat.TAX_OWNER__ADD2", "type": "esriFieldTypeString", "alias": "TAX_OWNER__ADD2", "length": 50, "domain": null }, { "name": "hpgdb.CITY.addrdat.TAX_OWNER_CITY", "type": "esriFieldTypeString", "alias": "TAX_OWNER_CITY", "length": 50, "domain": null }, { "name": "hpgdb.CITY.addrdat.TAX_OWNER_STATE", "type": "esriFieldTypeString", "alias": "TAX_OWNER_STATE", "length": 20, "domain": null }, { "name": "hpgdb.CITY.addrdat.TAX_OWNER_ZIP", "type": "esriFieldTypeString", "alias": "TAX_OWNER_ZIP", "length": 20, "domain": null }, { "name": "hpgdb.CITY.addrdat.ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "hpgdb.CITY.addrdat.SQFT", "type": "esriFieldTypeInteger", "alias": "SQFT", "domain": null }, { "name": "hpgdb.CITY.addrdat.YEAR_BUILT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "length": 5, "domain": null }, { "name": "hpgdb.CITY.addrdat.PRIM_ADD", "type": "esriFieldTypeInteger", "alias": "PRIM_ADD", "domain": null }, { "name": "hpgdb.CITY.addrdat.ALLOW_PLAN", "type": "esriFieldTypeString", "alias": "ALLOW_PLAN", "length": 3, "domain": null }, { "name": "hpgdb.CITY.addrdat.ALLOW_PERMIT", "type": "esriFieldTypeString", "alias": "ALLOW_PERMIT", "length": 3, "domain": null }, { "name": "hpgdb.CITY.addrdat.ALLOW_UTIL", "type": "esriFieldTypeString", "alias": "ALLOW_UTIL", "length": 3, "domain": null }, { "name": "hpgdb.CITY.addrdat.ALLOW_911", "type": "esriFieldTypeString", "alias": "ALLOW_911", "length": 3, "domain": null }, { "name": "hpgdb.CITY.addrdat.CHANGED_TO", "type": "esriFieldTypeString", "alias": "CHANGED_TO", "length": 80, "domain": null }, { "name": "hpgdb.CITY.addrdat.JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 80, "domain": null }, { "name": "hpgdb.CITY.addrdat.CITY_LIMITS", "type": "esriFieldTypeString", "alias": "CITY_LIMITS", "length": 3, "domain": null }, { "name": "hpgdb.CITY.addrdat.PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 30, "domain": null }, { "name": "hpgdb.CITY.addrdat.COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 30, "domain": null }, { "name": "hpgdb.CITY.addrdat.ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 100, "domain": null }, { "name": "hpgdb.CITY.addrdat.GARBAGE", "type": "esriFieldTypeString", "alias": "GARBAGE", "length": 100, "domain": null }, { "name": "hpgdb.CITY.addrdat.FLOODZONE", "type": "esriFieldTypeString", "alias": "FLOODZONE", "length": 60, "domain": null }, { "name": "hpgdb.CITY.addrdat.LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "length": 128, "domain": null }, { "name": "hpgdb.CITY.addrdat.SPECIALUSE", "type": "esriFieldTypeString", "alias": "SPECIALUSE", "length": 50, "domain": null }, { "name": "hpgdb.CITY.addrdat.WARDS", "type": "esriFieldTypeString", "alias": "WARDS", "length": 30, "domain": null }, { "name": "hpgdb.CITY.addrdat.WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 240, "domain": null }, { "name": "hpgdb.CITY.addrdat.AIRPORT", "type": "esriFieldTypeString", "alias": "AIRPORT", "length": 30, "domain": null }, { "name": "hpgdb.CITY.addrdat.BA", "type": "esriFieldTypeString", "alias": "BA", "length": 40, "domain": null }, { "name": "hpgdb.CITY.addrdat.FLOODZONE_FZDEF", "type": "esriFieldTypeString", "alias": "FLOODZONE_FZDEF", "length": 200, "domain": null }, { "name": "hpgdb.CITY.addrdat.HISTORIC", "type": "esriFieldTypeString", "alias": "HISTORIC", "length": 30, "domain": null }, { "name": "hpgdb.CITY.addrdat.IMUD", "type": "esriFieldTypeString", "alias": "IMUD", "length": 70, "domain": null }, { "name": "hpgdb.CITY.addrdat.SCENIC", "type": "esriFieldTypeString", "alias": "SCENIC", "length": 10, "domain": null }, { "name": "hpgdb.CITY.addrdat.SUBBASIN", "type": "esriFieldTypeString", "alias": "SUBBASIN", "length": 70, "domain": null }, { "name": "hpgdb.CITY.addrdat.ZONING_SUBAREA", "type": "esriFieldTypeString", "alias": "ZONING_SUBAREA", "length": 40, "domain": null }, { "name": "hpgdb.CITY.addrdat.INSPECTION", "type": "esriFieldTypeString", "alias": "INSPECTION", "length": 16, "domain": null }, { "name": "hpgdb.CITY.addrdat.STATIONS", "type": "esriFieldTypeString", "alias": "STATIONS", "length": 50, "domain": null }, { "name": "hpgdb.CITY.addrdat.STREAMS", "type": "esriFieldTypeString", "alias": "STREAMS", "length": 50, "domain": null }, { "name": "hpgdb.CITY.addrdat.FIRE_LIMITS", "type": "esriFieldTypeString", "alias": "FIRE_LIMITS", "length": 30, "domain": null }, { "name": "hpgdb.CITY.addrdat.FIRM_PANEL", "type": "esriFieldTypeString", "alias": "FIRM_PANEL", "length": 200, "domain": null }, { "name": "hpgdb.CITY.addrdat.SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 100, "domain": null }, { "name": "hpgdb.CITY.addrdat.TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 100, "domain": null }, { "name": "hpgdb.CITY.addrdat.BLOCKGROUP", "type": "esriFieldTypeString", "alias": "BLOCKGROUP", "length": 150, "domain": null }, { "name": "hpgdb.CITY.addrdat.TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 100, "domain": null }, { "name": "hpgdb.CITY.addrdat.NATLDIST", "type": "esriFieldTypeString", "alias": "NATLDIST", "length": 20, "domain": null }, { "name": "hpgdb.CITY.addrdat.DEVNO", "type": "esriFieldTypeString", "alias": "DEVNO", "length": 100, "domain": null }, { "name": "hpgdb.CITY.addrdat.ZONING2016", "type": "esriFieldTypeString", "alias": "ZONING2016", "length": 200, "domain": null }, { "name": "hpgdb.CITY.addrdat.RTA", "type": "esriFieldTypeString", "alias": "RTA", "length": 40, "domain": null }, { "name": "hpgdb.CITY.addrdat.ANXTRK", "type": "esriFieldTypeString", "alias": "ANXTRK", "length": 100, "domain": null }, { "name": "hpgdb.CITY.addrdat.NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "length": 100, "domain": null }, { "name": "hpgdb.CITY.addrdat.ACCDIST", "type": "esriFieldTypeString", "alias": "ACCDIST", "length": 15, "domain": null }, { "name": "hpgdb.CITY.addrdat.PLADIST", "type": "esriFieldTypeString", "alias": "PLADIST", "length": 5, "domain": null }, { "name": "hpgdb.CITY.addrdat.CDHDIST", "type": "esriFieldTypeString", "alias": "CDHDIST", "length": 5, "domain": null }, { "name": "hpgdb.CITY.addrdat.ELU_CLASSIFICATION", "type": "esriFieldTypeInteger", "alias": "ELU_CLASSIFICATION", "domain": null }, { "name": "hpgdb.CITY.addrdat.ELU_CATEGORY", "type": "esriFieldTypeString", "alias": "ELU_CATEGORY", "length": 255, "domain": null }, { "name": "hpgdb.CITY.addrdat.ELU_TYPE", "type": "esriFieldTypeString", "alias": "ELU_TYPE", "length": 255, "domain": null }, { "name": "hpgdb.CITY.addrdat.ELU_UNDERUTILIZED", "type": "esriFieldTypeString", "alias": "ELU_UNDERUTILIZED", "length": 50, "domain": null }, { "name": "hpgdb.CITY.addrdat.POINTX", "type": "esriFieldTypeDouble", "alias": "POINTX", "domain": null }, { "name": "hpgdb.CITY.addrdat.POINTY", "type": "esriFieldTypeDouble", "alias": "POINTY", "domain": null }, { "name": "hpgdb.CITY.addrdat.ts_created", "type": "esriFieldTypeDate", "alias": "ts_created", "length": 8, "domain": null }, { "name": "hpgdb.CITY.addrdat.CHPPRCLID", "type": "esriFieldTypeInteger", "alias": "CHPPRCLID", "domain": null }, { "name": "hpgdb.CITY.addrdat.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "hpgdb.CITY.addrdat.GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "hpgdb.CITY.addrdat.ELUCLASS", "type": "esriFieldTypeString", "alias": "ELUCLASS", "length": 255, "domain": null }, { "name": "hpgdb.CITY.addrdat.START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "hpgdb.PLANIMETRICS.MergedParcels.COUNTY", "type": "esriFieldTypeString", "alias": "hpgdb.PLANIMETRICS.MergedParcels.COUNTY", "length": 50, "domain": null } ], "geometryField": { "name": "hpgdb.PLANIMETRICS.MergedParcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R519440_pk", "fields": "hpgdb.PLANIMETRICS.MergedParcels.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S508373_idx", "fields": "hpgdb.PLANIMETRICS.MergedParcels.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R435933_SDE_ROWID_UK", "fields": "hpgdb.CITY.addrdat.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_435933", "fields": "hpgdb.CITY.addrdat.GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_435933", "fields": "hpgdb.CITY.addrdat.GlobalID,hpgdb.CITY.addrdat.OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2.226277694106102, "ymin": 4.476891979575157, "xmax": 1744999.6895513833, "ymax": 869645.8557159752, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CREATED_USER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeInteger", "alias": "YEAR_", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT", "domain": null }, { "name": "PERMIT", "type": "esriFieldTypeInteger", "alias": "PERMIT", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STORIES", "type": "esriFieldTypeInteger", "alias": "STORIES", "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "AccelaID", "type": "esriFieldTypeString", "alias": "AccelaID", "length": 20, "domain": null }, { "name": "Bldg_Type", "type": "esriFieldTypeString", "alias": "Bldg_Type", "length": 200, "domain": { "type": "codedValue", "name": "BLDG_TYPE", "description": "type of building use", "codedValues": [ { "name": "High-Rise Mixed-Use", "code": "High-Rise Mixed-Use" }, { "name": "Police Station", "code": "Police Station" }, { "name": "Low-Rise Hotel", "code": "Low-Rise Hotel" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Library", "code": "Library" }, { "name": "High-Rise Office", "code": "High-Rise Office" }, { "name": "Low-Rise Commercial-Residential", "code": "Low-Rise Commercial-Residential" }, { "name": "Theater", "code": "Theater" }, { "name": "Light Industrial", "code": "Light Industrial" }, { "name": "Shopping Mall", "code": "Shopping Mall" }, { "name": "Fire Station", "code": "Fire Station" }, { "name": "Train Station", "code": "Train Station" }, { "name": "Low-Rise Office", "code": "Low-Rise Office" }, { "name": "School", "code": "School" }, { "name": "Bar", "code": "Bar" }, { "name": "Restaurant", "code": "Restaurant" }, { "name": "Single Family Home", "code": "Single Family Home" }, { "name": "Sports Arena", "code": "Sports Arena" }, { "name": "Strip Mall", "code": "Strip Mall" }, { "name": "Low-Rise Apartment", "code": "Low-Rise Apartment" }, { "name": "High-Rise Hotel", "code": "High-Rise Hotel" }, { "name": "Storage Facility", "code": "Storage Facility" }, { "name": "Heavy Industrial", "code": "Heavy Industrial" }, { "name": "Clinic", "code": "Clinic" }, { "name": "College", "code": "College" }, { "name": "Parking", "code": "Parking" }, { "name": "Farm House", "code": "Farm House" }, { "name": "Barn", "code": "Barn" }, { "name": "High-Rise Apartment", "code": "High-Rise Apartment" }, { "name": "Warehouse", "code": "Warehouse" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Eave_Height", "type": "esriFieldTypeInteger", "alias": "Eave_Height", "domain": null }, { "name": "Floor_Height", "type": "esriFieldTypeInteger", "alias": "Floor_Height", "domain": null }, { "name": "Roof_Form", "type": "esriFieldTypeString", "alias": "Roof_Form", "length": 200, "domain": { "type": "codedValue", "name": "ROOF_FORM", "description": "type of roof", "codedValues": [ { "name": "Hip", "code": "Hip" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Roof_Height", "type": "esriFieldTypeInteger", "alias": "Roof_Height", "domain": null }, { "name": "Color_Override", "type": "esriFieldTypeString", "alias": "Color_Override", "length": 5, "domain": null }, { "name": "Override_Color", "type": "esriFieldTypeString", "alias": "Override_Color", "length": 200, "domain": null }, { "name": "Transparency", "type": "esriFieldTypeInteger", "alias": "Transparency", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_16", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_16", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1469468832000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Streets", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 3 }, "value": "1", "label": "Interstate Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "value": "2", "label": "Major Thoroughfare" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "value": "4", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "value": "3", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "6", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "5", "label": "Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 235, 214, 255 ], "toColor": [ 196, 10, 10, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1640128.1299379766, "ymin": 738766.8871594816, "xmax": 1762736.142267391, "ymax": 875323.7292027324, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Powell", "type": "esriFieldTypeInteger", "alias": "Powell", "domain": null }, { "name": "Powell_Year", "type": "esriFieldTypeInteger", "alias": "Powell_Year", "domain": null }, { "name": "Surface", "type": "esriFieldTypeInteger", "alias": "Surface", "domain": null }, { "name": "DisplayID", "type": "esriFieldTypeString", "alias": "DisplayID", "length": 100, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeDouble", "alias": "DISTANCE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 5, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "BLK_RANGE", "type": "esriFieldTypeString", "alias": "BLK_RANGE", "length": 60, "domain": null }, { "name": "XSTREET", "type": "esriFieldTypeString", "alias": "XSTREET", "length": 50, "domain": null }, { "name": "LOXSTREET", "type": "esriFieldTypeString", "alias": "LOXSTREET", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 4, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 4, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 10, "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "dmCenterlineClass", "description": "Centerline Type Classification", "codedValues": [ { "name": "Interstate Highway", "code": 1 }, { "name": "Major Thoroughfare", "code": 2 }, { "name": "Minor Thoroughfare", "code": 3 }, { "name": "Collector", "code": 4 }, { "name": "Sub-Collector", "code": 5 }, { "name": "Local", "code": 6 }, { "name": "Proposed", "code": 7 }, { "name": "Preliminary", "code": 8 }, { "name": "In Development", "code": 9 }, { "name": "Trail", "code": 10 }, { "name": "Access", "code": 11 }, { "name": "Ramp", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SRN", "type": "esriFieldTypeString", "alias": "SRN", "length": 10, "domain": null }, { "name": "I_O", "type": "esriFieldTypeSmallInteger", "alias": "I_O", "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "MPH", "type": "esriFieldTypeSmallInteger", "alias": "MPH", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEEDLMT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLMT", "domain": null }, { "name": "NENA_STREET", "type": "esriFieldTypeString", "alias": "NENA Street", "length": 80, "domain": null }, { "name": "NENA_TYPE", "type": "esriFieldTypeString", "alias": "NENA Street Type", "length": 10, "domain": null }, { "name": "NENA_BLK_RANGE", "type": "esriFieldTypeString", "alias": "NENA Block Range", "length": 90, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ELEV", "domain": null }, { "name": "STREET_FLOW", "type": "esriFieldTypeString", "alias": "STREET_FLOW", "length": 4, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "RCL_NGUID", "length": 254, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "DiscrpAgID", "length": 75, "domain": null }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity_L", "length": 1, "domain": null }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity_R", "length": 1, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 40, "domain": null }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 40, "domain": null }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "MSAGComm_L", "type": "esriFieldTypeString", "alias": "MSAGComm_L", "length": 30, "domain": null }, { "name": "MSAGComm_R", "type": "esriFieldTypeString", "alias": "MSAGComm_R", "length": 30, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country_L", "length": 2, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country_R", "length": 2, "domain": null }, { "name": "IncMuni_L", "type": "esriFieldTypeString", "alias": "IncMuni_L", "length": 100, "domain": null }, { "name": "IncMuni_R", "type": "esriFieldTypeString", "alias": "IncMuni_R", "length": 100, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "St_PreDir", "length": 9, "domain": null }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "St_PosDir", "length": 9, "domain": null }, { "name": "St_PosType", "type": "esriFieldTypeString", "alias": "St_PosType", "length": 50, "domain": null }, { "name": "GC_Exception", "type": "esriFieldTypeString", "alias": "GC_Exception", "length": 75, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R109240_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_109240", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_109240", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S108962_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1723471468000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Lakes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1697905.176129058, "ymin": 757017.3122727275, "xmax": 1762699.7499517202, "ymax": 839573.2337747216, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MODIFIEDBY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "LAKE", "type": "esriFieldTypeSmallInteger", "alias": "LAKE", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape_STArea__", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R110980_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_110980", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_110980", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110696_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Counties", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1551893.8753044754, "ymin": 640401.5730637312, "xmax": 1843078.5179996341, "ymax": 917245.0656354725, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPECODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPECODE", "type": "esriFieldTypeString", "alias": "SHAPECODE", "length": 8, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 3, "domain": null }, { "name": "SHORTLAB", "type": "esriFieldTypeString", "alias": "SHORTLAB", "length": 31, "domain": null }, { "name": "LONGLAB", "type": "esriFieldTypeString", "alias": "LONGLAB", "length": 38, "domain": null }, { "name": "BG", "type": "esriFieldTypeInteger", "alias": "BG", "domain": null }, { "name": "TAZ", "type": "esriFieldTypeInteger", "alias": "TAZ", "domain": null }, { "name": "CZ", "type": "esriFieldTypeInteger", "alias": "CZ", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "DiscrpAgID", "length": 75, "domain": null }, { "name": "ES_NGUID", "type": "esriFieldTypeString", "alias": "ES_NGUID", "length": 254, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Agency_ID", "type": "esriFieldTypeString", "alias": "Agency_ID", "length": 100, "domain": null }, { "name": "ServiceURI", "type": "esriFieldTypeString", "alias": "ServiceURI", "length": 254, "domain": null }, { "name": "ServiceURN", "type": "esriFieldTypeString", "alias": "ServiceURN", "length": 254, "domain": null }, { "name": "AVcard_URI", "type": "esriFieldTypeString", "alias": "AVcard_URI", "length": 254, "domain": null }, { "name": "DsplayName", "type": "esriFieldTypeString", "alias": "DsplayName", "length": 60, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_30", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_30", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Jurisdiction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00102400000095367, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.21841899999973E8, "falseY": -9.36589999996175E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "High Point", "label": "High Point" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ETJ", "label": "ETJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Archdale", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Asheboro", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bethania", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Burlington", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clemmons", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Denton", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Elon", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Franklinville", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gibsonville", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Greensboro", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jamestown", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kernersville", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "King", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lewisville", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lexington", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Liberty", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oak Ridge", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ossipee", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pleasant Garden", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ramseur", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Randleman", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rural Hall", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Seagrove", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sedalia", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Staley", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stokesdale", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Summerfield", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Thomasville", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tobaccoville", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Trinity", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Walkertown", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wallburg", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Whitsett", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Winston-Salem", "label": "Cities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Davidson Co", "label": "Counties" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forsyth Co", "label": "Counties" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Guilford Co", "label": "Counties" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Randolph Co", "label": "Counties" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 156, 122, 255 ], "toColor": [ 214, 156, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 112, 50, 255 ], "toColor": [ 237, 112, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 145, 49, 255 ], "toColor": [ 204, 145, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 223, 188, 255 ], "toColor": [ 245, 223, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 107, 57, 255 ], "toColor": [ 189, 107, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 170, 147, 255 ], "toColor": [ 184, 170, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 191, 120, 255 ], "toColor": [ 245, 191, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 145, 95, 255 ], "toColor": [ 245, 145, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 138, 72, 255 ], "toColor": [ 181, 138, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 144, 62, 255 ], "toColor": [ 250, 144, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 189, 142, 255 ], "toColor": [ 230, 189, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 146, 75, 255 ], "toColor": [ 222, 146, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 158, 111, 255 ], "toColor": [ 191, 158, 111, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1551921.793538481, "ymin": 640574.4923018366, "xmax": 1887941.3502034247, "ymax": 917683.5000479221, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R270_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_270", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_270", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S245_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1469469896000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Tax Parcels", "type": "Feature Layer", "description": "this layer is to be used by Accela. It provides a join between the latest Parcel linework and updated dat from the addrdat table", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "HPGIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1640123.1502891928, "ymin": 739717.9508741945, "xmax": 1762736.940166086, "ymax": 875084.6374893785, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "O_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "PARCELNO", "type": "esriFieldTypeString", "alias": "PARCELNO", "length": 50, "domain": null }, { "name": "O_NAME", "type": "esriFieldTypeString", "alias": "O_NAME", "length": 600, "domain": null }, { "name": "O_ADD", "type": "esriFieldTypeString", "alias": "O_ADD", "length": 150, "domain": null }, { "name": "O_ADD2", "type": "esriFieldTypeString", "alias": "O_ADD2", "length": 150, "domain": null }, { "name": "O_CITY", "type": "esriFieldTypeString", "alias": "O_CITY", "length": 100, "domain": null }, { "name": "O_STATE", "type": "esriFieldTypeString", "alias": "O_STATE", "length": 50, "domain": null }, { "name": "O_ZIP", "type": "esriFieldTypeString", "alias": "O_ZIP", "length": 50, "domain": null }, { "name": "LOC_ADD", "type": "esriFieldTypeString", "alias": "LOC_ADD", "length": 150, "domain": null }, { "name": "MAIN_BLDG_ASSESSED", "type": "esriFieldTypeDouble", "alias": "MAIN_BLDG_ASSESSED", "domain": null }, { "name": "OTHER_BLDG_ASSESSED", "type": "esriFieldTypeDouble", "alias": "OTHER_BLDG_ASSESSED", "domain": null }, { "name": "LAND_ASSESSED", "type": "esriFieldTypeDouble", "alias": "LAND_ASSESSED", "domain": null }, { "name": "TOTAL_ASSESSED", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED", "domain": null }, { "name": "TAX_DEFERRED", "type": "esriFieldTypeDouble", "alias": "TAX_DEFERRED", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "length": 5, "domain": null }, { "name": "SQFT", "type": "esriFieldTypeInteger", "alias": "SQFT", "domain": null }, { "name": "TAX_VALUE", "type": "esriFieldTypeDouble", "alias": "TAX_VALUE", "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "ID_1", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 1073741822, "domain": null }, { "name": "ADD_CITY", "type": "esriFieldTypeString", "alias": "ADD_CITY", "length": 30, "domain": null }, { "name": "CITY_POSTAL", "type": "esriFieldTypeString", "alias": "CITY_POSTAL", "length": 30, "domain": null }, { "name": "ADD_STATE", "type": "esriFieldTypeString", "alias": "ADD_STATE", "length": 2, "domain": null }, { "name": "ADD_ZIP", "type": "esriFieldTypeString", "alias": "ADD_ZIP", "length": 20, "domain": null }, { "name": "TAX_OWNER", "type": "esriFieldTypeString", "alias": "TAX_OWNER", "length": 600, "domain": null }, { "name": "TAX_OWNER_ADD", "type": "esriFieldTypeString", "alias": "TAX_OWNER_ADD", "length": 200, "domain": null }, { "name": "TAX_OWNER__ADD2", "type": "esriFieldTypeString", "alias": "TAX_OWNER__ADD2", "length": 200, "domain": null }, { "name": "TAX_OWNER_CITY", "type": "esriFieldTypeString", "alias": "TAX_OWNER_CITY", "length": 50, "domain": null }, { "name": "TAX_OWNER_STATE", "type": "esriFieldTypeString", "alias": "TAX_OWNER_STATE", "length": 20, "domain": null }, { "name": "TAX_OWNER_ZIP", "type": "esriFieldTypeString", "alias": "TAX_OWNER_ZIP", "length": 20, "domain": null }, { "name": "ACREAGE_1", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SQFT_1", "type": "esriFieldTypeInteger", "alias": "SQFT", "domain": null }, { "name": "YEAR_BUILT_1", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "length": 5, "domain": null }, { "name": "PRIM_ADD", "type": "esriFieldTypeInteger", "alias": "PRIM_ADD", "domain": null }, { "name": "ALLOW_PLAN", "type": "esriFieldTypeString", "alias": "ALLOW_PLAN", "length": 3, "domain": null }, { "name": "ALLOW_PERMIT", "type": "esriFieldTypeString", "alias": "ALLOW_PERMIT", "length": 3, "domain": null }, { "name": "ALLOW_UTIL", "type": "esriFieldTypeString", "alias": "ALLOW_UTIL", "length": 3, "domain": null }, { "name": "ALLOW_911", "type": "esriFieldTypeString", "alias": "ALLOW_911", "length": 3, "domain": null }, { "name": "CHANGED_TO", "type": "esriFieldTypeString", "alias": "CHANGED_TO", "length": 80, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 120, "domain": null }, { "name": "CITY_LIMITS", "type": "esriFieldTypeString", "alias": "CITY_LIMITS", "length": 3, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 30, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 100, "domain": null }, { "name": "GARBAGE", "type": "esriFieldTypeString", "alias": "GARBAGE", "length": 100, "domain": null }, { "name": "FLOODZONE", "type": "esriFieldTypeString", "alias": "FLOODZONE", "length": 60, "domain": null }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "length": 128, "domain": null }, { "name": "SPECIALUSE", "type": "esriFieldTypeString", "alias": "SPECIALUSE", "length": 50, "domain": null }, { "name": "WARDS", "type": "esriFieldTypeString", "alias": "WARDS", "length": 30, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 240, "domain": null }, { "name": "AIRPORT", "type": "esriFieldTypeString", "alias": "AIRPORT", "length": 30, "domain": null }, { "name": "BA", "type": "esriFieldTypeString", "alias": "BA", "length": 40, "domain": null }, { "name": "FLOODZONE_FZDEF", "type": "esriFieldTypeString", "alias": "FLOODZONE_FZDEF", "length": 200, "domain": null }, { "name": "HISTORIC", "type": "esriFieldTypeString", "alias": "HISTORIC", "length": 30, "domain": null }, { "name": "IMUD", "type": "esriFieldTypeString", "alias": "IMUD", "length": 70, "domain": null }, { "name": "SCENIC", "type": "esriFieldTypeString", "alias": "SCENIC", "length": 10, "domain": null }, { "name": "SUBBASIN", "type": "esriFieldTypeString", "alias": "SUBBASIN", "length": 70, "domain": null }, { "name": "ZONING_SUBAREA", "type": "esriFieldTypeString", "alias": "ZONING_SUBAREA", "length": 40, "domain": null }, { "name": "INSPECTION", "type": "esriFieldTypeString", "alias": "INSPECTION", "length": 40, "domain": null }, { "name": "STATIONS", "type": "esriFieldTypeString", "alias": "STATIONS", "length": 50, "domain": null }, { "name": "STREAMS", "type": "esriFieldTypeString", "alias": "STREAMS", "length": 50, "domain": null }, { "name": "FIRE_LIMITS", "type": "esriFieldTypeString", "alias": "FIRE_LIMITS", "length": 30, "domain": null }, { "name": "FIRM_PANEL", "type": "esriFieldTypeString", "alias": "FIRM_PANEL", "length": 200, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 100, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 100, "domain": null }, { "name": "BLOCKGROUP", "type": "esriFieldTypeString", "alias": "BLOCKGROUP", "length": 200, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 100, "domain": null }, { "name": "NATLDIST", "type": "esriFieldTypeString", "alias": "NATLDIST", "length": 20, "domain": null }, { "name": "DEVNO", "type": "esriFieldTypeString", "alias": "DEVNO", "length": 100, "domain": null }, { "name": "ZONING2016", "type": "esriFieldTypeString", "alias": "ZONING2016", "length": 200, "domain": null }, { "name": "RTA", "type": "esriFieldTypeString", "alias": "RTA", "length": 40, "domain": null }, { "name": "ANXTRK", "type": "esriFieldTypeString", "alias": "ANXTRK", "length": 100, "domain": null }, { "name": "NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "length": 100, "domain": null }, { "name": "ACCDIST", "type": "esriFieldTypeString", "alias": "ACCDIST", "length": 15, "domain": null }, { "name": "PLADIST", "type": "esriFieldTypeString", "alias": "PLADIST", "length": 5, "domain": null }, { "name": "CDHDIST", "type": "esriFieldTypeString", "alias": "CDHDIST", "length": 5, "domain": null }, { "name": "ELU_CLASSIFICATION", "type": "esriFieldTypeInteger", "alias": "ELU_CLASSIFICATION", "domain": null }, { "name": "ELU_CATEGORY", "type": "esriFieldTypeString", "alias": "ELU_CATEGORY", "length": 255, "domain": null }, { "name": "ELU_TYPE", "type": "esriFieldTypeString", "alias": "ELU_TYPE", "length": 255, "domain": null }, { "name": "ELU_UNDERUTILIZED", "type": "esriFieldTypeString", "alias": "ELU_UNDERUTILIZED", "length": 50, "domain": null }, { "name": "POINTX", "type": "esriFieldTypeDouble", "alias": "POINTX", "domain": null }, { "name": "POINTY", "type": "esriFieldTypeDouble", "alias": "POINTY", "domain": null }, { "name": "ts_created", "type": "esriFieldTypeDate", "alias": "ts_created", "length": 8, "domain": null }, { "name": "CHPPRCLID", "type": "esriFieldTypeInteger", "alias": "CHPPRCLID", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ELUCLASS", "type": "esriFieldTypeString", "alias": "ELUCLASS", "length": 255, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "DATESTART", "type": "esriFieldTypeString", "alias": "DATESTART", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R486665_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S477851_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "AccelaAddresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0012369127385408998, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.21841899999896E8, "falseY": -9.3658999999648E7, "xyUnits": 6467.715749647042, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1667344.662811011, "ymin": 768371.6683676988, "xmax": 1737330.7100526094, "ymax": 872339.5262681693, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 8.730003150815129E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 110, "domain": null }, { "name": "NUMBER1", "type": "esriFieldTypeInteger", "alias": "NUMBER1", "domain": null }, { "name": "NUMBER_SUF", "type": "esriFieldTypeString", "alias": "NUMBER_SUF", "length": 10, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 2, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "ADD_TYPE", "type": "esriFieldTypeString", "alias": "ADD_TYPE", "length": 30, "domain": { "type": "codedValue", "name": "dmAddType", "description": "", "codedValues": [ { "name": "HP Vacant", "code": "Vacant" }, { "name": "HP Residential", "code": "Residential" }, { "name": "HP Non-Residential", "code": "Non-Residential" }, { "name": "HP Other", "code": "Other" }, { "name": "Receives 911 Response", "code": "911" }, { "name": "Outside HP", "code": "Outside" }, { "name": "HP Service", "code": "HP Service" }, { "name": "HP Archive", "code": "HP Archive" }, { "name": "HP Preliminary", "code": "HP Preliminary" }, { "name": "Outside Service", "code": "Outside Service" }, { "name": "Property", "code": "Property" }, { "name": "HP Permit", "code": "HP Permit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_911", "type": "esriFieldTypeString", "alias": "CITY_911", "length": 4, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CITY_ZIP", "type": "esriFieldTypeString", "alias": "CITY_ZIP", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "I_O", "type": "esriFieldTypeSmallInteger", "alias": "I_O", "domain": null }, { "name": "PRIM_ADD", "type": "esriFieldTypeSmallInteger", "alias": "PRIMARY", "domain": null }, { "name": "ELU_CLASSIFICATION", "type": "esriFieldTypeSmallInteger", "alias": "ELU_CLASSIFICATION", "domain": { "type": "codedValue", "name": "ELUclasscat", "description": "Existing Land Use Classification & Category", "codedValues": [ { "name": "Agricultural-Agriculture", "code": 1 }, { "name": "Residential-Common Elements Recreation", "code": 2 }, { "name": "Residential-Household Living", "code": 3 }, { "name": "Residential-Group Living", "code": 4 }, { "name": "Residential-Life Care", "code": 5 }, { "name": "Institutional-Civic", "code": 6 }, { "name": "Institutional-Day Care", "code": 7 }, { "name": "Institutional-Education", "code": 8 }, { "name": "Institutional-Health Care", "code": 9 }, { "name": "Institutional-Religious", "code": 10 }, { "name": "Institutional-Transportation", "code": 11 }, { "name": "Institutional-Utilities", "code": 12 }, { "name": "Commercial-Adult Entertainment", "code": 13 }, { "name": "Commercial-Animal Care", "code": 14 }, { "name": "Commercial-Eating Establishments", "code": 15 }, { "name": "Commercial-Offices", "code": 16 }, { "name": "Commercial-Parking", "code": 17 }, { "name": "Commercial-Personal Services", "code": 18 }, { "name": "Commercial-Recreation and Leisure", "code": 19 }, { "name": "Commercial-Retail Sales", "code": 20 }, { "name": "Commercial-Vehicle Establishments", "code": 21 }, { "name": "Commercial-Visitor Accomodations", "code": 22 }, { "name": "Industrial-Extractive", "code": 23 }, { "name": "Industrial-Industrial Services", "code": 24 }, { "name": "Industrial-Manufacturing and Production", "code": 25 }, { "name": "Industrial-Warehousing and Freight Movement", "code": 26 }, { "name": "Industrial-Waste Related Service", "code": 27 }, { "name": "Industrial-Wholesale Trade", "code": 28 }, { "name": "Unassigned", "code": 29 }, { "name": "Undeveloped", "code": 30 }, { "name": "Unused", "code": 31 }, { "name": "N/A", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "loc_id", "type": "esriFieldTypeInteger", "alias": "loc_id", "domain": null }, { "name": "ALLOW_PLAN", "type": "esriFieldTypeString", "alias": "ALLOW_PLAN", "length": 3, "domain": null }, { "name": "ALLOW_PERMITS", "type": "esriFieldTypeString", "alias": "ALLOW_PERMITS", "length": 3, "domain": null }, { "name": "ALLOW_UTIL", "type": "esriFieldTypeString", "alias": "ALLOW_UTIL", "length": 3, "domain": null }, { "name": "ALLOW_911", "type": "esriFieldTypeString", "alias": "ALLOW_911", "length": 3, "domain": null }, { "name": "is_active", "type": "esriFieldTypeSmallInteger", "alias": "is_active", "domain": null }, { "name": "ts_update", "type": "esriFieldTypeDate", "alias": "ts_update", "length": 8, "domain": null }, { "name": "addresscay", "type": "esriFieldTypeString", "alias": "addresscay", "length": 100, "domain": null }, { "name": "eff_begin", "type": "esriFieldTypeDate", "alias": "eff_begin", "length": 8, "domain": null }, { "name": "eff_end", "type": "esriFieldTypeDate", "alias": "eff_end", "length": 8, "domain": null }, { "name": "ts_created", "type": "esriFieldTypeDate", "alias": "ts_created", "length": 8, "domain": null }, { "name": "addr_guid", "type": "esriFieldTypeGUID", "alias": "addr_guid", "length": 38, "domain": null }, { "name": "parcel", "type": "esriFieldTypeString", "alias": "parcel", "length": 50, "domain": null }, { "name": "SITE_NGUID", "type": "esriFieldTypeString", "alias": "SITE_NGUID", "length": 254, "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "DiscrpAgID", "length": 75, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 100, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 2, "domain": null }, { "name": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Inc_Muni", "length": 100, "domain": null }, { "name": "MSAG_Comm", "type": "esriFieldTypeString", "alias": "MSAG_Comm", "length": 30, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "St_PreDir", "length": 9, "domain": null }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "St_PosDir", "length": 9, "domain": null }, { "name": "St_PosType", "type": "esriFieldTypeString", "alias": "St_PosType", "length": 50, "domain": null }, { "name": "GC_Exception", "type": "esriFieldTypeString", "alias": "GC_Exception", "length": 75, "domain": null }, { "name": "ID_1", "type": "esriFieldTypeInteger", "alias": "ID_1", "domain": null }, { "name": "ADDRESS_1", "type": "esriFieldTypeString", "alias": "ADDRESS_1", "length": 100, "domain": null }, { "name": "ADD_CITY", "type": "esriFieldTypeString", "alias": "ADD_CITY", "length": 30, "domain": null }, { "name": "CITY_POSTAL", "type": "esriFieldTypeString", "alias": "CITY_POSTAL", "length": 30, "domain": null }, { "name": "ADD_STATE", "type": "esriFieldTypeString", "alias": "ADD_STATE", "length": 2, "domain": null }, { "name": "ADD_ZIP", "type": "esriFieldTypeString", "alias": "ADD_ZIP", "length": 20, "domain": null }, { "name": "TAX_OWNER", "type": "esriFieldTypeString", "alias": "TAX_OWNER", "length": 600, "domain": null }, { "name": "TAX_OWNER_ADD", "type": "esriFieldTypeString", "alias": "TAX_OWNER_ADD", "length": 50, "domain": null }, { "name": "TAX_OWNER__ADD2", "type": "esriFieldTypeString", "alias": "TAX_OWNER__ADD2", "length": 50, "domain": null }, { "name": "TAX_OWNER_CITY", "type": "esriFieldTypeString", "alias": "TAX_OWNER_CITY", "length": 50, "domain": null }, { "name": "TAX_OWNER_STATE", "type": "esriFieldTypeString", "alias": "TAX_OWNER_STATE", "length": 20, "domain": null }, { "name": "TAX_OWNER_ZIP", "type": "esriFieldTypeString", "alias": "TAX_OWNER_ZIP", "length": 20, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SQFT", "type": "esriFieldTypeInteger", "alias": "SQFT", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "length": 5, "domain": null }, { "name": "PRIM_ADD_1", "type": "esriFieldTypeInteger", "alias": "PRIM_ADD_1", "domain": null }, { "name": "ALLOW_PLAN_1", "type": "esriFieldTypeString", "alias": "ALLOW_PLAN_1", "length": 3, "domain": null }, { "name": "ALLOW_PERMIT", "type": "esriFieldTypeString", "alias": "ALLOW_PERMIT", "length": 3, "domain": null }, { "name": "ALLOW_UTIL_1", "type": "esriFieldTypeString", "alias": "ALLOW_UTIL_1", "length": 3, "domain": null }, { "name": "ALLOW_911_912", "type": "esriFieldTypeString", "alias": "ALLOW_911_912", "length": 3, "domain": null }, { "name": "CHANGED_TO", "type": "esriFieldTypeString", "alias": "CHANGED_TO", "length": 80, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 80, "domain": null }, { "name": "CITY_LIMITS", "type": "esriFieldTypeString", "alias": "CITY_LIMITS", "length": 3, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 30, "domain": null }, { "name": "COUNTY_1", "type": "esriFieldTypeString", "alias": "COUNTY_1", "length": 100, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 100, "domain": null }, { "name": "GARBAGE", "type": "esriFieldTypeString", "alias": "GARBAGE", "length": 100, "domain": null }, { "name": "FLOODZONE", "type": "esriFieldTypeString", "alias": "FLOODZONE", "length": 60, "domain": null }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "length": 128, "domain": null }, { "name": "SPECIALUSE", "type": "esriFieldTypeString", "alias": "SPECIALUSE", "length": 50, "domain": null }, { "name": "WARDS", "type": "esriFieldTypeString", "alias": "WARDS", "length": 30, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 240, "domain": null }, { "name": "AIRPORT", "type": "esriFieldTypeString", "alias": "AIRPORT", "length": 30, "domain": null }, { "name": "BA", "type": "esriFieldTypeString", "alias": "BA", "length": 40, "domain": null }, { "name": "FLOODZONE_FZDEF", "type": "esriFieldTypeString", "alias": "FLOODZONE_FZDEF", "length": 200, "domain": null }, { "name": "HISTORIC", "type": "esriFieldTypeString", "alias": "HISTORIC", "length": 30, "domain": null }, { "name": "IMUD", "type": "esriFieldTypeString", "alias": "IMUD", "length": 70, "domain": null }, { "name": "SCENIC", "type": "esriFieldTypeString", "alias": "SCENIC", "length": 10, "domain": null }, { "name": "SUBBASIN", "type": "esriFieldTypeString", "alias": "SUBBASIN", "length": 70, "domain": null }, { "name": "ZONING_SUBAREA", "type": "esriFieldTypeString", "alias": "ZONING_SUBAREA", "length": 40, "domain": null }, { "name": "INSPECTION", "type": "esriFieldTypeString", "alias": "INSPECTION", "length": 16, "domain": null }, { "name": "STATIONS", "type": "esriFieldTypeString", "alias": "STATIONS", "length": 50, "domain": null }, { "name": "STREAMS", "type": "esriFieldTypeString", "alias": "STREAMS", "length": 50, "domain": null }, { "name": "FIRE_LIMITS", "type": "esriFieldTypeString", "alias": "FIRE_LIMITS", "length": 30, "domain": null }, { "name": "FIRM_PANEL", "type": "esriFieldTypeString", "alias": "FIRM_PANEL", "length": 200, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 100, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 100, "domain": null }, { "name": "BLOCKGROUP", "type": "esriFieldTypeString", "alias": "BLOCKGROUP", "length": 150, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 100, "domain": null }, { "name": "NATLDIST", "type": "esriFieldTypeString", "alias": "NATLDIST", "length": 20, "domain": null }, { "name": "DEVNO", "type": "esriFieldTypeString", "alias": "DEVNO", "length": 100, "domain": null }, { "name": "ZONING2016", "type": "esriFieldTypeString", "alias": "ZONING2016", "length": 200, "domain": null }, { "name": "RTA", "type": "esriFieldTypeString", "alias": "RTA", "length": 40, "domain": null }, { "name": "ANXTRK", "type": "esriFieldTypeString", "alias": "ANXTRK", "length": 100, "domain": null }, { "name": "NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "length": 100, "domain": null }, { "name": "ACCDIST", "type": "esriFieldTypeString", "alias": "ACCDIST", "length": 15, "domain": null }, { "name": "PLADIST", "type": "esriFieldTypeString", "alias": "PLADIST", "length": 5, "domain": null }, { "name": "CDHDIST", "type": "esriFieldTypeString", "alias": "CDHDIST", "length": 5, "domain": null }, { "name": "ELU_CLASSIFICATION_1", "type": "esriFieldTypeInteger", "alias": "ELU_CLASSIFICATION_1", "domain": null }, { "name": "ELU_CATEGORY", "type": "esriFieldTypeString", "alias": "ELU_CATEGORY", "length": 255, "domain": null }, { "name": "ELU_TYPE", "type": "esriFieldTypeString", "alias": "ELU_TYPE", "length": 255, "domain": null }, { "name": "ELU_UNDERUTILIZED", "type": "esriFieldTypeString", "alias": "ELU_UNDERUTILIZED", "length": 50, "domain": null }, { "name": "POINTX", "type": "esriFieldTypeDouble", "alias": "POINTX", "domain": null }, { "name": "POINTY", "type": "esriFieldTypeDouble", "alias": "POINTY", "domain": null }, { "name": "ts_created_1", "type": "esriFieldTypeDate", "alias": "ts_created_1", "length": 8, "domain": null }, { "name": "CHPPRCLID", "type": "esriFieldTypeInteger", "alias": "CHPPRCLID", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "GlobalID_1", "type": "esriFieldTypeGUID", "alias": "GlobalID_1", "length": 38, "domain": null }, { "name": "ELUCLASS", "type": "esriFieldTypeString", "alias": "ELUCLASS", "length": 255, "domain": null }, { "name": "START_DATE_1", "type": "esriFieldTypeDate", "alias": "START_DATE_1", "length": 8, "domain": null }, { "name": "DATESTART", "type": "esriFieldTypeString", "alias": "DATESTART", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CORECITY", "type": "esriFieldTypeString", "alias": "CORECITY", "length": 100, "domain": null }, { "name": "GEOLAT", "type": "esriFieldTypeString", "alias": "GEOLAT", "length": 20, "domain": null }, { "name": "GEOLNG", "type": "esriFieldTypeString", "alias": "GEOLNG", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R493129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_493129", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S483598_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "addrdat", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "ADD_CITY", "type": "esriFieldTypeString", "alias": "ADD_CITY", "length": 30, "domain": null }, { "name": "CITY_POSTAL", "type": "esriFieldTypeString", "alias": "CITY_POSTAL", "length": 30, "domain": null }, { "name": "ADD_STATE", "type": "esriFieldTypeString", "alias": "ADD_STATE", "length": 2, "domain": null }, { "name": "ADD_ZIP", "type": "esriFieldTypeString", "alias": "ADD_ZIP", "length": 20, "domain": null }, { "name": "TAX_OWNER", "type": "esriFieldTypeString", "alias": "TAX_OWNER", "length": 600, "domain": null }, { "name": "TAX_OWNER_ADD", "type": "esriFieldTypeString", "alias": "TAX_OWNER_ADD", "length": 50, "domain": null }, { "name": "TAX_OWNER__ADD2", "type": "esriFieldTypeString", "alias": "TAX_OWNER__ADD2", "length": 50, "domain": null }, { "name": "TAX_OWNER_CITY", "type": "esriFieldTypeString", "alias": "TAX_OWNER_CITY", "length": 50, "domain": null }, { "name": "TAX_OWNER_STATE", "type": "esriFieldTypeString", "alias": "TAX_OWNER_STATE", "length": 20, "domain": null }, { "name": "TAX_OWNER_ZIP", "type": "esriFieldTypeString", "alias": "TAX_OWNER_ZIP", "length": 20, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SQFT", "type": "esriFieldTypeInteger", "alias": "SQFT", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "length": 5, "domain": null }, { "name": "PRIM_ADD", "type": "esriFieldTypeInteger", "alias": "PRIM_ADD", "domain": null }, { "name": "ALLOW_PLAN", "type": "esriFieldTypeString", "alias": "ALLOW_PLAN", "length": 3, "domain": null }, { "name": "ALLOW_PERMIT", "type": "esriFieldTypeString", "alias": "ALLOW_PERMIT", "length": 3, "domain": null }, { "name": "ALLOW_UTIL", "type": "esriFieldTypeString", "alias": "ALLOW_UTIL", "length": 3, "domain": null }, { "name": "ALLOW_911", "type": "esriFieldTypeString", "alias": "ALLOW_911", "length": 3, "domain": null }, { "name": "CHANGED_TO", "type": "esriFieldTypeString", "alias": "CHANGED_TO", "length": 80, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 80, "domain": null }, { "name": "CITY_LIMITS", "type": "esriFieldTypeString", "alias": "CITY_LIMITS", "length": 3, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 30, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 30, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 100, "domain": null }, { "name": "GARBAGE", "type": "esriFieldTypeString", "alias": "GARBAGE", "length": 100, "domain": null }, { "name": "FLOODZONE", "type": "esriFieldTypeString", "alias": "FLOODZONE", "length": 60, "domain": null }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "length": 128, "domain": null }, { "name": "SPECIALUSE", "type": "esriFieldTypeString", "alias": "SPECIALUSE", "length": 50, "domain": null }, { "name": "WARDS", "type": "esriFieldTypeString", "alias": "WARDS", "length": 30, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 240, "domain": null }, { "name": "AIRPORT", "type": "esriFieldTypeString", "alias": "AIRPORT", "length": 30, "domain": null }, { "name": "BA", "type": "esriFieldTypeString", "alias": "BA", "length": 40, "domain": null }, { "name": "FLOODZONE_FZDEF", "type": "esriFieldTypeString", "alias": "FLOODZONE_FZDEF", "length": 200, "domain": null }, { "name": "HISTORIC", "type": "esriFieldTypeString", "alias": "HISTORIC", "length": 30, "domain": null }, { "name": "IMUD", "type": "esriFieldTypeString", "alias": "IMUD", "length": 70, "domain": null }, { "name": "SCENIC", "type": "esriFieldTypeString", "alias": "SCENIC", "length": 10, "domain": null }, { "name": "SUBBASIN", "type": "esriFieldTypeString", "alias": "SUBBASIN", "length": 70, "domain": null }, { "name": "ZONING_SUBAREA", "type": "esriFieldTypeString", "alias": "ZONING_SUBAREA", "length": 40, "domain": null }, { "name": "INSPECTION", "type": "esriFieldTypeString", "alias": "INSPECTION", "length": 16, "domain": null }, { "name": "STATIONS", "type": "esriFieldTypeString", "alias": "STATIONS", "length": 50, "domain": null }, { "name": "STREAMS", "type": "esriFieldTypeString", "alias": "STREAMS", "length": 50, "domain": null }, { "name": "FIRE_LIMITS", "type": "esriFieldTypeString", "alias": "FIRE_LIMITS", "length": 30, "domain": null }, { "name": "FIRM_PANEL", "type": "esriFieldTypeString", "alias": "FIRM_PANEL", "length": 200, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 100, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 100, "domain": null }, { "name": "BLOCKGROUP", "type": "esriFieldTypeString", "alias": "BLOCKGROUP", "length": 150, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 100, "domain": null }, { "name": "NATLDIST", "type": "esriFieldTypeString", "alias": "NATLDIST", "length": 20, "domain": null }, { "name": "DEVNO", "type": "esriFieldTypeString", "alias": "DEVNO", "length": 100, "domain": null }, { "name": "ZONING2016", "type": "esriFieldTypeString", "alias": "ZONING2016", "length": 200, "domain": null }, { "name": "RTA", "type": "esriFieldTypeString", "alias": "RTA", "length": 40, "domain": null }, { "name": "ANXTRK", "type": "esriFieldTypeString", "alias": "ANXTRK", "length": 100, "domain": null }, { "name": "NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "length": 100, "domain": null }, { "name": "ACCDIST", "type": "esriFieldTypeString", "alias": "ACCDIST", "length": 15, "domain": null }, { "name": "PLADIST", "type": "esriFieldTypeString", "alias": "PLADIST", "length": 5, "domain": null }, { "name": "CDHDIST", "type": "esriFieldTypeString", "alias": "CDHDIST", "length": 5, "domain": null }, { "name": "ELU_CLASSIFICATION", "type": "esriFieldTypeInteger", "alias": "ELU_CLASSIFICATION", "domain": null }, { "name": "ELU_CATEGORY", "type": "esriFieldTypeString", "alias": "ELU_CATEGORY", "length": 255, "domain": null }, { "name": "ELU_TYPE", "type": "esriFieldTypeString", "alias": "ELU_TYPE", "length": 255, "domain": null }, { "name": "ELU_UNDERUTILIZED", "type": "esriFieldTypeString", "alias": "ELU_UNDERUTILIZED", "length": 50, "domain": null }, { "name": "POINTX", "type": "esriFieldTypeDouble", "alias": "POINTX", "domain": null }, { "name": "POINTY", "type": "esriFieldTypeDouble", "alias": "POINTY", "domain": null }, { "name": "ts_created", "type": "esriFieldTypeDate", "alias": "ts_created", "length": 8, "domain": null }, { "name": "CHPPRCLID", "type": "esriFieldTypeInteger", "alias": "CHPPRCLID", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ELUCLASS", "type": "esriFieldTypeString", "alias": "ELUCLASS", "length": 255, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null } ], "indexes": [ { "name": "R435933_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_435933", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_435933", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "07b5d1a5d07e41978dd83a3eea80ba03" } ] }