{ "currentVersion": 10.61, "id": 0, "name": "Traffic Calming Devices", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "Traffic calming devices for the City of Lakeland", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 652733.31953676, "ymin": 1290047.03936727, "xmax": 709201.937242344, "ymax": 1377102.75928436, "spatialReference": { "wkid": 102659, "latestWkid": 2237 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "50cb09df29fc0afce0fc3c1bcba6355b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANNJREFUKJGtj6FOQ2EMRk/hT+r/F5gEsQks4RmQLAsGRS5qj7GXmCAg4CnIBMHMICeYRxUB5jMrYnfLSLgEEk5S0aSn/VpoSRgCD8A7X3Hg1OAWoLTDB8A9P5DuS5OeStuMTAL3RUozg6ZddGfQBwYpnQNrwWCE+wLp2GrtEdEAmPsN0iMwMzhLGJeEPaQJ7i8Gbwm93SgGH1nrFRFHwH4xWAHXSJ35LWIOzLdP/4V/EezXQsJhRjQbI6Vh1vpqEc9dF04MLndOXRCxBL4XDKasq5NP5IdJJidB8BYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "DEVICETYPE", "type": "esriFieldTypeString", "alias": "Traffic Calming Device", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Condition", "description": "", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "LUC_LINK", "type": "esriFieldTypeInteger", "alias": "Luc_link", "domain": null, "editable": true, "nullable": true }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "AWM", "type": "esriFieldTypeString", "alias": "AWM", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "", "codedValues": [ { "name": "Lakeland", "code": "Lakeland" }, { "name": "County", "code": "County" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100 }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "", "codedValues": [ { "name": "Lakeland", "code": "Lakeland" }, { "name": "County", "code": "County" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R416081_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_416081", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_416081", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4976_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Traffic_Calming_Devices", "description": "", "prototype": { "attributes": { "MAINTBY": null, "FACILITYID": null, "DEVICETYPE": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "DIRECTION": null, "AWM": null, "DESCRIPTION": null, "LUC_LINK": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }