{ "extent": { "ymin": 5153043.604359889, "xmin": -9833407.219223654, "ymax": 5163076.806903195, "xmax": -9804130.193145024, "spatialReference": {"wkid": 102100} }, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "type": "Feature Layer", "hasStaticData": false, "supportsAttachmentsByUploadId": true, "syncEnabled": true, "relationships": null, "supportsAttachmentsResizing": true, "id": 1, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb", "standardMaxRecordCount": 2000, "isDataVersioned": false, "hasGeometryProperties": true, "templates": [], "supportsAdvancedQueries": true, "currentVersion": 10.91, "hasZ": false, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Line layer", "displayField": null, "supportsCalculate": true, "fields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "globalid", "length": 38, "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 255, "name": "created_user", "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 29, "name": "created_date", "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 255, "name": "last_edited_user", "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 29, "name": "last_edited_date", "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": true, "defaultValue": null, "name": "project_name", "length": 256, "alias": "Project Name", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "name": "location", "length": 256, "alias": "Project Location", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "name": "status", "length": 256, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "name": "last_update", "length": 256, "alias": "Last Updated", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "name": "project_type", "length": 256, "alias": "Project Type", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "name": "agency", "length": 256, "alias": "Agency", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "name": "information", "length": 256, "alias": "More Information", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "name": "start_date", "length": 29, "alias": "Anticipated Start Date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": true, "supportsTruncate": true, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "uuid_84", "isUnique": true, "description": "", "fields": "globalid", "isAcsending": true }, { "name": "a63_ix1", "isUnique": false, "description": "", "fields": "shape", "isAcsending": true }, { "name": "r84_sde_rowid_uk", "isUnique": false, "description": "", "fields": "objectid", "isAcsending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeNone", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSql": true, "supportsValidateSQL": true, "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Upcoming", "description": "", "prototype": { "attributes": { "project_type": null, "agency": null, "last_update": null, "location": null, "information": null, "project_name": null, "status": "Upcoming", "start_date": null } } } ], "name": "Upcoming", "domains": {}, "id": "Upcoming" }, { "templates": [ { "name": "In Progress", "description": "In Progress", "prototype": { "attributes": { "project_type": null, "agency": null, "last_update": null, "location": null, "information": null, "project_name": null, "status": "In Progress", "start_date": null } } } ], "name": "In Progress", "domains": {}, "id": "In Progress" }, { "templates": [ { "name": "Complete", "description": "Complete", "prototype": { "attributes": { "project_type": null, "agency": null, "last_update": null, "location": null, "information": null, "project_name": null, "status": "Complete", "start_date": null } } } ], "name": "Complete", "id": "Complete" } ], "capabilities": "Create,Editing,Query,Update,Uploads,Delete,Sync", "supportsAppend": true, "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "uniqueIdField": { "isSystemMaintained": true, "name": "OBJECTID" }, "tileMaxRecordCount": 2000, "typeIdField": "status", "supportedQueryFormats": "JSON, geoJSON, PBF", "supportsMultiScaleGeometry": true, "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "field1": "status", "uniqueValueInfos": [ { "symbol": { "color": [ 230, 152, 0, 255 ], "width": 2.25, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "In Progress", "value": "In Progress" }, { "symbol": { "color": [ 255, 255, 0, 255 ], "width": 2.25, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Upcoming", "value": "Upcoming" }, { "symbol": { "color": [ 173, 173, 173, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Complete", "value": "Complete" } ], "type": "uniqueValue" }, "transparency": 0 }, "copyrightText": "", "geometryType": "esriGeometryPolyline", "serviceItemId": "57e6233160404305817d994741ed5bfd" }