{ "currentVersion": 10.91, "id": 1, "name": "Sirens", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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.13489370431E7, "ymin": 4988976.6633, "xmax": -1.13243172833E7, "ymax": 5007906.069200002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a4a57bf894cc91d585b276fa16dde787", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARFJREFUKJGdz7FKA0EQxvH/LCcLsVADKla2gqWFcNcIolZWdnYRLLW18Rm0UwJ24gsIVilsXA3qC9jZWIiwoKCwB7djEaMXMV7I1+zu7PBjJgFQ3D5VseIkpJf9vpOvcwMrO32RoIuKrgE9kNKehfghpC9d6FVCetXPUdwYMPnzvhuBfBeKVers4fmGKqIGpHOzbklDviV1DvDyBNqzWkWMIehUxB0TeBDGG+LnC+V6rtsxIIQRWFbkAt6PhKz43TDwamrlTEY5V187UeuaEjI3BIQBovi0rbRuCbXtaN06gcchII0AwkoEmhrctKKHgtyUoQXF3f8DTQCn5YKQPQOb6lumBCUzVSNJeMv/rHcm5BPZJ2AzU6AwJwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Asset_Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Asset_Type", "type": "esriFieldTypeString", "alias": "Asset Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Siren", "modelName": "Asset_Type" }, { "name": "Latitude_Y", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude_Y" }, { "name": "Longitude_X", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude_X" }, { "name": "NearestAddress", "type": "esriFieldTypeString", "alias": "Nearest Address\n", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NearestAddress" }, { "name": "Road", "type": "esriFieldTypeString", "alias": "Road", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Road" }, { "name": "Crossroad", "type": "esriFieldTypeString", "alias": "Crossroad", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Crossroad" }, { "name": "Serial_No", "type": "esriFieldTypeString", "alias": "Serial No.", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Serial_No" }, { "name": "Barcode_No", "type": "esriFieldTypeString", "alias": "Barcode No.", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Barcode_No" }, { "name": "ReplacementCost", "type": "esriFieldTypeString", "alias": "ReplacementCost\nReplacement Cost", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "$0.00", "modelName": "ReplacementCost" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition\n", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "Date Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInstalled" }, { "name": "UsefulLife", "type": "esriFieldTypeString", "alias": "Useful Life", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UsefulLife" }, { "name": "GeneralComments", "type": "esriFieldTypeString", "alias": "General Comments", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "GeneralComments" }, { "name": "Image", "type": "esriFieldTypeString", "alias": "Image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": "No Image Available", "modelName": "Image" }, { "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": "R19_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sirens", "description": "", "prototype": { "attributes": { "Image": "No Image Available", "GeneralComments": null, "Asset_Type": "Siren", "Latitude_Y": null, "Longitude_X": null, "NearestAddress": null, "Road": null, "Crossroad": null, "Serial_No": null, "Barcode_No": null, "ReplacementCost": "$0.00", "Condition": null, "DateInstalled": null, "UsefulLife": 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 }