{ "currentVersion": 10.91, "id": 1, "name": "Cultural Arts Traffic Control Boxes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": -1.0546875748651957E7, "ymin": 3824400.644968907, "xmax": -1.0545088691719526E7, "ymax": 3829243.4201696296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 0, 122, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "SERIAL NUMBER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SERIAL_NUMBER" }, { "name": "ADOPTED", "type": "esriFieldTypeSmallInteger", "alias": "ADOPTED", "domain": { "type": "codedValue", "name": "CA_Status", "description": "Cultural Arts Status", "codedValues": [ { "name": "NO", "code": 0 }, { "name": "YES", "code": 1 }, { "name": "PROPOSED", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADOPTED" }, { "name": "ADOPTED_BY", "type": "esriFieldTypeString", "alias": "ADOPTED BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADOPTED_BY" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "ARTIST", "type": "esriFieldTypeString", "alias": "ARTIST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ARTIST" }, { "name": "ART_TITLE", "type": "esriFieldTypeString", "alias": "ART TITLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ART_TITLE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENT" }, { "name": "IMAGE_URL", "type": "esriFieldTypeString", "alias": "IMAGE URL", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "IMAGE_URL" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": "R2400_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2400", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2400", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1961_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Cultural Arts Traffic Control Boxes", "description": "", "prototype": { "attributes": { "COMMENT": null, "IMAGE_URL": null, "SERIAL_NUMBER": null, "ADOPTED": null, "ADOPTED_BY": null, "CONTACT_NAME": null, "INSTALL_DATE": null, "ARTIST": null, "ART_TITLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3fbe1a5792147acaf2f419c65a3c307" }