{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Documents.DBO.ROADWAY_ACCEPTANCES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6124759.462520137, "ymin": 2086586.4701883942, "xmax": 6165382.805485889, "ymax": 2115946.579118982, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACC_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1 } }, "value": "Improvement", "label": "Improvement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "value": "Improvement and Landscape", "label": "Improvement and Landscape", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Private", "label": "Private", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PROJ_NUM", "typeIdField": "ACC_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PROJ_NUM", "type": "esriFieldTypeString", "alias": "PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJ_NUM" }, { "name": "CCNTY_ACC", "type": "esriFieldTypeDate", "alias": "CCNTY_ACC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CCNTY_ACC" }, { "name": "CCTY_ACC", "type": "esriFieldTypeDate", "alias": "CCTY_ACC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CCTY_ACC" }, { "name": "C_RESO", "type": "esriFieldTypeString", "alias": "C_RESO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "C_RESO" }, { "name": "LCNTY_ACC", "type": "esriFieldTypeDate", "alias": "LCNTY_ACC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LCNTY_ACC" }, { "name": "LCTY_ACC", "type": "esriFieldTypeDate", "alias": "LCTY_ACC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LCTY_ACC" }, { "name": "L_RESO", "type": "esriFieldTypeString", "alias": "L_RESO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_RESO" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOTES" }, { "name": "ACC_TYPE", "type": "esriFieldTypeString", "alias": "ACC_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACC_TYPE" }, { "name": "linkfield1", "type": "esriFieldTypeString", "alias": "linkfield", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "linkfield1" }, { "name": "linkfield2", "type": "esriFieldTypeString", "alias": "linkfield2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "linkfield2" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R20_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_PROJ_NUM", "fields": "PROJ_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Improvement", "name": "Improvement", "domains": {}, "templates": [ { "name": "Improvement", "description": "", "prototype": { "attributes": { "linkfield2": null, "linkfield1": null, "PROJ_NUM": null, "CCNTY_ACC": null, "CCTY_ACC": null, "C_RESO": null, "LCNTY_ACC": null, "LCTY_ACC": null, "L_RESO": null, "NOTES": null, "ACC_TYPE": "Improvement" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Improvement and Landscape", "name": "Improvement and Landscape", "domains": {}, "templates": [ { "name": "Improvement and Landscape", "description": "", "prototype": { "attributes": { "linkfield2": null, "linkfield1": null, "PROJ_NUM": null, "CCNTY_ACC": null, "CCTY_ACC": null, "C_RESO": null, "LCNTY_ACC": null, "LCTY_ACC": null, "L_RESO": null, "NOTES": null, "ACC_TYPE": "Improvement and Landscape" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Private", "name": "Private", "domains": {}, "templates": [ { "name": "Private", "description": "", "prototype": { "attributes": { "linkfield2": null, "linkfield1": null, "PROJ_NUM": null, "CCNTY_ACC": null, "CCTY_ACC": null, "C_RESO": null, "LCNTY_ACC": null, "LCTY_ACC": null, "L_RESO": null, "NOTES": null, "ACC_TYPE": "Private" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }