{ "currentVersion": 10.81, "id": 0, "name": "Sign", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1000, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -7789.93549461104, "ymin": 5795071.228599243, "xmax": -5274.015100986697, "ymax": 5796993.695116594, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4422a7c29e3ba4005b4ee192254280ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOVJREFUKJGNkbFKA1EQRc/NPrJFqpQiIaWfICxr/AXBytoPELsgWtqKvY2N5Yr4Axb6FgvByg8QtI1JYfHQZCzWBBceD281MPdw7zCOiIyHdVG+x3aubXzJLJ+eEDhe4C/F/ECMPqOAcT+A2ZUCWwCCffKstF69p0nx3AIMvwtcgPVb+YENgj0afgzFuZC5Re5PCRzF+v6qC5xBvQ3sOKCTMP+ROgBOPasIGv+DqBpgUj4Z/hUYJsxfkN3C8uicawUOE8Cd2PxYAWriEoCq5dT8IRQ11G/AWsQ9h++bFiBkwCBRaaUfP2pBW/+oiroAAAAASUVORK5CYII=", "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": 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": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "SignType", "type": "esriFieldTypeString", "alias": "SignType", "domain": { "type": "codedValue", "name": "ParkSignType", "description": "Park Sign Type", "codedValues": [ { "name": "Park Sign", "code": "Park Sign" }, { "name": "Development Sign", "code": "Development Sign" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SignType" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "ParkID", "type": "esriFieldTypeInteger", "alias": "ParkID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParkID" }, { "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": "R285_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_285", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_285", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S274_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sign", "description": "", "prototype": { "attributes": { "ParkID": null, "Lifecycle": null, "ID": null, "LucityAutoID": null, "SignType": null, "Name": null, "InstallDate": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a331c98001fb4448b5a0007f888a78c3" }