{ "currentVersion": 10.71, "id": 1, "name": "Construction Site Registration", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "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, "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 }, "extent": { "xmin": 5410894.590383634, "ymin": 3452656.1553974748, "xmax": 5432551.410586968, "ymax": 3477115.878131479, "spatialReference": { "wkid": 103045, "latestWkid": 6463 } }, "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "88d4a2f8d5fbe83b8b08e4fe22b98cf7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAbFJREFUOI2t0z9oFEEUx/GvEvgJNnKNLjZpTCUEKyuL/MFetL1CY0SwOc6AFgqCIohp7P1DQBDEIkXARCGnGAUbG9EDi9gIU7mIYvFLoRY3e27OGRfBB9PMm/3w3rzZMf5zjDXkx1utVqssyzfAOLAT2PxXcBfQAeaBj2VZtuN+kHTd9nFJS7YXgW9N4ISkFdsHJN20fQH4GXO2fR54YfsBMC/phO1XOXA/8Nz2PqBj+1amq2VJR22v2V6XNGt7IwUuAXuBz8Akg/v6kRJtHwZ2AFu2HwETwNchKGnK9gxwEVgGngG3gdMJdAG4KulYBB9L6tq+MgRtt4F7wI340XQGHWK2V+NeG7gG/AZje2dqVfSLopgOIfSAO8Ac0E1gAA9jd3uALxV4Cdiq9xVCeFcUxUwIYR14DRxMYFV0gd31Cj8lDhFCeCvpvu0O8NT2k9Q54HtcjX/Kgu2zwDngMoN7Pklm+k3g6AB6cd0FTuXQHJiaZh+Yimg1qD/QFJjCqugzeFI9Mu90FJz7C1bF+6pSSYu2u1lQ0iYwa/tlBqujR2wfGk1sA233GqB6fIhrW/wCx2fQjzItYtkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 13, "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": "CompanyName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CompanyName", "type": "esriFieldTypeString", "alias": "Construction Company Name", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null, "modelName": "CompanyName" }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "Construction Site Address", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null, "modelName": "SiteAddress" }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "Construction Start Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "StartDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "Construction Projected End Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "PointofContact", "type": "esriFieldTypeString", "alias": "Point of Contact Name", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null, "modelName": "PointofContact" }, { "name": "PointofContactNumber", "type": "esriFieldTypeString", "alias": "Point of Contact Phone Number", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "PointofContactNumber" }, { "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": "Quadrant", "type": "esriFieldTypeString", "alias": "Quadrant", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Quadrant" }, { "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": "R1217_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1217", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1217", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S834_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Construction Site Registration", "description": "", "prototype": { "attributes": { "Quadrant": null, "PointofContactNumber": " ", "CompanyName": " ", "SiteAddress": " ", "StartDate": -2209161600000, "EndDate": -2209161600000, "PointofContact": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }