{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Pathways/Sidewalks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Represents sidewalks, pathways, bike lanes, etc in and around Palm Coast Florida. Current as of January 19, 2018.TYPE: \t\t\"Usage of the feature\"OWNER: \t\"Owner of the feature\"MTERIAL: \t\"Material used in the feature's construction\"MAINTBY: \t\"Entity responsible for maintenance of the feature\"COMMENT: \t\"Various comments regarding the feature\"CNDITN: \t\"This is the condition of the feature\"DEVNAME: \t\"This is the development name for the feature\"ADA: \t\t\"Whether the feature is compliant with the Americans with Disabilities Act\"PEDSIG: \t\t\"Whether the feature has a pedestrian signal\"DISFROM: \t\"This is the distance between the roadway and the feature\"Width: \t\t\"This is the width of the feature\"Status: \t\t\"Construction status of the feature\"MasterPlan: \t\"Master Plan Project Number\"Shape_Leng: \t\"This is the length of the feature\"", "copyrightText": "City of Palm Coast FL, GIS division", "editFieldsInfo": { "creationDateField": "Crdt", "creatorField": "Crid", "editDateField": "Updt", "editorField": "Upid", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1633064286000 }, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 538754.016101256, "ymin": 1847875.9999981448, "xmax": 623544.2655882239, "ymax": 1940241.1200841665, "spatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.7791299999753945E7, "falseY": -4.164539999980415E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 17, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DEVNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "PathType", "description": "Type of Pathway", "codedValues": [ { "name": "Bike Lane", "code": "BikeLane" }, { "name": "Cross Walk", "code": "CrossWalk" }, { "name": "Path", "code": "Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Trail", "code": "Trail" }, { "name": "Other", "code": "Other" }, { "name": "MultiUse Path", "code": "MultiUsePath" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "Organization", "description": "Organization", "codedValues": [ { "name": "City of Palm Coast", "code": "COPC" }, { "name": "Flagler County", "code": "FlaglerCo" }, { "name": "State of Florida", "code": "StateOfFL" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "COPC", "modelName": "OWNER" }, { "name": "MTERIAL", "type": "esriFieldTypeString", "alias": "MTERIAL", "domain": { "type": "codedValue", "name": "PathMaterial", "description": "Type of Material for Paths", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Boardwalk", "code": "Boardwalk" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Shell Path", "code": "Shell_Path" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MTERIAL" }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MAINTBY", "domain": { "type": "codedValue", "name": "Organization", "description": "Organization", "codedValues": [ { "name": "City of Palm Coast", "code": "COPC" }, { "name": "Flagler County", "code": "FlaglerCo" }, { "name": "State of Florida", "code": "StateOfFL" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENT" }, { "name": "CNDITN", "type": "esriFieldTypeString", "alias": "CNDITN", "domain": { "type": "codedValue", "name": "Condition", "description": "Pathway Condition", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CNDITN" }, { "name": "DEVNAME", "type": "esriFieldTypeString", "alias": "DEVNAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DEVNAME" }, { "name": "ADA", "type": "esriFieldTypeString", "alias": "ADA", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADA" }, { "name": "PEDSIG", "type": "esriFieldTypeString", "alias": "PEDSIG", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PEDSIG" }, { "name": "DISFROM", "type": "esriFieldTypeString", "alias": "DISFROM", "domain": { "type": "codedValue", "name": "DistanceFrom", "description": "Distance From", "codedValues": [ { "name": "between 5' and 10'", "code": "5-10" }, { "name": "greater than 10'", "code": ">10" }, { "name": "less than 5'", "code": "<5" }, { "name": "other", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DISFROM" }, { "name": "CNTRLD", "type": "esriFieldTypeString", "alias": "CNTRLD", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CNTRLD" }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": { "type": "codedValue", "name": "PathwayWidth", "description": "Width of Pathway", "codedValues": [ { "name": "1'", "code": 1 }, { "name": "2'", "code": 2 }, { "name": "3'", "code": 3 }, { "name": "4'", "code": 4 }, { "name": "5'", "code": 5 }, { "name": "6'", "code": 6 }, { "name": "6.5'", "code": 6.5 }, { "name": "7'", "code": 7 }, { "name": "8'", "code": 8 }, { "name": "9'", "code": 9 }, { "name": "10'", "code": 10 }, { "name": "11'", "code": 11 }, { "name": "12'", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "PathwaysStatus", "description": "Status of pathways", "codedValues": [ { "name": "existing", "code": "existing" }, { "name": "planned", "code": "planned" }, { "name": "planned by others", "code": "plannedByOthers" }, { "name": "underconstruction", "code": "underconstruction" }, { "name": "designed", "code": "designed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "Updt", "type": "esriFieldTypeDate", "alias": "Updt", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Updt" }, { "name": "Upid", "type": "esriFieldTypeString", "alias": "Upid", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Upid" }, { "name": "Crdt", "type": "esriFieldTypeDate", "alias": "Crdt", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Crdt" }, { "name": "Crid", "type": "esriFieldTypeString", "alias": "Crid", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Crid" }, { "name": "PKID", "type": "esriFieldTypeInteger", "alias": "PKID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PKID" }, { "name": "MasterPlanProjectNo", "type": "esriFieldTypeString", "alias": "MasterPlanProjectNo", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MasterPlanProjectNo" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "TrailStatus", "type": "esriFieldTypeString", "alias": "TrailStatus", "domain": { "type": "codedValue", "name": "TrailEventStatus", "description": "Current trail status (to specially uise dureing events)", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TrailStatus" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R241_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_241", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_241", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S230_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pathways/Sidewalks", "description": "", "prototype": { "attributes": { "TrailStatus": null, "TYPE": null, "OWNER": "COPC", "MTERIAL": null, "MAINTBY": null, "COMMENT": null, "CNDITN": null, "DEVNAME": null, "ADA": null, "PEDSIG": null, "DISFROM": null, "CNTRLD": null, "Width": null, "Status": null, "MasterPlanProjectNo": null, "PKID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc9866b4890f4a13a358d2dc9675c360" }