{ "currentVersion": 10.8, "id": 26, "name": "Trails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Bike Trail", "copyrightText": "City of Sioux Falls", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1717601488000 }, "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": 2243822.5668466613, "ymin": 1.5815586722965404E7, "xmax": 2256873.6345764957, "ymax": 1.582668918730899E7, "spatialReference": { "wkid": 32164, "latestWkid": 32164 } }, "sourceSpatialReference": { "wkid": 32164, "latestWkid": 32164 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "condScore", "type": "esriFieldTypeSmallInteger", "alias": "Condition Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "condScore" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Location" }, { "name": "EXPER_LVL", "type": "esriFieldTypeString", "alias": "EXPER_LVL", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "EXPER_LVL" }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILES" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "TrailType_1", "description": "Type of Trail", "codedValues": [ { "name": "STREET", "code": "STREET" }, { "name": "WALKING", "code": "WALKING" }, { "name": "HIKING", "code": "HIKING" }, { "name": "CROSS-COUNTRY SKI", "code": "CROSS-COUNTRY SKI" }, { "name": "SNOW MOBILE", "code": "SNOW MOBILE" }, { "name": "MOUNTAIN BIKE", "code": "MOUNTAIN BIKE" }, { "name": "ATV", "code": "ATV" }, { "name": "EQUESTRIAN", "code": "EQUESTRIAN" }, { "name": "BIKE TRAIL", "code": "BIKE TRAIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "BikeTrailStatus", "description": "Status of Bike Trail (Open/Closed)", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Winter Only", "code": "Winter Only" }, { "name": "Summer Only", "code": "Summer Only" }, { "name": "Future/Planned", "code": "Future/Planned" }, { "name": "Open-Not Maintained in Winter", "code": "Open-Not Maintained in Winter" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "NOTES" }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "WEBSITE", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "WEBSITE" }, { "name": "PHOTO", "type": "esriFieldTypeString", "alias": "PHOTO", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "PHOTO" }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "PARK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PARK" }, { "name": "SURFACETYPE", "type": "esriFieldTypeString", "alias": "SURFACE TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACETYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME" }, { "name": "CondIndex", "type": "esriFieldTypeSmallInteger", "alias": "CondIndex", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CondIndex" }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallYear" }, { "name": "LastInspectedBy", "type": "esriFieldTypeString", "alias": "LastInspectedBy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LastInspectedBy" }, { "name": "LastInspectedDate", "type": "esriFieldTypeDate", "alias": "LastInspectedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectedDate" }, { "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": "UUID_15", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_15", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Trails", "description": "", "prototype": { "attributes": { "LastInspectedDate": null, "condScore": null, "Location": null, "EXPER_LVL": null, "MILES": null, "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATUS": null, "NOTES": null, "WEBSITE": null, "PHOTO": null, "PARK": null, "SURFACETYPE": null, "NAME": null, "CondIndex": null, "InstallYear": null, "LastInspectedBy": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }