{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 16, "name": "Trails", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "Parks and Recreation App" }, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6149041.275532976, "ymin": 2285670.4364708066, "xmax": 6164853.395811558, "ymax": 2302879.571671888, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119096800, "falseY": -98462100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 250, 207, 255 ], "width": 1.5 }, "value": "Biking", "label": "Biking" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 107, 250, 207, 255 ], "width": 2.64 }, "value": "Biking - Future", "label": "Biking - Future" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 48, 135, 255 ], "width": 1.5 }, "value": "Walking", "label": "Walking" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 48, 135, 255 ], "width": 1.5 }, "value": "Walking - Future", "label": "Walking - Future" } ], "fieldDelimiter": ",", "visualVariables": [ { "type": "sizeInfo", "valueExpressionTitle": "Custom", "valueExpression": "$view.scale", "stops": [ { "size": 3.3582089552238803, "value": 564.248588 }, { "size": 1.6791044776119401, "value": 4513.988705 }, { "size": 1.2593283582089552, "value": 36111.909643 }, { "size": 0.8395522388059701, "value": 288895.277144 } ], "axis": "height", "valueUnit": "" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Type", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "pDomainTrailType", "description": "Type of trail located within a park", "codedValues": [ { "name": "Walking", "code": "Walking" }, { "name": "Biking", "code": "Biking" }, { "name": "Motor Vehicle", "code": "Motor Vehicle" }, { "name": "Equestrian", "code": "Equestrian" }, { "name": "Biking - Future", "code": "Biking - Future" }, { "name": "Walking - Future", "code": "Walking - Future" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Type" }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Trail Surface", "domain": { "type": "codedValue", "name": "pDomainSurface", "description": "Type of surface for the feature represented", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Wood", "code": "Wood" }, { "name": "Brick", "code": "Brick" }, { "name": "Stone", "code": "Stone" }, { "name": "Metal", "code": "Metal" }, { "name": "Sand", "code": "Sand" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Grass", "code": "Grass" }, { "name": "Astroturf", "code": "Astroturf" }, { "name": "Tarmac", "code": "Tarmac" }, { "name": "Decomposed Granite", "code": "Decomposed Granite" }, { "name": "Mondo", "code": "Mondo" }, { "name": "Rubberized", "code": "Rubberized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Surface" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Owner" }, { "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": "R611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S453_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Biking", "name": "Biking", "domains": { "Type": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Biking", "description": "", "prototype": { "attributes": { "Location": null, "FacilityID": null, "Type": "Biking", "Surface": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Biking - Future", "name": "Biking - Future", "domains": { "Type": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Biking - Future", "description": "", "prototype": { "attributes": { "Location": null, "FacilityID": null, "Type": "Biking - Future", "Surface": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Walking", "name": "Walking", "domains": { "Type": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Walking", "description": "", "prototype": { "attributes": { "Location": null, "FacilityID": null, "Type": "Walking", "Surface": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Walking - Future", "name": "Walking - Future", "domains": { "Type": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Walking - Future", "description": "", "prototype": { "attributes": { "Location": null, "FacilityID": null, "Type": "Walking - Future", "Surface": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9f25e379a3274bf4af919285a52cf9a1" }