{ "currentVersion": 10.8, "id": 0, "name": "Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 7999.999999999377, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Road segments representing centerlines of all roadways or carriageways in a local government. Typically, this information is compiled from orthoimagery or other aerial photography sources. This representation of the road centerlines support address geocoding and mapping. It also serves as a source for public works and other agencies that are responsible for the active management of the road network.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6197451.158780053, "ymin": 2169054.479459554, "xmax": 6268805.607934386, "ymax": 2222931.0843045563, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 9, 0, 135, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 170, 102, 255 ], "width": 1.25 }, "value": "4WD", "label": "4WD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 2 }, "value": "Collector", "label": "Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.5 }, "value": "Freeway", "label": "Freeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 3 }, "value": "Highway", "label": "Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 255, 115, 255 ], "width": 1.5 }, "value": "Local", "label": "Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 2.5 }, "value": "Major Arterial", "label": "Major Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 2.25 }, "value": "Minor Arterial", "label": "Minor Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 245, 122, 255 ], "width": 1 }, "value": "Other", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3.25 }, "value": "Ramp", "label": "Ramp", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 168, 112, 0, 255 ], "haloSize": 3, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 8000.000000000499, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FULLNAME", "typeIdField": "ROADCLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "CENTERLINEID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CENTERLINEID" }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "FEDROUTE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FEDROUTE" }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "FEDRTETYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FEDRTETYPE" }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "AFEDRTE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AFEDRTE" }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "AFEDRTETYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AFEDRTETYPE" }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "STROUTE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STROUTE" }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "STRTETYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STRTETYPE" }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "ASTRTE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASTRTE" }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "ASTRTETYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASTRTETYPE" }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "CTYROUTE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CTYROUTE" }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "ONEWAYDIR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ONEWAYDIR" }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "ROADLEVEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADLEVEL" }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "INWATER", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "INWATER" }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "ROADCLASS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTFCC" }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "MUNILEFT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNILEFT" }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "MUNIRIGHT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNIRIGHT" }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "STATELEFT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATELEFT" }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "STATERIGHT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATERIGHT" }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "ZIPLEFT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPLEFT" }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "ZIPRIGHT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPRIGHT" }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAGLEFT", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MSAGLEFT" }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAGRIGHT", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MSAGRIGHT" }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESNLEFT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESNLEFT" }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESNRIGHT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESNRIGHT" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "ROADCLASSNUM", "type": "esriFieldTypeString", "alias": "ROADCLASSNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROADCLASSNUM" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "4WD", "name": "4WD", "domains": {}, "templates": [ { "name": "4WD", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "ROADCLASSNUM": null, "CENTERLINEID": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": "4WD", "MTFCC": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Collector", "name": "Collector", "domains": {}, "templates": [ { "name": "Collector", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "ROADCLASSNUM": null, "CENTERLINEID": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": "Collector", "MTFCC": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Freeway", "name": "Freeway", "domains": {}, "templates": [ { "name": "Freeway", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "ROADCLASSNUM": null, "CENTERLINEID": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": "Freeway", "MTFCC": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Highway", "name": "Highway", "domains": {}, "templates": [ { "name": "Highway", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "ROADCLASSNUM": null, "CENTERLINEID": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": "Highway", "MTFCC": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Local", "name": "Local", "domains": {}, "templates": [ { "name": "Local", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "ROADCLASSNUM": null, "CENTERLINEID": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": "Local", "MTFCC": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Major Arterial", "name": "Major Arterial", "domains": {}, "templates": [ { "name": "Major Arterial", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "ROADCLASSNUM": null, "CENTERLINEID": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": "Major Arterial", "MTFCC": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Minor Arterial", "name": "Minor Arterial", "domains": {}, "templates": [ { "name": "Minor Arterial", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "ROADCLASSNUM": null, "CENTERLINEID": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": "Minor Arterial", "MTFCC": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Other", "name": "Other", "domains": {}, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "ROADCLASSNUM": null, "CENTERLINEID": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": "Other", "MTFCC": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Ramp", "name": "Ramp", "domains": {}, "templates": [ { "name": "Ramp", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "ROADCLASSNUM": null, "CENTERLINEID": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": "Ramp", "MTFCC": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }