{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Trails (Provo Parks & Rec)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 149999.99999999974, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "Trails", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": 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": 1574333.37187719, "ymin": 7234068.674334109, "xmax": 1627190.29897152, "ymax": 7298392.675935194, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PATH_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 7999.999999999908, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PATH_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PATH_NAME", "type": "esriFieldTypeString", "alias": "Path Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_NAME" }, { "name": "PATH_TYPE", "type": "esriFieldTypeString", "alias": "Path Type", "domain": { "type": "codedValue", "name": "D_PATH_TYPES", "description": "", "codedValues": [ { "name": "Bike Lane", "code": "BKL" }, { "name": "Trail", "code": "TRL" }, { "name": "Back Country Trail", "code": "BCT" }, { "name": "Proposed Bike Lane", "code": "PBL" }, { "name": "Proposed Trail", "code": "PTL" }, { "name": "Sharrow", "code": "SHR" }, { "name": "Connector Route", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PATH_TYPE" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "domain": { "type": "codedValue", "name": "D_PATH_SURFACES", "description": "", "codedValues": [ { "name": "Paved Sidewalk", "code": "PSW" }, { "name": "Paved Grade Separate", "code": "PGS" }, { "name": "Unpaved", "code": "UNP" }, { "name": "Paved", "code": "PAV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SURFACE" }, { "name": "WIDTH_FT", "type": "esriFieldTypeSmallInteger", "alias": "Width (feet)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH_FT" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "PATHID", "type": "esriFieldTypeSmallInteger", "alias": "PATHID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATHID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "D_OWNER", "description": "", "codedValues": [ { "name": "Orem", "code": "ORM" }, { "name": "Private", "code": "PRI" }, { "name": "Provo", "code": "PRO" }, { "name": "School District", "code": "SCH" }, { "name": "State", "code": "STA" }, { "name": "UPL", "code": "UPL" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "BYU", "code": "BYU" }, { "name": "Provo - Parks & Rec", "code": "PROREC" }, { "name": "Provo - Public Works", "code": "PROPW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "Owner Type", "description": "Landowner OR Agency Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Special District", "code": "Special District" }, { "name": "Private - NP", "code": "Private - NP" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNERTYPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S120_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Back Country Trail", "description": "", "prototype": { "attributes": { "PATH_NAME": null, "OWNER": null, "PATH_TYPE": "BCT", "SURFACE": null, "WIDTH_FT": null, "NOTES": null, "OWNERTYPE": null, "PATHID": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Trail", "description": "", "prototype": { "attributes": { "PATH_NAME": null, "OWNER": null, "PATH_TYPE": "TRL", "SURFACE": null, "WIDTH_FT": null, "NOTES": null, "OWNERTYPE": null, "PATHID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }