{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Project Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "These data represent the point features of proposed project for the Jeffco Trails Plan.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 3038858.4010879, "ymin": 1602987.23804788, "xmax": 3125104.9156024, "ymax": 1752227.49337254, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PROJECT_ID", "type": "esriFieldTypeInteger", "alias": "PROJECT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROJECT_ID" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "PROJECT_LOCATION", "type": "esriFieldTypeString", "alias": "PROJECT_LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_LOCATION" }, { "name": "LEAD_JURISDICTION", "type": "esriFieldTypeString", "alias": "LEAD_JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEAD_JURISDICTION" }, { "name": "LOCAL_REGIONAL", "type": "esriFieldTypeString", "alias": "LOCAL_REGIONAL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LOCAL_REGIONAL" }, { "name": "WALKSHED", "type": "esriFieldTypeString", "alias": "WALKSHED", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "WALKSHED" }, { "name": "FACILITY_PURPOSE", "type": "esriFieldTypeString", "alias": "FACILITY_PURPOSE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITY_PURPOSE" }, { "name": "YEAR_ADDED", "type": "esriFieldTypeInteger", "alias": "YEAR_ADDED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_ADDED" }, { "name": "YEAR_DROPPED", "type": "esriFieldTypeInteger", "alias": "YEAR_DROPPED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_DROPPED" }, { "name": "YEAR_COMPLETED", "type": "esriFieldTypeInteger", "alias": "YEAR_COMPLETED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_COMPLETED" }, { "name": "IN_PROGRESS", "type": "esriFieldTypeString", "alias": "IN_PROGRESS", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IN_PROGRESS" }, { "name": "TPP", "type": "esriFieldTypeString", "alias": "TPP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TPP" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "NOTES" }, { "name": "REMOVE_FROM_VIZ", "type": "esriFieldTypeString", "alias": "REMOVE_FROM_VIZ", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "REMOVE_FROM_VIZ" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Project Point", "description": "", "prototype": { "attributes": { "REMOVE_FROM_VIZ": null, "PROJECT_ID": null, "PROJECT_NAME": null, "PROJECT_LOCATION": null, "LEAD_JURISDICTION": null, "LOCAL_REGIONAL": null, "WALKSHED": null, "FACILITY_PURPOSE": null, "YEAR_ADDED": null, "YEAR_DROPPED": null, "YEAR_COMPLETED": null, "IN_PROGRESS": null, "TPP": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2ff892e3ac7f429c8b71ef33e291126e" }