{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Planned Trails and Paths", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Trails and Paths" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "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, "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 407747.187854577, "ymin": 1193411.28815911, "xmax": 469382.149476137, "ymax": 1298396.79177036, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.0131233333333334, "zTolerance": 7.999999999999999E-5, "mTolerance": 7.999999999999999E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.4048768097405, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 64, 25, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "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": "System-maintained ObjectID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Trail Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Sidewalk Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Allowed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unkn", "code": "Unkn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HIKING" }, { "name": "ROADCYCLE", "type": "esriFieldTypeString", "alias": "Cycling Allowed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unkn", "code": "Unkn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROADCYCLE" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "County", "code": -3 }, { "name": "State", "code": -4 }, { "name": "St. Petersburg", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "TRAILTYPE", "type": "esriFieldTypeString", "alias": "Trail Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TRAILTYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Current", "code": "C" }, { "name": "Proposed", "code": "P" }, { "name": "Abandoned", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 255, "defaultValue": "C", "modelName": "STATUS" }, { "name": "CSBIKEWAYPROPOSED", "type": "esriFieldTypeString", "alias": "Proposed Bikeway", "domain": { "type": "codedValue", "name": "csBikewayProposed", "description": "Complete Streets - Bikeway Proposed", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Neighborhood Greenway", "code": "Neighborhood Greenway" }, { "name": "Separated Bike Lane", "code": "Separated Bike Lane" }, { "name": "Shared Lane Marking", "code": "Shared Lane Marking" }, { "name": "Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CSBIKEWAYPROPOSED" }, { "name": "CSPHASE", "type": "esriFieldTypeSmallInteger", "alias": "CS Phase", "domain": { "type": "codedValue", "name": "csPhase", "description": "Complete Streets - Phase", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CSPHASE" }, { "name": "CSBIKEMAPROUTE", "type": "esriFieldTypeString", "alias": "Bike Route Map", "domain": { "type": "codedValue", "name": "YesNoOnly", "description": "Yes or No Only", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CSBIKEMAPROUTE" }, { "name": "MAINTRESPONSIBILITY", "type": "esriFieldTypeString", "alias": "Trail Maintenance Responsibility", "domain": { "type": "codedValue", "name": "csTrailMaintResponsibility", "description": "Complete Streets - Trail Maintenance Responsibility", "codedValues": [ { "name": "County", "code": "County" }, { "name": "FDOT", "code": "FDOT" }, { "name": "Parks", "code": "Parks" }, { "name": "SPTO", "code": "SPTO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTRESPONSIBILITY" }, { "name": "WACSID", "type": "esriFieldTypeString", "alias": "WACS ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "WACSID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "SYNCDATE", "type": "esriFieldTypeDate", "alias": "Sync Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SYNCDATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R476_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_476", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_476", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A431_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Planned Trails and Paths", "description": "", "prototype": { "attributes": { "SYNCDATE": null, "NAME": null, "WIDTH": null, "HIKING": null, "ROADCYCLE": null, "OWNEDBY": 0, "TRAILTYPE": null, "STATUS": "C", "CSBIKEWAYPROPOSED": null, "CSPHASE": null, "CSBIKEMAPROUTE": null, "MAINTRESPONSIBILITY": null, "WACSID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "11b38297b7224ffe868dea08db706694" }