{ "currentVersion": 10.81, "id": 0, "name": "Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 2915046.017032746, "ymin": 2175128.009960152, "xmax": 2995158.022490829, "ymax": 2348821.2137541547, "spatialReference": { "wkid": 2245, "latestWkid": 2966 } }, "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[PRNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Century Gothic", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 20000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PRNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PRNAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PRNAME" }, { "name": "SEGNAME", "type": "esriFieldTypeString", "alias": "Segment Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SEGNAME" }, { "name": "FROMDESC", "type": "esriFieldTypeString", "alias": "Road From", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FROMDESC" }, { "name": "TODESC", "type": "esriFieldTypeString", "alias": "Road To", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TODESC" }, { "name": "MEMO", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MEMO" }, { "name": "NFC", "type": "esriFieldTypeString", "alias": "NFC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NFC" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFTYPE" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "LENGTHFEET", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTHFEET" }, { "name": "LENGTHMILE", "type": "esriFieldTypeDouble", "alias": "Length (mi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTHMILE" }, { "name": "FEDAID", "type": "esriFieldTypeString", "alias": "FEDAID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEDAID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R969_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S957_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Roads", "description": "", "prototype": { "attributes": { "LENGTHMILE": null, "FEDAID": null, "PRNAME": null, "SEGNAME": null, "FROMDESC": null, "TODESC": null, "MEMO": null, "NFC": null, "OWNERSHIP": null, "SURFTYPE": null, "WIDTH": null, "LENGTHFEET": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }