{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Planned Highway Projects", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2311163, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "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": -1.25235574467E7, "ymin": 4931823.478299998, "xmax": -1.24927168063E7, "ymax": 4971704.892800003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PhaseDesc", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 220, 252, 255 ], "width": 1 }, "value": "Phase 1 Widening", "label": "Phase 1 Widening", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 252, 210, 255 ], "width": 1 }, "value": "Phase 1 New Construction", "label": "Phase 1 New Construction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 196, 184, 255 ], "width": 1 }, "value": "Phase 2 Widening", "label": "Phase 2 Widening", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 184, 252, 255 ], "width": 1 }, "value": "Phase 2 New Construction", "label": "Phase 2 New Construction", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Route", "typeIdField": "PhaseDesc", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Route" }, { "name": "FromDir", "type": "esriFieldTypeString", "alias": "From", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FromDir" }, { "name": "ToDir", "type": "esriFieldTypeString", "alias": "To", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ToDir" }, { "name": "Phase", "type": "esriFieldTypeSmallInteger", "alias": "Phase", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Phase" }, { "name": "ProjType", "type": "esriFieldTypeString", "alias": "Project Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjType" }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lanes" }, { "name": "Length_mi", "type": "esriFieldTypeDouble", "alias": "Length (miles)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_mi" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PhaseDesc", "type": "esriFieldTypeString", "alias": "Phase Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhaseDesc" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R45_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_45", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S34_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Phase 1 Widening", "name": "Phase 1 Widening", "domains": {}, "templates": [ { "name": "Phase 1 Widening", "description": "", "prototype": { "attributes": { "PhaseDesc": "Phase 1 Widening", "Notes": null, "Route": null, "FromDir": null, "ToDir": null, "Phase": null, "ProjType": null, "Lanes": null, "Length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Phase 1 New Construction", "name": "Phase 1 New Construction", "domains": {}, "templates": [ { "name": "Phase 1 New Construction", "description": "", "prototype": { "attributes": { "PhaseDesc": "Phase 1 New Construction", "Notes": null, "Route": null, "FromDir": null, "ToDir": null, "Phase": null, "ProjType": null, "Lanes": null, "Length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Phase 2 Widening", "name": "Phase 2 Widening", "domains": {}, "templates": [ { "name": "Phase 2 Widening", "description": "", "prototype": { "attributes": { "PhaseDesc": "Phase 2 Widening", "Notes": null, "Route": null, "FromDir": null, "ToDir": null, "Phase": null, "ProjType": null, "Lanes": null, "Length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Phase 2 New Construction", "name": "Phase 2 New Construction", "domains": {}, "templates": [ { "name": "Phase 2 New Construction", "description": "", "prototype": { "attributes": { "PhaseDesc": "Phase 2 New Construction", "Notes": null, "Route": null, "FromDir": null, "ToDir": null, "Phase": null, "ProjType": null, "Lanes": null, "Length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "Planned Bike Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2311163, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "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": -1.25235574467E7, "ymin": 4931823.478299998, "xmax": -1.24927168063E7, "ymax": 4971704.892800003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PhaseDesc", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 197, 224, 255 ], "width": 1 }, "value": "Existing", "label": "Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 244, 252, 255 ], "width": 1 }, "value": "Phase 1", "label": "Phase 1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 252, 179, 255 ], "width": 1 }, "value": "Phase 2", "label": "Phase 2", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Route", "typeIdField": "PhaseDesc", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Route", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Route" }, { "name": "Phase", "type": "esriFieldTypeSmallInteger", "alias": "Phase", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Phase" }, { "name": "ProjType", "type": "esriFieldTypeString", "alias": "Project Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjType" }, { "name": "Length_mi", "type": "esriFieldTypeDouble", "alias": "Length (miles)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_mi" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PhaseDesc", "type": "esriFieldTypeString", "alias": "Phase Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhaseDesc" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R45_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_45", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S34_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Existing", "name": "Existing", "domains": {}, "templates": [ { "name": "Existing", "description": "", "prototype": { "attributes": { "PhaseDesc": "Existing", "Notes": null, "Route": null, "Phase": null, "ProjType": null, "Length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Phase 1", "name": "Phase 1", "domains": {}, "templates": [ { "name": "Phase 1", "description": "", "prototype": { "attributes": { "PhaseDesc": "Phase 1", "Notes": null, "Route": null, "Phase": null, "ProjType": null, "Length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Phase 2", "name": "Phase 2", "domains": {}, "templates": [ { "name": "Phase 2", "description": "", "prototype": { "attributes": { "PhaseDesc": "Phase 2", "Notes": null, "Route": null, "Phase": null, "ProjType": null, "Length_mi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.91, "id": 2, "name": "Comments", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": {"creationDateField": "CommentDT"}, "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": false, "supportsCalculate": 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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PersonName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PersonName", "type": "esriFieldTypeString", "alias": "Name (optional)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PersonName" }, { "name": "PersonOrg", "type": "esriFieldTypeString", "alias": "Organization (optional)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PersonOrg" }, { "name": "PersonCont", "type": "esriFieldTypeString", "alias": "Phone/E-mail (optional)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PersonCont" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": false, "length": 1000, "defaultValue": null, "modelName": "Comment" }, { "name": "CommentDT", "type": "esriFieldTypeDate", "alias": "Comment Date/Time", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CommentDT" }, { "name": "GUID", "type": "esriFieldTypeGUID", "alias": "GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GUID" } ], "indexes": [ { "name": "R44_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Comments", "description": "", "prototype": { "attributes": { "Comment": " ", "GUID": null, "PersonName": null, "PersonOrg": null, "PersonCont": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 } ] }