{ "currentVersion": 10.91, "id": 2, "name": "Streets and Highways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 200000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACC", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.2 }, "value": "1", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.2 }, "value": "2", "label": "Primary State Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "value": "3", "label": "Secondary State Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "4", "label": "County Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 }, "value": "5", "label": "Local Road", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 999472.1326787733, "ymin": 891217.3189508244, "xmax": 1180966.422286652, "ymax": 1133788.4794673324, "spatialReference": { "wkid": 102717, "latestWkid": 2262 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLSTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "G_PREDIR", "type": "esriFieldTypeString", "alias": "Pre-Direction", "length": 2, "domain": null }, { "name": "G_PRETYPE", "type": "esriFieldTypeString", "alias": "Pre-Type", "length": 8, "domain": null }, { "name": "G_ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 40, "domain": null }, { "name": "G_ST_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 6, "domain": null }, { "name": "G_SUF_CONT", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 6, "domain": null }, { "name": "G_POSTDIR", "type": "esriFieldTypeString", "alias": "Post-Direction", "length": 2, "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeString", "alias": "Left-From Address", "length": 11, "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeString", "alias": "Left-To Address", "length": 11, "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeString", "alias": "Right-From Address", "length": 11, "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeString", "alias": "Right-To Address", "length": 11, "domain": null }, { "name": "FULLSTNAME", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 68, "domain": null }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "Shield", "length": 6, "domain": null }, { "name": "HWY_NUM", "type": "esriFieldTypeString", "alias": "Highway Number", "length": 5, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC Code", "length": 3, "domain": null }, { "name": "ACC", "type": "esriFieldTypeString", "alias": "ACC Code", "length": 1, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "Speed", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "One Way", "length": 6, "domain": null }, { "name": "POSTAL_L", "type": "esriFieldTypeString", "alias": "Postal Left", "length": 5, "domain": null }, { "name": "POSTAL_R", "type": "esriFieldTypeString", "alias": "Postal Right", "length": 5, "domain": null }, { "name": "ZIPNAME_L", "type": "esriFieldTypeString", "alias": "Zipname Left", "length": 28, "domain": null }, { "name": "ZIPNAME_R", "type": "esriFieldTypeString", "alias": "Zipname Right", "length": 28, "domain": null }, { "name": "G_PLACENAM", "type": "esriFieldTypeString", "alias": "Placename Left", "length": 20, "domain": null }, { "name": "G_PLACEN_1", "type": "esriFieldTypeString", "alias": "Placename Right", "length": 20, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "FCC_Base", "type": "esriFieldTypeInteger", "alias": "FCC_Base", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R348_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "STREETS", "fields": "G_PREDIR,G_PRETYPE,G_ST_NAME,G_ST_TYPE,G_SUF_CONT,G_POSTDIR,FULLSTNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ADDRANGES", "fields": "L_F_ADD,L_T_ADD,R_F_ADD,R_T_ADD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CODES", "fields": "FCC,ACC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "POSTAL", "fields": "POSTAL_L,POSTAL_R,ZIPNAME_L,ZIPNAME_R", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a302_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }