{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Site Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 30, 137, 62, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.COMPLETE_ADD"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 750, "name": "Full", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.FULL_HOUSE_NUM"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 751, "minScale": 2000, "name": "Number", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2069413.0045931786, "ymin": 359493.0495406836, "xmax": 2282060.666338578, "ymax": 536025.4576771706, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SITE_NGUID", "type": "esriFieldTypeString", "alias": "NGUID", "length": 254, "domain": null }, { "name": "ADDRESS_ID", "type": "esriFieldTypeInteger", "alias": "ADDRESS ID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT ID", "domain": null }, { "name": "ST_NAME_ID", "type": "esriFieldTypeInteger", "alias": "ST NAME ID", "domain": null }, { "name": "COMPLETE_ADD", "type": "esriFieldTypeString", "alias": "COMPLETE ADDRESS", "length": 200, "domain": null }, { "name": "FULL_HOUSE_NUM", "type": "esriFieldTypeString", "alias": "FULL HOUSE NUMBER", "length": 50, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Addr_Unit_Type", "description": "Address unit types", "codedValues": [ { "name": "UNIT", "code": "UNIT" }, { "name": "LOT", "code": "LOT" }, { "name": "APT", "code": "APARTMENT" }, { "name": "STE", "code": "SUITE" }, { "name": "BLDG", "code": "BUILDING" }, { "name": "OFC", "code": "OFFICE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "MH", "code": "MOBILEHOME" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT NUMBER", "length": 75, "domain": null }, { "name": "ADD_NUMBER", "type": "esriFieldTypeInteger", "alias": "ADDRESS NUMBER", "domain": null }, { "name": "ADDNUM_SUF", "type": "esriFieldTypeString", "alias": "ADDRESS NUM SFX", "length": 15, "domain": { "type": "codedValue", "name": "Addr_House_Sfx", "description": "Address house number suffix", "codedValues": [ { "name": "1/2", "code": "1/2" }, { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": ".5", "code": ".5" }, { "name": "UT", "code": "UT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_PREMOD", "type": "esriFieldTypeString", "alias": "ST PREFIX MOD", "length": 15, "domain": { "type": "codedValue", "name": "Name_Pfx_Mod", "description": "Name prefix modifiers", "codedValues": [ { "name": "OLD", "code": "OLD" }, { "name": "NEW", "code": "NEW" }, { "name": "THE", "code": "THE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_PREDIR", "type": "esriFieldTypeString", "alias": "ST PREFIX DIR", "length": 9, "domain": { "type": "codedValue", "name": "Name_Dir", "description": "Name directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_PRETYP", "type": "esriFieldTypeString", "alias": "ST PREFIX TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Name_Pfx_Type", "description": "Name prefix types", "codedValues": [ { "name": "AVENUE", "code": "AVENUE" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "THEATER", "code": "THEATER" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "ISLE", "code": "ISLE" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "STATE ROAD", "code": "STATE ROAD" }, { "name": "UNITED STATES", "code": "UNITED STATES" }, { "name": "COUNTY ROAD", "code": "COUNTY ROAD" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "SOUTH CAROLINA", "code": "SOUTH CAROLINA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_PRESEP", "type": "esriFieldTypeString", "alias": "ST PFX TYPE SEP", "length": 20, "domain": { "type": "codedValue", "name": "Name_Pfx_Type_Sep", "description": "Name prefix type separators", "codedValues": [ { "name": "OF THE", "code": "OF THE" }, { "name": "OF", "code": "OF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 60, "domain": null }, { "name": "ST_POSTYP", "type": "esriFieldTypeString", "alias": "ST POST TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Name_Sfx_Type", "description": "Name suffix types", "codedValues": [ { "name": "RIDGE", "code": "RIDGE" }, { "name": "LANDING", "code": "LANDING" }, { "name": "CROSSING", "code": "CROSSING" }, { "name": "CREST", "code": "CREST" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "COURT", "code": "COURT" }, { "name": "COVE", "code": "COVE" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "EXPRESSWAY", "code": "EXPRESSWAY" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "LANE", "code": "LANE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PLACE", "code": "PLACE" }, { "name": "POINT", "code": "POINT" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "ROAD", "code": "ROAD" }, { "name": "RUN", "code": "RUN" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROW", "code": "ROW" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "STREET", "code": "STREET" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "WAY", "code": "WAY" }, { "name": "BEACH", "code": "BEACH" }, { "name": "BEND", "code": "BEND" }, { "name": "BLUFF", "code": "BLUFF" }, { "name": "CLUB", "code": "CLUB" }, { "name": "HILL", "code": "HILL" }, { "name": "ISLE", "code": "ISLE" }, { "name": "KEY", "code": "KEY" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "SHORE", "code": "SHORE" }, { "name": "TURNPIKE", "code": "TURNPIKE" }, { "name": "VALE", "code": "VALE" }, { "name": "PARK", "code": "PARK" }, { "name": "BRANCH", "code": "BRANCH" }, { "name": "CURVE", "code": "CURVE" }, { "name": "CUT", "code": "CUT" }, { "name": "CORNER", "code": "CORNER" }, { "name": "GAP", "code": "GAP" }, { "name": "GATE", "code": "GATE" }, { "name": "GROVE", "code": "GROVE" }, { "name": "HALL", "code": "HALL" }, { "name": "HEIGHTS", "code": "HEIGHTS" }, { "name": "KNOLL", "code": "KNOLL" }, { "name": "MANOR", "code": "MANOR" }, { "name": "SPUR", "code": "SPUR" }, { "name": "TRACE", "code": "TRACE" }, { "name": "VIEW", "code": "VIEW" }, { "name": "WALK", "code": "WALK" }, { "name": "RANGE", "code": "RANGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_POSDIR", "type": "esriFieldTypeString", "alias": "ST POST DIR", "length": 9, "domain": { "type": "codedValue", "name": "Name_Dir", "description": "Name directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_POSMOD", "type": "esriFieldTypeString", "alias": "ST POST MOD", "length": 25, "domain": { "type": "codedValue", "name": "Name_Sfx_Mod", "description": "Name suffix modifiers", "codedValues": [ { "name": "CUTOFF", "code": "CUTOFF" }, { "name": "BYPASS", "code": "BYPASS" }, { "name": "FRONTAGE", "code": "FRONTAGE" }, { "name": "SERVICE", "code": "SERVICE" }, { "name": "EXTENSION", "code": "EXTENSION" }, { "name": "ALTERNATE", "code": "ALTERNATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "LEG ST PFX DIR", "length": 2, "domain": { "type": "codedValue", "name": "Name_Dir_Leg", "description": "Name directionals (legacy)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "LEG ST NAME", "length": 75, "domain": null }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "LST_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Name_Sfx_Type_Leg", "description": "Name suffix types (legacy)", "codedValues": [ { "name": "RDG", "code": "RDG" }, { "name": "CRST", "code": "CRST" }, { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "DR", "code": "DR" }, { "name": "EXPY", "code": "EXPY" }, { "name": "HWY", "code": "HWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PLZ", "code": "PLZ" }, { "name": "RD", "code": "RD" }, { "name": "RUN", "code": "RUN" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROW", "code": "ROW" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TRL", "code": "TRL" }, { "name": "TER", "code": "TER" }, { "name": "WAY", "code": "WAY" }, { "name": "BCH", "code": "BCH" }, { "name": "BND", "code": "BND" }, { "name": "BLF", "code": "BLF" }, { "name": "CLB", "code": "CLB" }, { "name": "HL", "code": "HL" }, { "name": "ISLE", "code": "ISLE" }, { "name": "KY", "code": "KY" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "SHR", "code": "SHR" }, { "name": "TPKE", "code": "TPKE" }, { "name": "CRSG", "code": "CRSG" }, { "name": "XING", "code": "XING" }, { "name": "EXT", "code": "EXT" }, { "name": "LNDG", "code": "LNDG" }, { "name": "WALK", "code": "WALK" }, { "name": "VW", "code": "VW" }, { "name": "TRCE", "code": "TRCE" }, { "name": "SPUR", "code": "SPUR" }, { "name": "MNR", "code": "MNR" }, { "name": "KNL", "code": "KNL" }, { "name": "GAP", "code": "GAP" }, { "name": "HTS", "code": "HTS" }, { "name": "HALL", "code": "HALL" }, { "name": "GRV", "code": "GRV" }, { "name": "GATE", "code": "GATE" }, { "name": "CRES", "code": "CRES" }, { "name": "CURV", "code": "CURV" }, { "name": "COR", "code": "COR" }, { "name": "BR", "code": "BR" }, { "name": "RNGE", "code": "RNGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "LEG ST POST DIR", "length": 2, "domain": { "type": "codedValue", "name": "Name_Dir_Leg", "description": "Name directionals (legacy)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POST_COMM", "type": "esriFieldTypeString", "alias": "POSTAL COMMUNITY", "length": 40, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP CODE", "length": 7, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 40, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 2, "domain": null }, { "name": "INC_MUNI", "type": "esriFieldTypeString", "alias": "INCORPORATED MUNICIPALITY", "length": 100, "domain": null }, { "name": "NBRHD_COMM", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD COMM", "length": 100, "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "length": 5, "domain": null }, { "name": "MSAGCOMM", "type": "esriFieldTypeString", "alias": "MSAG COMMUNITY", "length": 30, "domain": null }, { "name": "PLACE_TYPE", "type": "esriFieldTypeString", "alias": "PLACE TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Addr_PlaceType", "description": "Address Place Type", "codedValues": [ { "name": "AIRPORT", "code": "AIRPORT" }, { "name": "ARENA", "code": "ARENA" }, { "name": "BANK", "code": "BANK" }, { "name": "BAR", "code": "BAR" }, { "name": "BUS STATION", "code": "BUS STATION" }, { "name": "BUSINESS", "code": "BUSINESS" }, { "name": "CAFE", "code": "CAFE" }, { "name": "CLASSROOM", "code": "CLASSROOM" }, { "name": "CLUB", "code": "CLUB" }, { "name": "CONSTRUCTION", "code": "CONSTRUCTION" }, { "name": "CONVENTION CENTER", "code": "CONVENTION CENTER" }, { "name": "GOLF COURSE", "code": "GOLF COURSE" }, { "name": "GOVERNMENT", "code": "GOVERNMENT" }, { "name": "HOSPITAL", "code": "HOSPITAL" }, { "name": "HOTEL", "code": "HOTEL" }, { "name": "INDUSTRIAL", "code": "INDUSTRIAL" }, { "name": "LIBRARY", "code": "LIBRARY" }, { "name": "MULTI FAMILY RESIDENTIAL", "code": "MULTI FAMILY RESIDENTIAL" }, { "name": "OFFICE", "code": "OFFICE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "OUTDOORS", "code": "OUTDOORS" }, { "name": "PARKING", "code": "PARKING" }, { "name": "PLACE OF WORSHIP", "code": "PLACE OF WORSHIP" }, { "name": "PRISON", "code": "PRISON" }, { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PUBLIC TRANSPORT", "code": "PUBLIC TRANSPORT" }, { "name": "RESTAURANT", "code": "RESTAURANT" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "SHOPPING AREA", "code": "SHOPPING AREA" }, { "name": "SINGLE FAMILY MANUFACTURED RESIDENTIAL", "code": "SINGLE FAMILY MANUFACTURED RES" }, { "name": "SINGLE FAMILY RESIDENTIAL", "code": "SINGLE FAMILY RESIDENTIAL" }, { "name": "STADIUM", "code": "STADIUM" }, { "name": "STORE", "code": "STORE" }, { "name": "STREET", "code": "STREET" }, { "name": "THEATER", "code": "THEATER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "UTILITIY", "code": "UTILITY" }, { "name": "WAREHOUSE", "code": "WAREHOUSE" }, { "name": "WATER", "code": "WATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Active", "code": "Active" }, { "name": "InActive", "code": "InActive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 50, "domain": null }, { "name": "TAX_DISTRICT", "type": "esriFieldTypeString", "alias": "TAX_DISTRICT", "length": 50, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE OF STREET", "length": 5, "domain": { "type": "codedValue", "name": "Address_Side", "description": "Address side of street values", "codedValues": [ { "name": "RIGHT", "code": "RIGHT" }, { "name": "LEFT", "code": "LEFT" }, { "name": "UNKNOWN", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANOMALY", "type": "esriFieldTypeString", "alias": "ANOMALY", "length": 200, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE DATE", "length": 8, "domain": null }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE USER", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST EDIT DATE", "length": 8, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "LAST EDIT USER", "length": 50, "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y COORD", "domain": null }, { "name": "DISCRPAGID", "type": "esriFieldTypeString", "alias": "DISCREPANCY AGENCY ID", "length": 75, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "FULL_ST_NAME", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 100, "domain": null }, { "name": "FULL_UNIT", "type": "esriFieldTypeString", "alias": "Full Unit", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R113_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I605ADDRESS_ID", "fields": "ADDRESS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I605SEGMENT_ID", "fields": "SEGMENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I605ST_NAME_ID", "fields": "ST_NAME_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_hse", "fields": "ADD_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_adr", "fields": "COMPLETE_ADD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_full", "fields": "FULL_HOUSE_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_zip", "fields": "ZIP_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_side", "fields": "SIDE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_113", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_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": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Fire Stations", "type": "Feature Layer", "description": "

The published representation of fire stations managed in the facility site point feature class, combined with service information and organized for consumption in desktop and web applications. <\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0d2fda20ef7730d7ae9cd1d6f67caaaf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADmElEQVRIidVXTU8TURS9QwfsxA0lYmzZQJuYENno1A0Btm6KCwnQCfth6w8woU38AW7pWuwH1sRUF251KdUNTRNjWzZME0kYNsaamo45jz6Yvr4pQ8UYT9LMdOb1nXvf/Ti3Kv1DqP8VeTabjSiBsQTuHacTYVdSyo7SsTbW1spXTr5TKOgBCujkkBnUrumRcJg91zSNXS2rya4v8i+bikMlctppwzCsPybPFYpmx3FS0eh0OBaboYlQqG/N3J1Zdj227XCt1jBr9YaZze+mjfXV1FDkO4WCPtJRUuHwrQQ2l5GKwJqJeIhg5H6lupXLFxPJ9ZX4pch3usSxWDRxP37vQlKZEUsL8/Rx75Oeyxf3vAxQZQ/9EH+vlung6Sbdflai0cnTHBDR/b2eze2WjOTq8oXkuULRxFF7EbePmmR/KDFi4PODCN18ZNLUZkpqBPax7ZME9k2urWQ8yXHcSC6eQBzfXmUY6cn7EvNYBN7jM760TGM3wjQ6GaGpza2z94sL8/S69HabiLzJAxTQkdVicnEvZQAhjAL4FXCTa1qQYtEZEr1Xe3ZyyESmXgYgcZN6AfvW6wem23vV3bnQQPyUFAdi7RfYF/uDhzegM3K0TN65/BJPP9mmL48fsu+IM9A+8m5soVCIWq2fCe79UMKCzMZxI/lw5DzBDrfTPYaI0ILBnu8qv4FI8F4tAptxj07L6jSZOBmeXZ/VB3rNyDXtTIyG8nxy5TzOIERpgdxd43jmByq/gSxCncQaB0KLCVbHItzl5H4Po2Q4tm3GQ33kSsca5C3fHAl2991h35qjYkZ6Om60frR6eFR+g0EAegxZFMsNnvC441PZiLNMH7sRYa0WxLzzYa3Mc3ht2yfljfXzgaMn5hgEoMeQRRFzz/dYHwdABAO8KkGGWq1BjuP09Ga1Z4XTTmMQkA0NSCh4O6jV4v34Epuw+rz+Wm80nZGOd283DMPCBIJBAHosgpcU4u4uKzyDxzJiYL9SpRFFSSWFGU8VF2L0wQSCQUAmqyBCwiEBEWsk16A2C2Lr0HpjJFf7ykWV/QCTByYQDAJeug7Ci3o7iCuVapmcX9JYqV4/hAGYQDAIQI8hi36BGHOPQew1yaqDNsHoAw3GIAA99ppe3aTIaiQXYiw7at/kQFf8MzACegxZhDpBJLgWgBQNBHWMckJWi8k1FLloBPS4K4v9/1hcDcQP1MssBrrxG3icf438KvEb7X/Ix05PDfkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2089508.3474409431, "ymin": 361915.54330708086, "xmax": 2291078.244094491, "ymax": 517165.822178483, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": null }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "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": "OpsStatus", "type": "esriFieldTypeSmallInteger", "alias": "Operational Status", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_144", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R144_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S99_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1671173204000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Police Stations", "type": "Feature Layer", "description": "

The published representation of police stations managed in the facility site point feature class, combined with service information and organized for consumption in desktop and web applications.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "633ca981668dcd93dd56efd29322ee56", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADuElEQVRIidVXz0sbQRR+q4tmQYXoxY1Qa0IhxV7aVQTRHux1LQVRs0ivEdp/QOjBeCj4FxTMtdjEWKGS9tpLT6JpLwYLNtoe3PRSV2qhVku2fJtM3Iyzulql9IMw+2N2vvdm3nvfi0z/EPJ/RZ5KpUJSfYOOa9suhZyRpJwtlcyJsbHcpZPPZzJaPdVrZFM8oDRqIVV1niuK4oymWXTGFwsvi5JNWbKPZgzDMP+aPJ1ZipdsOxEOX1cjkS5qDQZPzLnVfdMZdy1LLRS244Wt7XhqYXHGGB9NXIh8PpPR6kpSQlXbdSwuIuWBOa09QYKR6/mN6fTCkh4bH+k5F/l8hTgSCeu9PXfOJBUZcXegn1bX3mvphaU1LwNk0UM/xLmdHzS5vEnZh92kNjcI51S+11LpxawRGx0+kzydWYpjq72Ii/uHlP24S5OvNp370OwKxXvbKXGvU2gE1rGsPR3rxsZGkp7k2G4EFwsghuTq1wrpN8djHniP33C01TEg1NJI00PXqu8HB/ppOftmDlM9yZFOiGo+uJiXPELNDWTuH1bvsSMMbnJFCVAk3EW893LNajbFEal+AOKdqT6SnrzzNR/rbm19jru9l92VCwXET0oBerTVGXHe2PKzgHWxPnhYAaqSo2SyyuUHw9G2CrnqixwIBoN0cPBLZ977ru1aRxOtPbotfG4/Haze9zz7QMXvx3HghhII1NzL7AIiwWq16HwR5VjYK6/xfubtF2fEfCG5olTF6Nyq5iw8u0LmVF+NAUjD+8/z1chXW8TkPGR2AVmEOvE5zoKLnSu84j1XuZTTQk1Csl3LcnjoBLlU8pRAd1CxKMcuJFeL1cqGAsPyHPNFOPh5UMMjsws0AtBjyCKfbggqVlC0jmbHEFZ4cD334Abp0TaHHHPxE3ltWXu5ifHjhqPmzNEIQI8hizzWHt92zltU7dzPEkOdQq8LhW2ybbum05FrZthHM2gERE0DthYeepVaoLwD5WPhvf60tV2060retd0wDBMdCBoB6DEPVDMEkzuyAWwzPBYRA+v5DaqTpESM6/FkfiJaH3QgaAREsgoi1PSykhWd4IJRXgCxuWO+NmKjNV575jk6D3Qg4PLSdRCeRsqI8/mNHNm/J0XvZa8PYQA6EDQC0GPIol/gjJnHIPbqZOXTFkHrAw1GIwA99upe3aSIagQXzli01b7JgYr4J2EE9BiyCHWCSDAtACkKCPIY6YSo5oPrQuS8EdDjiiye/MfiKiBX8nfJKJ/fqdt5ZeSXiT87SNSrT+j41wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2129140.992454067, "ymin": 394222.3123359531, "xmax": 2270376.9032152295, "ymax": 519583.7985564321, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": null }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "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": "OpsStatus", "type": "esriFieldTypeSmallInteger", "alias": "Operational Status", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_147", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R147_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S102_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1671173386000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Medic Stations", "type": "Feature Layer", "description": "

The published representation of fire stations managed in the facility site point feature class, combined with service information and organized for consumption in desktop and web applications. <\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6ed3c5103b97c1d43624fffa42a71fef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACtklEQVRIibVVMU9TURj97n2vvBYhNBaS0qA20tR0qA51cSFOaOiTwfADcKmLiRPSTVhIdTEmLrLIDxAHLAMbcW9iZDASq1XB1CDapKXc8l77zCl9j/bRSqX1TO3t13Puvd93zpXpP0Nup2g0Ho0Y+7qfcRqWFMegvq9tMJecSSdWU50I9ATj0WkiFiNZikhDLmIyr/7AnBpVhEbBuAqB5GYiOfdPAtgx0ysLUp9rvGewn7jT0fTPFaFFRDYXCcZV9SBbmMosrWdOFAjMqre4LK0oIwMk9zmra2PnLlPIc6Gh7s23d/R+9wv1+odIL4iIQfQ5MKtOfnyUfN1SADvnjL1QvEfkAMjvXlHJDggAqIVQMbOzMhqPXq3vjSVw6cGkr6xrC4rf46knbxe4RsXrplL2N07gOyZg8LLac7Z//DTkJhzuXtJye8PBeDS2mVhdtF0RizncZ6hTOL1u2kv/uEdERwL+6et+jCKO2ayhIc/5Y0RjI+Fja2bjueIIgxNTVRXgA0pEqo1iq4bagTr7RgAIgAucRHQoAIeaJuoGmMxJdskefK4KwP5dY7fAfJZAKb+/xpyOh9QllIVGxWxu3RKQ+50Hhl6xGtWsoSG7k7fQ0K9NjQco3oG8JQDnBWYmNipCC6OovtCEXQDkz982pEIVCEFDaCnTzZYPuMRfiWwuDMt3goOf1Y0nze+WACI3MDNxWy+I8GndrOWKVC6IVH18N4SdxOSbYuvXNk7RKqJbAVdTyubIMGi+fr1B4MPjle8X79+YKmZ2XiK4kC2tGl/fJ+xcbO/uEpfu/DWugU9P15YRuUhFBBeypVXj9YIgvXYtxKV5O3lTAaA2AT6kIoIL2QL7m27HnAOYlnJJW0o/WXvW9N5OevRrkbuIt6KUz187tD/zwUSY804ffQvoDREtt1Nrxx9z7yiPIKxShwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2135488.8776246756, "ymin": 391967.8093831986, "xmax": 2277206.193241477, "ymax": 503553.4822834581, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": null }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "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": "OpsStatus", "type": "esriFieldTypeSmallInteger", "alias": "Operational Status", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_151", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R151_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S106_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1671431274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2057697.57020998, "ymin": 419692.49770341814, "xmax": 2274581.777559057, "ymax": 561512.4625984281, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": null }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": null }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": null }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "length": 5, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_142", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R142_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S97_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1671172713000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2069381.1082677096, "ymin": 359545.80610236526, "xmax": 2282026.30479002, "ymax": 536874.2253936976, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "outline_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "outline_id", "type": "esriFieldTypeDouble", "alias": "outline_id", "domain": null }, { "name": "full_tms", "type": "esriFieldTypeString", "alias": "FULL_TMS", "length": 50, "domain": null }, { "name": "centroid_x", "type": "esriFieldTypeDouble", "alias": "CENTROID_X", "domain": null }, { "name": "centroid_y", "type": "esriFieldTypeDouble", "alias": "CENTROID_Y", "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 254, "domain": null }, { "name": "impid", "type": "esriFieldTypeSmallInteger", "alias": "ImpID", "domain": null }, { "name": "impclass", "type": "esriFieldTypeString", "alias": "ImpClass", "length": 15, "domain": { "type": "codedValue", "name": "impclass", "description": "Improvment class for storm water buildings feature", "codedValues": [ { "name": "RES", "code": "RES" }, { "name": "COM", "code": "COM" }, { "name": "AG", "code": "AG" }, { "name": "EX", "code": "EX" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "floors", "type": "esriFieldTypeSmallInteger", "alias": "Floors", "domain": null }, { "name": "camalink", "type": "esriFieldTypeString", "alias": "CamaLink", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "sde.SDE.BuildingFootprints.area", "type": "esriFieldTypeDouble", "alias": "sde.SDE.BuildingFootprints.area", "domain": null }, { "name": "ADDRESS_ID", "type": "esriFieldTypeInteger", "alias": "ADDRESS ID", "domain": null }, { "name": "COMPLETE_ADD", "type": "esriFieldTypeString", "alias": "COMPLETE ADDRESS", "length": 200, "domain": null }, { "name": "MSAGCOMM", "type": "esriFieldTypeString", "alias": "MSAG COMMUNITY", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_199", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R199_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S153_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1674819614000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Fire Station Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "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": [ 168, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.DsplyName"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2063674.4051837325, "ymin": 359353.1325459331, "xmax": 2282193.9619422555, "ymax": 546541.906167984, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DsplyName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "Expiration", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "ES_NGUID", "type": "esriFieldTypeString", "alias": "ESB NENA GUID", "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": "Service URI", "length": 254, "domain": null }, { "name": "ServiceURN", "type": "esriFieldTypeString", "alias": "Service URN", "length": 50, "domain": null }, { "name": "ServiceNum", "type": "esriFieldTypeString", "alias": "Service Number", "length": 15, "domain": null }, { "name": "AVcard_URI", "type": "esriFieldTypeString", "alias": "Agency vCard URI", "length": 254, "domain": null }, { "name": "DsplyName", "type": "esriFieldTypeString", "alias": "Display Name", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FireDispatch", "type": "esriFieldTypeString", "alias": "Fire Dispatch", "length": 100, "domain": null }, { "name": "RPPID", "type": "esriFieldTypeSmallInteger", "alias": "Response Plan ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_123", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R123_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S78_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, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1670934878000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Law Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "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, 77, 168, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.DsplyName"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2063507.5278871357, "ymin": 359353.1325459331, "xmax": 2282193.9619422555, "ymax": 546541.906167984, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DsplyName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "Expiration", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "ES_NGUID", "type": "esriFieldTypeString", "alias": "ESB NENA GUID", "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": "Service URI", "length": 254, "domain": null }, { "name": "ServiceURN", "type": "esriFieldTypeString", "alias": "Service URN", "length": 50, "domain": null }, { "name": "ServiceNum", "type": "esriFieldTypeString", "alias": "Service Number", "length": 15, "domain": null }, { "name": "AVcard_URI", "type": "esriFieldTypeString", "alias": "Agency vCard URI", "length": 254, "domain": null }, { "name": "DsplyName", "type": "esriFieldTypeString", "alias": "Display Name", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_124", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R124_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S79_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, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1670934903000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Medic Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "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": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.DsplyName"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 112, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2063674.4051837325, "ymin": 359353.1325459331, "xmax": 2282193.9619422555, "ymax": 546541.906167984, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DsplyName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "Expiration", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "ES_NGUID", "type": "esriFieldTypeString", "alias": "ESB NENA GUID", "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": "Service URI", "length": 254, "domain": null }, { "name": "ServiceURN", "type": "esriFieldTypeString", "alias": "Service URN", "length": 50, "domain": null }, { "name": "ServiceNum", "type": "esriFieldTypeString", "alias": "Service Number", "length": 15, "domain": null }, { "name": "AVcard_URI", "type": "esriFieldTypeString", "alias": "Agency vCard URI", "length": 254, "domain": null }, { "name": "DsplyName", "type": "esriFieldTypeString", "alias": "Display Name", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_125", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R125_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S80_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, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1670934929000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Road Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "ROAD CLASS", "classes": [ { "label": "Other", "description": "Other", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "values": [ [ "Other" ] ] }, { "label": "Resource", "description": "Resource", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 211, 127, 255 ], "width": 1 }, "values": [ [ "Resource" ] ] }, { "label": "Service", "description": "Service", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 211, 127, 255 ], "width": 1 }, "values": [ [ "Service" ] ] }, { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "values": [ [ "Unknown" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "values": [ [ "Local" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 153, 255 ], "width": 3.5 }, "values": [ [ "Minor Arterial" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 3.5 }, "values": [ [ "Collector" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 140, 101, 255 ], "width": 3.8 }, "values": [ [ "Major Arterial" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 89, 51, 255 ], "width": 4.2 }, "values": [ [ "Highway" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 2 }, "values": [ [ "Ramp" ] ] }, { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 3.8 }, "values": [ [ "Freeway" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 211, 127, 255 ], "width": 1 }, "value": "Resource", "label": "Resource" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 211, 127, 255 ], "width": 1 }, "value": "Service", "label": "Service" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "value": "Unknown", "label": "Unknown" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 153, 255 ], "width": 3.5 }, "value": "Minor Arterial", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 3.5 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 140, 101, 255 ], "width": 3.8 }, "value": "Major Arterial", "label": "Major Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 89, 51, 255 ], "width": 4.2 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 2 }, "value": "Ramp", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 3.8 }, "value": "Freeway", "label": "Freeway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 215, 255 ], "toColor": [ 218, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 179, 252, 255 ], "toColor": [ 229, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 187, 255 ], "toColor": [ 252, 193, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 217, 252, 255 ], "toColor": [ 179, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 215, 252, 255 ], "toColor": [ 241, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 252, 255 ], "toColor": [ 182, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 184, 255 ], "toColor": [ 185, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 182, 252, 255 ], "toColor": [ 184, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 219, 255 ], "toColor": [ 252, 182, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 192, 255 ], "toColor": [ 252, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 239, 252, 255 ], "toColor": [ 215, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ST_NAME"}, "labelPlacement": "esriServerLinePlacementCenterStart", "textLayout": "horizontal", "deconflictionStrategy": "static", "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "ROADCLASS = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 300000, "name": "Freeway", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -2, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.FULL_STREETNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "ROADCLASS = 'Highway' And ST_PRETYP NOT IN ('HIGHWAY')", "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Highway", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.ST_NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "ST_PRETYP = 'HIGHWAY'", "useCodedValues": true, "maxScale": 0, "minScale": 300000, "name": "Highway_Num", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.FULL_STREETNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "ROADCLASS = 'Major Arterial'", "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Major Arterial", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.FULL_STREETNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "ROADCLASS = 'Collector'", "useCodedValues": true, "maxScale": 0, "minScale": 75000, "name": "Collector", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.FULL_STREETNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "ROADCLASS = 'Minor Arterial'", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Minor Arterial", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.FULL_STREETNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "ROADCLASS = 'Local'", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Local", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2069213.1207349151, "ymin": 356649.26017060876, "xmax": 2292264.788713917, "ymax": 543783.9373359531, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULL_STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "NGUID", "length": 254, "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT ID", "domain": null }, { "name": "ST_NAME_ID", "type": "esriFieldTypeInteger", "alias": "ST NAME ID", "domain": null }, { "name": "FULL_STREETNAME", "type": "esriFieldTypeString", "alias": "FULL NAME", "length": 100, "domain": null }, { "name": "FROMADD_L", "type": "esriFieldTypeInteger", "alias": "FROM ADD L", "domain": null }, { "name": "TOADD_L", "type": "esriFieldTypeInteger", "alias": "TO ADD L", "domain": null }, { "name": "FROMADD_R", "type": "esriFieldTypeInteger", "alias": "FROM ADD R", "domain": null }, { "name": "TOADD_R", "type": "esriFieldTypeInteger", "alias": "TO ADD R", "domain": null }, { "name": "ST_PREMOD", "type": "esriFieldTypeString", "alias": "ST PREFIX MOD", "length": 15, "domain": { "type": "codedValue", "name": "Name_Pfx_Mod", "description": "Name prefix modifiers", "codedValues": [ { "name": "OLD", "code": "OLD" }, { "name": "NEW", "code": "NEW" }, { "name": "THE", "code": "THE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_PREDIR", "type": "esriFieldTypeString", "alias": "ST PREFIX DIR", "length": 9, "domain": { "type": "codedValue", "name": "Name_Dir", "description": "Name directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_PRETYP", "type": "esriFieldTypeString", "alias": "ST PREFIX TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Name_Pfx_Type", "description": "Name prefix types", "codedValues": [ { "name": "AVENUE", "code": "AVENUE" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "THEATER", "code": "THEATER" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "ISLE", "code": "ISLE" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "STATE ROAD", "code": "STATE ROAD" }, { "name": "UNITED STATES", "code": "UNITED STATES" }, { "name": "COUNTY ROAD", "code": "COUNTY ROAD" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "SOUTH CAROLINA", "code": "SOUTH CAROLINA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_PRESEP", "type": "esriFieldTypeString", "alias": "ST PREFIX TYPE SEP", "length": 20, "domain": { "type": "codedValue", "name": "Name_Pfx_Type_Sep", "description": "Name prefix type separators", "codedValues": [ { "name": "OF THE", "code": "OF THE" }, { "name": "OF", "code": "OF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "STREET NAME", "length": 60, "domain": null }, { "name": "ST_POSTYP", "type": "esriFieldTypeString", "alias": "ST POST TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Name_Sfx_Type", "description": "Name suffix types", "codedValues": [ { "name": "RIDGE", "code": "RIDGE" }, { "name": "LANDING", "code": "LANDING" }, { "name": "CROSSING", "code": "CROSSING" }, { "name": "CREST", "code": "CREST" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "COURT", "code": "COURT" }, { "name": "COVE", "code": "COVE" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "EXPRESSWAY", "code": "EXPRESSWAY" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "LANE", "code": "LANE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PLACE", "code": "PLACE" }, { "name": "POINT", "code": "POINT" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "ROAD", "code": "ROAD" }, { "name": "RUN", "code": "RUN" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROW", "code": "ROW" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "STREET", "code": "STREET" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "WAY", "code": "WAY" }, { "name": "BEACH", "code": "BEACH" }, { "name": "BEND", "code": "BEND" }, { "name": "BLUFF", "code": "BLUFF" }, { "name": "CLUB", "code": "CLUB" }, { "name": "HILL", "code": "HILL" }, { "name": "ISLE", "code": "ISLE" }, { "name": "KEY", "code": "KEY" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "SHORE", "code": "SHORE" }, { "name": "TURNPIKE", "code": "TURNPIKE" }, { "name": "VALE", "code": "VALE" }, { "name": "PARK", "code": "PARK" }, { "name": "BRANCH", "code": "BRANCH" }, { "name": "CURVE", "code": "CURVE" }, { "name": "CUT", "code": "CUT" }, { "name": "CORNER", "code": "CORNER" }, { "name": "GAP", "code": "GAP" }, { "name": "GATE", "code": "GATE" }, { "name": "GROVE", "code": "GROVE" }, { "name": "HALL", "code": "HALL" }, { "name": "HEIGHTS", "code": "HEIGHTS" }, { "name": "KNOLL", "code": "KNOLL" }, { "name": "MANOR", "code": "MANOR" }, { "name": "SPUR", "code": "SPUR" }, { "name": "TRACE", "code": "TRACE" }, { "name": "VIEW", "code": "VIEW" }, { "name": "WALK", "code": "WALK" }, { "name": "RANGE", "code": "RANGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_POSDIR", "type": "esriFieldTypeString", "alias": "ST POST DIR", "length": 9, "domain": { "type": "codedValue", "name": "Name_Dir", "description": "Name directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_POSMOD", "type": "esriFieldTypeString", "alias": "ST POST MOD", "length": 25, "domain": { "type": "codedValue", "name": "Name_Sfx_Mod", "description": "Name suffix modifiers", "codedValues": [ { "name": "CUTOFF", "code": "CUTOFF" }, { "name": "BYPASS", "code": "BYPASS" }, { "name": "FRONTAGE", "code": "FRONTAGE" }, { "name": "SERVICE", "code": "SERVICE" }, { "name": "EXTENSION", "code": "EXTENSION" }, { "name": "ALTERNATE", "code": "ALTERNATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "LEG ST PREFIX DIR", "length": 2, "domain": { "type": "codedValue", "name": "Name_Dir_Leg", "description": "Name directionals (legacy)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "LEG STREET NAME", "length": 75, "domain": null }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "LEG ST TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Name_Sfx_Type_Leg", "description": "Name suffix types (legacy)", "codedValues": [ { "name": "RDG", "code": "RDG" }, { "name": "CRST", "code": "CRST" }, { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "DR", "code": "DR" }, { "name": "EXPY", "code": "EXPY" }, { "name": "HWY", "code": "HWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PLZ", "code": "PLZ" }, { "name": "RD", "code": "RD" }, { "name": "RUN", "code": "RUN" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROW", "code": "ROW" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TRL", "code": "TRL" }, { "name": "TER", "code": "TER" }, { "name": "WAY", "code": "WAY" }, { "name": "BCH", "code": "BCH" }, { "name": "BND", "code": "BND" }, { "name": "BLF", "code": "BLF" }, { "name": "CLB", "code": "CLB" }, { "name": "HL", "code": "HL" }, { "name": "ISLE", "code": "ISLE" }, { "name": "KY", "code": "KY" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "SHR", "code": "SHR" }, { "name": "TPKE", "code": "TPKE" }, { "name": "CRSG", "code": "CRSG" }, { "name": "XING", "code": "XING" }, { "name": "EXT", "code": "EXT" }, { "name": "LNDG", "code": "LNDG" }, { "name": "WALK", "code": "WALK" }, { "name": "VW", "code": "VW" }, { "name": "TRCE", "code": "TRCE" }, { "name": "SPUR", "code": "SPUR" }, { "name": "MNR", "code": "MNR" }, { "name": "KNL", "code": "KNL" }, { "name": "GAP", "code": "GAP" }, { "name": "HTS", "code": "HTS" }, { "name": "HALL", "code": "HALL" }, { "name": "GRV", "code": "GRV" }, { "name": "GATE", "code": "GATE" }, { "name": "CRES", "code": "CRES" }, { "name": "CURV", "code": "CURV" }, { "name": "COR", "code": "COR" }, { "name": "BR", "code": "BR" }, { "name": "RNGE", "code": "RNGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "LEG ST POST DIR", "length": 2, "domain": { "type": "codedValue", "name": "Name_Dir_Leg", "description": "Name directionals (legacy)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "POSTAL COMMUNITY L", "length": 40, "domain": null }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "POSTAL COMMUNITY R", "length": 40, "domain": null }, { "name": "ZIPCODE_L", "type": "esriFieldTypeString", "alias": "ZIPCODE L", "length": 7, "domain": null }, { "name": "ZIPCODE_R", "type": "esriFieldTypeString", "alias": "ZIPCODE R", "length": 7, "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": "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": "INC MUNICIPALITY L", "length": 100, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "INC MUNICIPALITY R", "length": 100, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN L", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN R", "length": 5, "domain": null }, { "name": "MSAGCOMM_L", "type": "esriFieldTypeString", "alias": "MSAG COMMUNITY L", "length": 30, "domain": null }, { "name": "MSAGCOMM_R", "type": "esriFieldTypeString", "alias": "MSAG COMMUNITY R", "length": 30, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY L", "length": 1, "domain": { "type": "codedValue", "name": "Road_Parity", "description": "Road_Parity", "codedValues": [ { "name": "B", "code": "B" }, { "name": "E", "code": "E" }, { "name": "O", "code": "O" }, { "name": "Z", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY R", "length": 1, "domain": { "type": "codedValue", "name": "Road_Parity", "description": "Road_Parity", "codedValues": [ { "name": "B", "code": "B" }, { "name": "E", "code": "E" }, { "name": "O", "code": "O" }, { "name": "Z", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "Roads_OneWay", "description": "One way values", "codedValues": [ { "name": "Both", "code": "B" }, { "name": "From-To", "code": "FT" }, { "name": "To-From", "code": "TF" }, { "name": "No Travel", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEED LIMIT", "domain": { "type": "codedValue", "name": "Roads_Speed", "description": "Speed limit values", "codedValues": [ { "name": "5 mph", "code": 5 }, { "name": "10 mph", "code": 10 }, { "name": "15 mph", "code": 15 }, { "name": "20 mph", "code": 20 }, { "name": "25 mph", "code": 25 }, { "name": "30 mph", "code": 30 }, { "name": "35 mph", "code": 35 }, { "name": "40 mph", "code": 40 }, { "name": "45 mph", "code": 45 }, { "name": "50 mph", "code": 50 }, { "name": "55 mph", "code": 55 }, { "name": "60 mph", "code": 60 }, { "name": "65 mph", "code": 65 }, { "name": "70 mph", "code": 70 }, { "name": "0 mph", "code": 0 }, { "name": "No Travel", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "ROAD CLASS", "length": 15, "domain": { "type": "codedValue", "name": "RoadClass_1", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Not Built", "code": "Not_Built" }, { "name": "Golf Path", "code": "Golf_Path" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LANES", "type": "esriFieldTypeDouble", "alias": "LANES", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeDouble", "alias": "SURFACE", "domain": { "type": "codedValue", "name": "RDSurface", "description": "Road Surface Type", "codedValues": [ { "name": "Asphalt", "code": 1 }, { "name": "Brick", "code": 2 }, { "name": "Concrete", "code": 4 }, { "name": "Dirt", "code": 5 }, { "name": "Gravel", "code": 6 }, { "name": "Chip and Seal", "code": 8 }, { "name": "Other", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GATED", "type": "esriFieldTypeString", "alias": "GATED", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVAC", "type": "esriFieldTypeString", "alias": "EVAC", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "ROADLEVEL", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFACEWIDTH", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE WIDTH", "domain": null }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "INWATER", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNED BY", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Dorchester County", "code": 1 }, { "name": "Summerville", "code": -3 }, { "name": "North Charleston", "code": -4 }, { "name": "State", "code": -5 }, { "name": "Harleyville", "code": -6 }, { "name": "ST George", "code": -7 }, { "name": "Charleston", "code": -8 }, { "name": "DCWA", "code": -9 }, { "name": "US", "code": 2 }, { "name": "Ridgeville", "code": 4 }, { "name": "Santee Cooper", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTAINED BY", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Dorchester County", "code": 1 }, { "name": "Summerville", "code": -3 }, { "name": "North Charleston", "code": -4 }, { "name": "State", "code": -5 }, { "name": "Harleyville", "code": -6 }, { "name": "ST George", "code": -7 }, { "name": "Charleston", "code": -8 }, { "name": "DCWA", "code": -9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 50, "domain": null }, { "name": "COMMUNITYID", "type": "esriFieldTypeString", "alias": "COMMUNITY ID", "length": 50, "domain": null }, { "name": "PWRANKING", "type": "esriFieldTypeSmallInteger", "alias": "PW RANKING", "domain": { "type": "codedValue", "name": "lmRanking", "description": "Ranking", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTYMOWED", "type": "esriFieldTypeString", "alias": "COUNTYMOWED", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": null }, { "name": "FT_COST", "type": "esriFieldTypeDouble", "alias": "FT TRAVEL COST", "domain": null }, { "name": "TF_COST", "type": "esriFieldTypeDouble", "alias": "TF TRAVEL COST", "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ELEV", "domain": { "type": "codedValue", "name": "Road_Elevations", "description": "Elevation values", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "T_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ELEV", "domain": { "type": "codedValue", "name": "Road_Elevations", "description": "Elevation values", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISCRPAGID", "type": "esriFieldTypeString", "alias": "DISCREPANCY AGENCY ID", "length": 75, "domain": null }, { "name": "ANOMALY", "type": "esriFieldTypeString", "alias": "ANOMALY", "length": 200, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE DATE", "length": 8, "domain": null }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE USER", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST EDIT DATE", "length": 8, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "LAST EDIT USER", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 25, "domain": null }, { "name": "YearPaved", "type": "esriFieldTypeDate", "alias": "Year Paved", "length": 8, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I603SEGMENT_ID", "fields": "SEGMENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I603FULL_STREETN", "fields": "FULL_STREETNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I603ST_NAME_ID", "fields": "ST_NAME_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_ll", "fields": "FROMADD_L", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_lh", "fields": "TOADD_L", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_rl", "fields": "FROMADD_R", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_rh", "fields": "TOADD_R", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_lzip", "fields": "ZIPCODE_L", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_rzip", "fields": "ZIPCODE_R", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_lpar", "fields": "PARITY_L", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_rpar", "fields": "PARITY_R", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_111", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S66_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": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Waterline", "type": "Feature Layer", "description": "

River and Stream lines that represent flowlines and cartographic features such as stream centerlines and river banks.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Constantia", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2063645.388779521, "ymin": 358834.3087270409, "xmax": 2280832.312335953, "ymax": 540337.451115489, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 14, "domain": null }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterline Type", "length": 30, "domain": null }, { "name": "FLOWDIR", "type": "esriFieldTypeInteger", "alias": "Flow Direction", "domain": null }, { "name": "NEXTDOWNID", "type": "esriFieldTypeInteger", "alias": "Next Downstream ID", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CFCC_", "type": "esriFieldTypeString", "alias": "CFCC_", "length": 3, "domain": null }, { "name": "CFCC1_", "type": "esriFieldTypeString", "alias": "CFCC_1_", "length": 1, "domain": null }, { "name": "CFCC2_", "type": "esriFieldTypeString", "alias": "CFCC2_", "length": 2, "domain": null }, { "name": "SOURCE_", "type": "esriFieldTypeString", "alias": "SOURCE_", "length": 1, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_141", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R141_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S96_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1671172408000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Waterbody", "type": "Feature Layer", "description": "

Polygon features representing waterbodies.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WTRTYPE", "uniqueValueGroups": [ { "heading": "Waterbody Type", "classes": [ { "label": "Drainage Pond", "description": "Drainage Pond", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 217, 242, 255 ], "outline": null }, "values": [ [ "" ] ] }, { "label": "Lake or Pond", "description": "Lake or Pond", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "values": [ [ "Lake or Pond" ] ] }, { "label": "Stream or River", "description": "Stream or River", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "values": [ [ "Stream or River" ] ] }, { "label": "Swamp or Marsh", "description": "Swamp or Marsh", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.4 } }, "values": [ [ "Swamp or Marsh" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 217, 242, 255 ], "outline": null }, "value": "", "label": "Drainage Pond" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "value": "Lake or Pond", "label": "Lake or Pond" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "value": "Stream or River", "label": "Stream or River" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.4 } }, "value": "Swamp or Marsh", "label": "Swamp or Marsh" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 187, 255 ], "toColor": [ 252, 200, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 249, 255 ], "toColor": [ 187, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 215, 255 ], "toColor": [ 252, 241, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 228, 252, 255 ], "toColor": [ 192, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 182, 252, 255 ], "toColor": [ 207, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 215, 255 ], "toColor": [ 220, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 189, 255 ], "toColor": [ 252, 247, 189, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Constantia", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2060913.863188982, "ymin": 354999.99967192113, "xmax": 2283698.8999343812, "ymax": 546116.886811018, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 14, "domain": null }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterbody Type", "length": 30, "domain": null }, { "name": "WATERAREA", "type": "esriFieldTypeDouble", "alias": "Area in Acres", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Z_Min_", "type": "esriFieldTypeDouble", "alias": "Z_Min_", "domain": null }, { "name": "Z_Max_", "type": "esriFieldTypeDouble", "alias": "Z_Max_", "domain": null }, { "name": "Vertex_Cnt", "type": "esriFieldTypeInteger", "alias": "Vertex_Cnt", "domain": null }, { "name": "Hydro_Dir_", "type": "esriFieldTypeString", "alias": "Hydro_Dir_", "length": 30, "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_140", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R140_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1671172361000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Municipal Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "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", "uniqueValueGroups": [ { "heading": "NAME", "classes": [ { "label": "HARLEYVILLE", "description": "HARLEYVILLE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 240, 223, 255 ], "outline": null }, "values": [ [ "HARLEYVILLE" ] ] }, { "label": "LINCOLNVILLE", "description": "LINCOLNVILLE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 221, 157, 255 ], "outline": null }, "values": [ [ "LINCOLNVILLE" ] ] }, { "label": "NORTH CHARLESTON", "description": "NORTH CHARLESTON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 227, 255, 255 ], "outline": null }, "values": [ [ "NORTH CHARLESTON" ] ] }, { "label": "REEVESVILLE", "description": "REEVESVILLE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 232, 186, 255 ], "outline": null }, "values": [ [ "REEVESVILLE" ] ] }, { "label": "RIDGEVILLE", "description": "RIDGEVILLE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 220, 240, 255 ], "outline": null }, "values": [ [ "RIDGEVILLE" ] ] }, { "label": "ST GEORGE", "description": "ST GEORGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 213, 204, 255 ], "outline": null }, "values": [ [ "ST GEORGE" ] ] }, { "label": "SUMMERVILLE", "description": "SUMMERVILLE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 237, 194, 255 ], "outline": null }, "values": [ [ "SUMMERVILLE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 240, 223, 255 ], "outline": null }, "value": "HARLEYVILLE", "label": "HARLEYVILLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 221, 157, 255 ], "outline": null }, "value": "LINCOLNVILLE", "label": "LINCOLNVILLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 227, 255, 255 ], "outline": null }, "value": "NORTH CHARLESTON", "label": "NORTH CHARLESTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 232, 186, 255 ], "outline": null }, "value": "REEVESVILLE", "label": "REEVESVILLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 220, 240, 255 ], "outline": null }, "value": "RIDGEVILLE", "label": "RIDGEVILLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 213, 204, 255 ], "outline": null }, "value": "ST GEORGE", "label": "ST GEORGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 237, 194, 255 ], "outline": null }, "value": "SUMMERVILLE", "label": "SUMMERVILLE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 187, 255 ], "toColor": [ 252, 200, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 249, 255 ], "toColor": [ 187, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 215, 255 ], "toColor": [ 252, 241, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 228, 252, 255 ], "toColor": [ 192, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 182, 252, 255 ], "toColor": [ 207, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 215, 255 ], "toColor": [ 220, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 189, 255 ], "toColor": [ 252, 247, 189, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 150000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2104301.544492919, "ymin": 359353.1327056736, "xmax": 2312556.7208295055, "ymax": 505668.0625161752, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 50, "domain": null }, { "name": "MUNITYP", "type": "esriFieldTypeString", "alias": "Municipal Type", "length": 50, "domain": { "type": "codedValue", "name": "MunicipalType", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "length": 5, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "COUNTY_", "type": "esriFieldTypeString", "alias": "COUNTY_", "length": 50, "domain": null }, { "name": "MCD_", "type": "esriFieldTypeString", "alias": "MCD_", "length": 6, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_159", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R159_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S114_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1673023208000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "PSAP", "type": "Feature Layer", "description": "

The coverage area for a given PSAP's responsibility.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "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": 5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2063674.4051837325, "ymin": 359353.1325459331, "xmax": 2282193.9619422555, "ymax": 546541.9235564321, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DsplyName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "Expiration", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "ES_NGUID", "type": "esriFieldTypeString", "alias": "ESB NENA GUID", "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": "Service URI", "length": 254, "domain": null }, { "name": "ServiceURN", "type": "esriFieldTypeString", "alias": "Service URN", "length": 50, "domain": null }, { "name": "ServiceNum", "type": "esriFieldTypeString", "alias": "Service Number", "length": 15, "domain": null }, { "name": "AVcard_URI", "type": "esriFieldTypeString", "alias": "Agency vCard URI", "length": 254, "domain": null }, { "name": "DsplyName", "type": "esriFieldTypeString", "alias": "Display Name", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_129", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R129_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S84_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1670935039000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "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": [ 52, 52, 52, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2063649.5021095052, "ymin": 359408.71297509223, "xmax": 2282316.9259942546, "ymax": 546542.6556355953, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "COUNTYAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "STCOFIPS", "type": "esriFieldTypeString", "alias": "State County FIPS", "length": 5, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_156", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R156_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S111_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1673023186000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cc396780e88e4126ba0d537094cf92d3" } ], "tables": [] }