{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2447484.8103922904, "ymin": 7079883.601667434, "xmax": 2514542.9998435527, "ymax": 7156366.343826413, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULL_NAME", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 7, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "L_ADD_F", "type": "esriFieldTypeDouble", "alias": "L_ADD_F", "domain": null }, { "name": "L_ADD_T", "type": "esriFieldTypeDouble", "alias": "L_ADD_T", "domain": null }, { "name": "R_ADD_F", "type": "esriFieldTypeDouble", "alias": "R_ADD_F", "domain": null }, { "name": "R_ADD_T", "type": "esriFieldTypeDouble", "alias": "R_ADD_T", "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "length": 35, "domain": null }, { "name": "ROAD_SUF", "type": "esriFieldTypeString", "alias": "ROAD_SUF", "length": 4, "domain": { "type": "codedValue", "name": "D_RdSuffixAbbr", "description": "", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BAY", "code": "BAY" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "DR", "code": "DR" }, { "name": "GATE", "code": "GATE" }, { "name": "INLT", "code": "INLT" }, { "name": "LAND", "code": "LAND" }, { "name": "LN", "code": "LN" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MNR", "code": "MNR" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "RDWY", "code": "RDWY" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VW", "code": "VW" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "XING", "code": "XING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 255, "domain": { "type": "codedValue", "name": "D_Rd_Direction", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 35, "domain": null }, { "name": "MPH", "type": "esriFieldTypeInteger", "alias": "MPH", "domain": { "type": "range", "name": "D_Rd_MPH", "description": "", "range": [ 0, 70 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 50, "domain": null }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": { "type": "range", "name": "D_RD_Lanes", "description": "", "range": [ 1, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFACE_CODE", "type": "esriFieldTypeString", "alias": "SURFACE_CODE", "length": 255, "domain": { "type": "codedValue", "name": "D_Rd_SurfaceType", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "Hot Mix Asphalt Concrete", "code": "HMAC" }, { "name": "Unimproved", "code": "UNI" }, { "name": "Gravel", "code": "GRV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALLED", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "D_Rd_Owner", "description": "", "codedValues": [ { "name": "City", "code": "CI" }, { "name": "County", "code": "CO" }, { "name": "Private", "code": "PR" }, { "name": "Other", "code": "OT" }, { "name": "Shared", "code": "SH" }, { "name": "TxDOT", "code": "TX" }, { "name": "NTTA", "code": "NT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRAFFIC_COUNTS", "type": "esriFieldTypeSmallInteger", "alias": "TRAFFIC_COUNTS", "domain": null }, { "name": "EDIT_BY", "type": "esriFieldTypeInteger", "alias": "EDIT_BY", "domain": { "type": "codedValue", "name": "D_Rd_Edited_By", "description": "", "codedValues": [ { "name": "Carey Frazier", "code": 1 }, { "name": "Michele Wood", "code": 2 }, { "name": "Greta Nicoara", "code": 3 }, { "name": "Bob Ayensu", "code": 4 }, { "name": "John Morley", "code": 5 }, { "name": "Tim Yarbrough", "code": 6 }, { "name": "Susan Olson", "code": 7 }, { "name": "Other", "code": 8 }, { "name": "Georgeta Baciu", "code": 9 }, { "name": "Erica Lee", "code": 10 }, { "name": "Steve Foster", "code": 11 }, { "name": "Bud Videan", "code": 12 }, { "name": "Felicia Coleman", "code": 13 }, { "name": "Amy Rose", "code": 14 }, { "name": "Erin Woodard", "code": 15 }, { "name": "Brian Macke", "code": 16 }, { "name": "Meg Adaya", "code": 17 }, { "name": "Adam Blake", "code": 18 }, { "name": "Jordan Brod", "code": 19 }, { "name": "Chris Shuma", "code": 20 }, { "name": "Crystal Fauss", "code": 21 }, { "name": "Charlotte Stockard", "code": 22 }, { "name": "Misty Nelson", "code": 23 }, { "name": "Christian Gussman", "code": 24 }, { "name": "Dawn D'Angelo", "code": 25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 255, "domain": { "type": "codedValue", "name": "D_LifeCycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PROP" }, { "name": "Completed", "code": "COMP" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Constructed", "code": "CONST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "GRID", "length": 10, "domain": null }, { "name": "TEMPCALC", "type": "esriFieldTypeString", "alias": "TEMPCALC", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT_NO", "type": "esriFieldTypeString", "alias": "PROJECT_NO", "length": 15, "domain": null }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "length": 254, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "D_Rd_OneWay", "description": "", "codedValues": [ { "name": "B", "code": "B" }, { "name": "FT", "code": "FT" }, { "name": "TF", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITY_L", "type": "esriFieldTypeString", "alias": "CITY_L", "length": 35, "domain": null }, { "name": "CITY_R", "type": "esriFieldTypeString", "alias": "CITY_R", "length": 35, "domain": null }, { "name": "ZIP_L", "type": "esriFieldTypeInteger", "alias": "ZIP_L", "domain": null }, { "name": "ZIP_R", "type": "esriFieldTypeInteger", "alias": "ZIP_R", "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeInteger", "alias": "ESN_L", "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeInteger", "alias": "ESN_R", "domain": null }, { "name": "EXCHANGE_L", "type": "esriFieldTypeString", "alias": "EXCHANGE_L", "length": 5, "domain": null }, { "name": "EXCHANGE_R", "type": "esriFieldTypeString", "alias": "EXCHANGE_R", "length": 5, "domain": null }, { "name": "ZELEV_F", "type": "esriFieldTypeInteger", "alias": "ZELEV_F", "domain": null }, { "name": "ZELEV_T", "type": "esriFieldTypeInteger", "alias": "ZELEV_T", "domain": null }, { "name": "PAVERID", "type": "esriFieldTypeString", "alias": "PAVERID", "length": 50, "domain": null }, { "name": "GC_Exceptions", "type": "esriFieldTypeString", "alias": "GC_Exceptions", "length": 75, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "BIKES", "type": "esriFieldTypeString", "alias": "BIKES", "length": 3, "domain": { "type": "codedValue", "name": "t_Yes_No", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HIERARCHY", "type": "esriFieldTypeSmallInteger", "alias": "HIERARCHY", "domain": null }, { "name": "STREET_SWEEP", "type": "esriFieldTypeString", "alias": "STREET_SWEEP", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R729_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_729", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I942FULL_NAME", "fields": "FULL_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I942LIFECYCLESTA", "fields": "LIFECYCLESTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I942SUBTYPE", "fields": "SUBTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I942PROJECT_NO", "fields": "PROJECT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_729", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S587_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "id": 3, "name": "US_Hwy" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "id": 1, "name": "Tollway" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "id": 4, "name": "Major_Thoroughfare" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "id": 6, "name": "Collector" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "id": 5, "name": "Minor_Thoroughfare" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "id": 7, "name": "Residential" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "id": 2, "name": "State_Hwy" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "id": 8, "name": "Ramp" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "id": 9, "name": "Driveway" } ], "subtypes": [ { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 3, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null }, "code": 3, "name": "US_Hwy" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": "CI", "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": null, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null }, "code": 1, "name": "Tollway" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 4, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null }, "code": 4, "name": "Major_Thoroughfare" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 6, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null }, "code": 6, "name": "Collector" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 5, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null }, "code": 5, "name": "Minor_Thoroughfare" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 7, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null }, "code": 7, "name": "Residential" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 2, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null }, "code": 2, "name": "State_Hwy" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 7, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null }, "code": 8, "name": "Ramp" }, { "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": null, "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": null, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": null, "ZELEV_T": null, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null }, "code": 9, "name": "Driveway" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9de62e86b3a54b87acb1d003ccc892f5" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2451250.4069238007, "ymin": 7080322.116589233, "xmax": 2509328.3819749653, "ymax": 7130667.432565063, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 80, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 175, "domain": null }, { "name": "Legal", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 300, "domain": null }, { "name": "CAD", "type": "esriFieldTypeString", "alias": "CAD", "length": 50, "domain": null }, { "name": "site_apn", "type": "esriFieldTypeString", "alias": "site_apn", "length": 17, "domain": null }, { "name": "geo_id", "type": "esriFieldTypeString", "alias": "geo_id", "length": 50, "domain": null }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9de62e86b3a54b87acb1d003ccc892f5" } ], "tables": [] }