{ "currentVersion": 10.71, "id": 5, "name": "All Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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 }, "extent": { "xmin": 2304896.79, "ymin": 7285171.78, "xmax": 2711921.44, "ymax": 7676858.8, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2.75 }, "value": "P1", "label": "Primary DOT Hwy", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.5 }, "value": "P3", "label": "Secondary DOT Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.5 }, "value": "P2", "label": "Secondary DOT Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "F1", "label": "Primary Forest Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "F2", "label": "Secondary Forest Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "F3", "label": "Secondary Forest Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.25 }, "value": "F4", "label": "Poor Forest Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.25 }, "value": "F5", "label": "Poor Forest Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "RR", "label": "Railroad", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "TL", "label": "TL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "value": "AR", "label": "Abandoned Railway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "CODE", "typeIdField": "CODE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRANSPORTATION_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TRANSPORTATION_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRANSPORTATION_TYPE" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": { "type": "codedValue", "name": "cdDomTransportationCode", "description": "", "codedValues": [ { "name": "F1", "code": "F1" }, { "name": "F2", "code": "F2" }, { "name": "F3", "code": "F3" }, { "name": "F4", "code": "F4" }, { "name": "F5", "code": "F5" }, { "name": "F6", "code": "F6" }, { "name": "WR", "code": "WR" }, { "name": "P1", "code": "P1" }, { "name": "P2", "code": "P2" }, { "name": "RR", "code": "RR" }, { "name": "AR", "code": "AR" }, { "name": "TL", "code": "TL" }, { "name": "P3", "code": "P3" }, { "name": "P4", "code": "P4" }, { "name": "P5", "code": "P5" }, { "name": "P6", "code": "P6" }, { "name": "HR", "code": "HR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CODE" }, { "name": "YEAR", "type": "esriFieldTypeSmallInteger", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR" }, { "name": "DTI_PUBLIC", "type": "esriFieldTypeSmallInteger", "alias": "DESIG", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DESIGNATION" }, { "name": "HALFWIDTH", "type": "esriFieldTypeDouble", "alias": "HALFWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HALFWIDTH" }, { "name": "ROAD_ID", "type": "esriFieldTypeInteger", "alias": "ROAD_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_ID" }, { "name": "NBRN", "type": "esriFieldTypeSmallInteger", "alias": "NBRN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBRN" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R834328_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_834328", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_834328", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A1750_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "P1", "name": "P1", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "P1", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "P1", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "P3", "name": "P3", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "P3", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "P3", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "P2", "name": "P2", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "P2", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "P2", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F1", "name": "F1", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "F1", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "F1", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F2", "name": "F2", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "F2", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "F2", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F3", "name": "F3", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "F3", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "F3", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F4", "name": "F4", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "F4", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "F4", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F5", "name": "F5", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "F5", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "F5", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RR", "name": "RR", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "RR", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "RR", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TL", "name": "TL", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "TL", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "TL", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "AR", "name": "AR", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "AR", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "AR", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }