{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "MarkupLines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": 147.09503291500005, "ymin": -34.91244419099996, "xmax": 153.62032310100005, "ymax": -28.623933997999984, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYMBOLDESC", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 145, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "Blue", "label": "Blue", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 0.4 }, "value": "Blue Dashes", "label": "Blue Dashes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 92, 230, 255 ], "width": 0.4 }, "value": "Blue Dots", "label": "Blue Dots", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "value": "Red", "label": "Red", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.4 }, "value": "Red Dashes", "label": "Red Dashes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.4 }, "value": "Red Dots", "label": "Red Dots", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "USERNAME", "typeIdField": "SYMBOLDESC", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MAPID", "type": "esriFieldTypeString", "alias": "MAPID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPID" }, { "name": "USERNAME", "type": "esriFieldTypeString", "alias": "USERNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USERNAME" }, { "name": "SYMBOLDESC", "type": "esriFieldTypeString", "alias": "SYMBOLDESC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SYMBOLDESC" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LABEL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Blue", "name": "Blue", "domains": {}, "templates": [ { "name": "Blue", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Blue", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Blue Dashes", "name": "Blue Dashes", "domains": {}, "templates": [ { "name": "Blue Dashes", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Blue Dashes", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Blue Dots", "name": "Blue Dots", "domains": {}, "templates": [ { "name": "Blue Dots", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Blue Dots", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Red", "name": "Red", "domains": {}, "templates": [ { "name": "Red", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Red", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Red Dashes", "name": "Red Dashes", "domains": {}, "templates": [ { "name": "Red Dashes", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Red Dashes", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Red Dots", "name": "Red Dots", "domains": {}, "templates": [ { "name": "Red Dots", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Red Dots", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 1, "name": "MarkupPoints", "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": 144.1834480000001, "ymin": -36.69758815999995, "xmax": 153.63268272000005, "ymax": 5.6843418860808015E-14, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYMBOLDESC", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 125, 150, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1076237007cdb56050d2025683cc7c32", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUJJREFUOI2l0r8vQ1EYxvFvq+k7EORgIg3xb4hYxGIiYbMwNSERu81k6SI2IQax+PEvmIxqEAuxGASvGCp5JH4Mt63S1u3lmc6959zPPe97ToZ/JtPgXS6E0Oful8AyMAY8hBAK7n4aB2wAeXcHeAWylQl3nwFugSXgsA4ws3FJ+Rosy/ekgAFgC+gEdmqBtKTZZnX+SDewDTwDR5ny39clzbcIVDJZBSQtJPwYM7uXVC3BiepqNTeSCvDVg1WiutItAivAXS2wG0I4L5VK05IGgRGgB+goo49Al5ldSVoDDipS9RjdvQgUK89mNirpmKjri8CepLqtNLqJAEg6AS6AYWC/2bqmQDkvZvYk6f2vQLsk+21BHNBP1MwU8JEU6AVy5fEQcJ0UmKoZTwCbSYA2YA44I9p6YuCN6DLFJq6JsfkEhVxjp4poB1cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tree", "label": "Tree", "description": "" }, { "symbol": { "type": "esriPMS", "url": "af6e86afff083ef9906e84b404671c8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARBJREFUOI3t1M0qRkEcB+BH3pzFKSkbp+QmrJSFiMQFyA1YuA0LLsBFvCuyIDZWti5AWbCafB1lIUNkYXB8vOe8ysLCbzM1H0//mWmm5RfTapqQZdl0jLEP2xgpiqIfQghHeOgaS9AqntCLpRACjGIMJ11hFWguYbsYwgTWv1vzLVaB5nGeumexX7eTL1iC1lJFZ5WhS0z5dE4dsRroNRepvcG4TmdWgeY7QNUsYw+32PiAJWgLO+hpgF5zjDYWsPmG5XleYibGuFIUxWBI91+TAQxnWTaZ5/l9WZbvlZVleZgmXXVZFVzHGA9ijG8djS/gJ/nH/hoWQmjjrmFdhtMmbNHLv9VNHpuwBzW/QlOeAWtgXySzId6yAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "House", "label": "House", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b95089188bedad0c1cd1c0505a3ddfdb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAYAAADAQbwGAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAvdJREFUOI2tlM1OG1cUx3935s6MPTM2CHswNg4hAkJCpEIbVemq9AnaVXdV902foFn3BfICVV8gbxC1kdKySKskCyIQUAJYfBtiN/4az8y9XZC4IXym6n91pXPOT+d/7tGR/M+Sbx/3vvt6Mlfwvh0qZMuOLQelKfNSyozS2jEFFsIwtdKx0joSgjCK4noUx9Xm6/Bgq3q4trK089PPDx6t94C79YNnX335SbpUyCEM49IdKaXY3D5gZWXzLhD0gGNXB2vZjJteWK5wZThPxvdYXd8hiiIMIUAIDEOgtQYgSTQCkFIyNNhPEPS/OmYZION7TF33+PX35/RlfSbHhvG8NI0wj+9UP2yGPQm4/dE4B7UGnpcG4I+1Ge6M/onr1Hppu/uH1OotoiimNDRwDhDIZn0arQ6vG02sVJFYuiztXmdm5Mk7blyCXD8C2Nj6t/tTgQCloTwADxdvk5uKqC7laXTy+KmjYjedAkArdYHld7S6X0Z4WWyvQ3BLMPfsM2YnHuFYjV6Ofq/mTGAcw8LONOVPQwBMWzM4nfDb/Cyfj//CRuUvwjBCa/D99MXAx0s36BsRmJY+akOATCkGpmBu8QtmJ9o9yxfOUClFK7nGSDFm+aGPm0sY/vgIYLkKI2+xXZ+g2Ld8ovZUYPWwjrRthNnBCxKs1PHBp/sVlbWA9qvHtNodMhn3fGDKtkhiAUBpun0iLgxACIaLA9iWvNhyNuOjdYtu08T21Il4c8/kZrCF49iXXBsBtwpPWHwxS3EmxLTfLIeG+raFGzYIgpenlp75y6NBjYw3x/P5GZSVQmBgxDFXc1uMlZ+yvLpJtxsjBIxeKZwO7HYjdvdrRHECGky5x4T7AnhzZaRGN2C9KTANE9c1saSJZcmTwHYnYa9ao1z8sHuolaKyXSVJlD4GnBwv3Zlf2Pjh5cbODce2AwQDhhBZIQxHoyQaobRWaGIt6Gil/06S5DDsRPuNVnv+2mj5x2PAb76/XwHuXrq1M3Tucfgv+gegASyWoY5fCwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Sample Site", "label": "Water Sample Site", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a7a2755a283ec448bb1aa44e66900c4c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAYAAACKsM07AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAvZJREFUOI29lH1MDGAcxz9OSXkLh+lFSFIzSzFzf9BYCLFEsXDFZd5TXnbCJjOhRvS2kuoQV5Mc5dyutdtKGzoddsN2qRtLVg214fTCP7qcK6sN3/9+z/N7vp/n99vz/Gz4x7LpY90WcBuglxFo7xegpCB2gb29XZmbq7B/zm+aWbwqwQMw9AsA4OYqxH3KhH4B/qQ+AX9L/xeQkije0N5u8n/x8m3XjOnOfxeQkyLJ2bInO7I7Dl41b0BGEeGixw5Dhram55ZPBTqtAMaGpuV2drBskQ8KpY5ps/cP9LKOgGNokM/Mwru6p1aAikr9+OPSdcz1dUeh1Fmc9BdN43R8OCWqJ5xMumvlLBH74+I0iuMJCto6Pnz9dc8MmD/Ps+3e/ZqR60NExOxYyvkMlTlJU2Ug47KaXVFLCFrmR83TOj6b2omNuw7AQpEnJtM3AKZP9h6hxNgLwM87Oie/LHfvwWxSkqJ4aahHqX5lTpTJq5DJq4jduRRfn8lUP+sxkd+qJPWshJNHgjHUvVeLxT5eMpmu0QKwckNiXkZSxP4dB/Jmrgl6zuawRWZA4olQNA/0lKr0nEvvqaxbpSo9Hz4mk52yk+I7jxybW1ofAZMsAACTXMZcAC6dTi5GWXSU3dsCSM1S87qumeSESIY53KCwWGsFAHBxEtLU1Iqnx0RulVSZ37gFYLSt69XQ1X6ZhQqtQLwtnc6fsysjt5yu712cid+Im7OQxFQVAf6eHDu0jmsFlWTJNIwbO4pqXS1xJ+TEbg9s0OreWQNEITGmgtxdOYUKraTioeXcyszT8KntC9J9q9m+dQkdHZ3cLq0mS6YBIC27HABp9IoWD29hQK8VAIRFpkUV5+9tqa1rDBMMEnwb7jDUKBAMdnhd3zjr1PnSEfKih1btiT8c/GbqlHG37extZKGb0i162OssCg6/KAWkv6+ri+LW1hobjj6uqfXWPTHYBgbOafKa4XQgXJJ5pTefPgF9KSDk1E3gZnes1Vt/ut/1AytyEiTgHe/bAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Spill Location", "label": "Spill Location", "description": "" }, { "symbol": { "type": "esriPMS", "url": "478fa12ac66541dd5b859638c2a14eb4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnFJREFUSIntlU1IFGEYx38zrk2Lh9qETKEvg1bCDt3CIFbyUCDSoZMmJF06edpLh0g7FNjexcWySwoZSR9nXTJCO0TQQca2hZIa1q3Rdndmnf16O6yuu+p+5dapPwzM+zzP/H/vM+8zjI1/JNt/0N8C7QdWdohL1QKJ4fer6GGDn4aBHjZZiZjoEZPlqEEoYgr98S3Q/GUDC3ZUA0gSyBsBeTOnSCC+f0KSym+sICi1lsZRa8fhsHPJWYtik/m2miCwHCOWSHJz6mvZkKKgXC0uJ0gLQSyeRCAQAlLpijilQc4mO3tsNcRTgrgQqEtRTMtEIKoC8rW37HPFUwIrmcZKkZkzAcea6jh0sI4PC593D1IUZfDNkuEKhQ30iMmPcBQ9aqCvGmgRAz1ioE/c3qh17eRhWZavJMiyLF/BedpIaH4ARkcfznR1daKq6vq1iKqqTE4+ybMoekaStO4r5QS2qLe3RwKY8b0W09M+xsYe7LjHwqCccpnNz8g/cDm3KjsR7a7z22K5LqXHW5Yy9ZJMq/8ZY34/gUAAWa7JljQ0NOQ9EgwG6ei4kBcrApKQctqaun6Wubl5hobu4/WO5FW63e68tcfj2eZWEPRi+B5tPf3ZV/Z2bp7Z2Vm83hEOuMfRPd2Z3RQwLhv0fPgu5672Z9cnjjcTCoZKGlYM2qobrwKs/LLjvPOSUDiKoiiDlmVVCyRlT0rekrEsa6BsSmlQRhdPH8VRt5fphS88faeiVPzbKw561NlSf20tUc9aKk0sKWhzHuFM82GunLRXFdR3qt7Wt37fDbQ2NjZOaJr2sWJKCVCuxgE0TfsTRkWgXes3jvzo2lMuJGoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Drinking Water", "label": "Drinking Water", "description": "" }, { "symbol": { "type": "esriPMS", "url": "064e2dc87419933fcbd81d982c0db7f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtNJREFUSIm1lT2IVVcUhT9BXcoRDVdn4hQagwQsYpFAIgQkGowjCEEcQaaIaBMQtbFIocGISEQkJIgYW5NCHH9QtBj8wYw/hUmRQvGHEVEYufiTg8HcmOWoz+Kd97y+8Q3zEFd197lrr3X2OXfvO5q3jNEt8KZLejeEUIkx3gNuA8/eyEDSfNtrJM22fd32XdujgHZJH9i+LGmX7b5WDdqAvbafZ1m2NcZ4EaiUCbZHZVn2SYzxO+BbYCVwfyQGsyQdtr0Z6IkxNttcJcb4B/AV0CXprO0u4MpwBpOBAyGEVbYvNlN+DQ6FEAaAQ7bnAXebGfwM7EhH0hJSzg/AbqBriEFHR8eHeZ7PBL5uVbyE34DVWZbNqW2ybhBj7E7uUD2qfwGnOAP+B8YBtUtpA/4GngPvAI+ofra7iqLoBl41sL0A+CmFJ4CjwJbEuZaelwNzgYnADUnLbJ8EjgGdwH9Ar+0NNd26gaRJth+k8DHwflr/3Pa1tH4LaAc+k7QT+BI4BzxJ4qQKJwwxaISkAdvTbC8BjqTlPuDT1IDfA79K+gi4YLuc+8T2GGCwqUEI4VgSnwpcAKYAfZJW2J4APATuAEuA3nKu7bHA4CsV2C6oXtZDgBjjn8AeYF8pt9/2QuBgintt/wJsKnEmSnpcq6h8B2dsdwL7JW2xXZG03vYVYDygxNtg+3JKOwl8w8uvDaDT9ulaUDcIIfTY3g7st30iVfV749GVk6le7PEGympJm4ZUkObKP8BS4HCj8AixDChsnx9SQcJaSaeyLOvP8/xSK8pZln1cFMXW1E91NBoMhBC6Y4w9ktbZPjVC/cVFUfwYQlhue2A4A2KMfwELqM6VFcA24OrrVNP82ghMtj3fdt7IadYHd4AvJC2yvQ14D7gO3Evv24FZeZ7flLR7uEqH/WXa7qXaRGOAGZLagIrt+1THxtNyB7dsUMIg1SbrHyG/jheFqljgZLwL5QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Monitoring Point", "label": "Monitoring Point", "description": "" }, { "symbol": { "type": "esriPMS", "url": "12a48225c4bafe8e358d82886d608c3a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArBJREFUSIm1lV2IVVUUx3/OSAs5ibZC4VIEg76ED5VY4GOISDGGQmoSSBMigeAHTEVKIPgiFj4pkb74EdTMgyKK+pBIPpgJ4hciPQgVyZlRZinjnOSPOtPD2Xc4c2funbHwD5uzP9b+rbPXWWft6TxHTZ+i3Sx37yiKYk6WZfcj4k/g3v+BTwNWAxuAjoj4Hbgn6SUzmyfpIXAIOAA8fhZ4B/Aj8Le7fxERl6uLkgDmmdkm4FqWZV0R8dukcHdfFBE9wGbgZEQ0O9ltSZtrtdqCPM97gO3A8VbwVyKi190/iohLzahV5Xl+E3gXOOfuf0XElWbwvcC3EfEy8EmaewCcB+pH6AQuVMYAS9z904g4ALwNjIyBu/s7RVG8LulD4JcKuJbaG5QZssPd18fYeO2NiPnAdWAV0DsGXhTFx5IOAk+Ts+6IuJiWf6DMnH2tQuTu+yPiq3FwYKm7r23yAR8A7a3AAClj3gLagOFRuKTXJP1RMdxiZn2SZgMLga8ra7uSw7pmpucIZejmAP11eBswAxiqbHiUxu3ALGAxcArAzK5IulOx7az0B5OzUfgwMJA89gG4+/eVmP8MbKvDsyzrkXS1AtxR75jZXEn9MDbmt8zsTUlnaJCZDUqaNObAi5JeAB42wk9IWgmcAYiIZcB8wCRtBQ5PAf5+fX8j/DBwA9hpZhclLaaM8xBlcaqn4YWIGGyAngWeAN21Wq0rz/Nx8LvAHmCfpBWkv2wCbZpgbg2wEbiaysE4OMA3wDEz2y3p8ybwifQesI6yxoyqET4MrJV0CPgpvc1AC2g7ZfVcAXwA/NMKTjJYDXxmZr8CvVmWHY2Ia6TSALwKLAe6zOy0pKWAGkHNLosR4DtJR4CVkr6kvEDakoM+yqzolHS32bEmu0OHgCOpPbOmekH/J/0LhgAga/J9sdUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bore", "label": "Bore", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d6f65c0237b9bfabe3752801b8ee408f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA2lJREFUWIXtljFoE1EYx/+D4ZXySs5Hi7lwk1IsGheTqSAkDgGFgiVg7eR2pZCtS6CFppA3BpcsCe5Jh5JgBCGjwkGHblqqUFxiPCl9VHKRPro45C42yaXXU9s6+N/u+x7vfu973/u+7xr+EV27agBH/0EG9bsgYQDREb76pYEwxlQhxKsRvpgQYudSQDqdztyzZ7cxPx8BY+NQFIJabRecGxBC6ACWLgOkmM8/1FOpuwiFaM8Yi2lIp2dRKBg65wb8wvgCYYxFl5dn9OfP74PSwJA/FKLI5ZLY3z/UG42Dkp8r8gUihMjG47dcIU5rZeUBKpWXWQBzFwICQI1Ebngu0jQFAFQ/G3uCMMaiQogsALVQeBQ9nRejFApRrK7ORjk3WgDqjDHPa/ICKS4vz+jx+C1EIjdwHghHuVwSmUxC3dv7pufz7/RqtbMhpcz+DoheKDwamZiOTNMCpcR1DaUBxGIayuVFrK011u0Ilc4NwhiLJpNTxVTqbt8PLOsEliXRbh/j+/djaJqCt28/AwCePr13xpmATCYBzo2iLxAhRHR+PjF0FZQGYFkSqhrE9PQkTNMCAFSr7z1BKA1gczOFhYUt3Q3GFYQQEmZsfMhuWSdot4/RbB4BAILBMRwc/ECl8hEvXljnyiFCSFhKOWQfmSOKQlxAfm2gaQra7ePed7N55Aly8+b1kT5XECnlTq22i1hM67OHQhSUEqhqEABAKcHUVDdyznrLOrF9w8m7vf0FUsrWuUEA1Dk3kE7P9p3ydLICwMTEWM/HuYEnT+5A0xQ0m0cIBscwPT3Z85umhXT6zVcAr/2AgBCyUSgY67lcsmejNABKA31wjx/P4NOnNABAVYNDfgdia+sD0J1VfEUEUsos54a6v3+or6w8gKYprjlAaaDv5IMAzeaRMyKUcEZH9qqsS43GQcluYOrq6mz0dITO0uJiGZXKx6+wSzyAPyrxsHvEHABwbrQymYTq1X1N03IgwvYenuB+u299b++bPviaBmXXGV+zq9/BqJTPv9PL5cWRa0zTQq22C7vjXgyIEGKnWu1srK011jOZxFCtcF6HnZi+BmjfM6v9mlqcG8XNzRSAbsXc3v7i1Ik6Lml4BrpNq7SwsKUTQsI2YAvdYuVaJy4KpAfk1sCuAuSv6T/IoP4ZkJ85NVzBnRnLzgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dam", "label": "Dam", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9f9a324c18fdb7591b792e06f6bfd249", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqBJREFUOI3d00FIk3EYx/HvcvrqvIQpCgNfc5JEpy55kdD0sKBgYNrJFJTUCaJ46zBqDvMUnZSBiFEhghchC8Nq6iTpUHjYXCjJq6ewdPN937nX3vV2cjl1lpiXntP7f9/n/fx/PP/3NXNKZf7vYWNgYCCxaGtrM50YFgTBmJ2dTaxVVeXJ8LBxt6XlsaZpXX+CV5xOZ5HD4UDXdQzDSDzIy8tLXAeDQVYliS8rK2ia1gl0Aknp98IrgUCgqLCwkKWlJXRdZ2Z6Gkt2Nk6nM2n3xoYGViWJa9XVuFwuwuEwXq/X0DTNdBhclJubi9frpa6ujng8zpupKc7bbAfG8s7nw2q1EolEiEQihMNh7HY74+Pjxm7ypFFkZGRQU1PDnN/P3NwcwVCIV5OTTExMoCgKiqLQ1NSEJEkUFBTQ2tqKxWLh7dQUbo8n9YwXFhaIqirBYJBgIEBZWRn9/f0JVI5E6PV4kBWFh319hBYXycrMxFZcTDweTw3vrWKbDW1nh6GhIWLRKOr2NtuyTGVVFVuyTEN9fapXU8Ozfj8+nw/axyBfgJ9xeOSgtKSEkdFRrpaXoyjK8eD5+Xl82XZW1dfI+hl6P33lrMXgxeUPfK6/giiKzPj9XDjkUI+E3T09XJoI0ehbIzczg2+xHZ6vbcG6CvfGkHpvIYoiWxsbx4PramsZuV5K2tOPkG6GHzrIUYhGQdESfd83Nw9ggiBUapp2ADYBxrmcHNI8LyFLgLQ00OMQ00BWQI0BkA60d3QkocvLywC+QxNXVFSYAMPttuJavwhmE+gGxHYSqCiKLEsSXd3d+wOn/KUTDS6XyxgcHKT5/e/e0Zv53HbcQNoHpKpU37GpubnZ2HvjzjPhAXD/b9CjYNiXbPdQ/gV8ojo1+BcsQxr/hOwSHgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Photo", "label": "Photo", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2efd452eb9a2679b78521f8bd1020d77", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAaCAYAAABozQZiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAflJREFUOI3d0z1oE3EYx/HvXS7JxTSVtKApoZqIELQgSAeHUiyIQwdxEZcKbkEUEXwZuhSFDp2sWHEVrYvFzUF0qjiIQxbFloDVhEJeTluNyZn73793cTiUNGmwRlx85t+H/8vzPBp/Udq/xArQ+BM88AgKfUHQgZqANeAM7AaMjjgND88GmTg8EiQQj4EG0rSxVoo8z1Ceh5vzcKUNH4cb18b6JhKDEbRkFA6MgPkFpbAEu8Icia3TnzMvL70TuQzMbcJXU0zFI0HUwR4YOgqjaSgto1ZW0aISuxYhXjKZhtvjLVjvyQLDAQj4cWM7gRLssGBfArc+AOXXEIFeLx8A7J+4PwTIXB712EH8n1ZA1MCu0JAOrg0k92DfzxP18uFm/M0EpAHa5yJYBr7197gOOEIgv9eRXx0U8atvVvO1qxXAWgWlUsbnBFBUr8OutNmoC+yqSRT44OXrmz7sI+T2CxKyWMTXC0oIcMEV0KhB2IAqkIW3ba26CMmn0Bi6B84JcHRQXNBs0KsgF+FNCtJZDm05JOOgPgaRfII/NAq6D0wVjFdQ2It1MkuoOd86no1TXhv8qZdceHA6OHt+QVzKwF3ybLRkOy6GzMKt4bnrs5mFyTve69trOyu5Jdwu7lj/I1578ax7vHxusXuMyWTXeEww0/3Jv6kfZb6ysC/9iooAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 7 }, "value": "Red Pin", "label": "Red Pin", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9bf4cd824406195b0a43e53e0e7563e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAaCAYAAABozQZiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAh1JREFUOI3d089L03Ecx/Hn1+27zebm3Go2nVQQkq2ZQYdOdepUHevin5AYGAlSCBFREGT0w45eOhkSyyI6FEEnD9qoLsqMfUfuq8u++/3js83vt5MwZRNzdOl1fj3gzfvzeZtpIuZ/iSXA+BvsuzF6Pt7d5aRc1kn8KrDwNcrH94udQGIn/OL55JXBU8FeDnjsiIpOfLWAv7sLq6117V0o/BC4Xg/fnpoaGjw9cJC+Xj+S6RgYWXze7yBBodiCxdIzEno5GwWebMFDI5fHnQ4b+z02JFMfkhwEUjjb13G7MjjaLNhtZtw+32NNVbdgW2JtBV3vQdd1DFMWJBWMHIYEbU4HhhGnio6mqgAWoLyJPclMgcjyMoGAG3c5imwWYBRJ55KkswK7y8TcQnhzUHstziwtJfF7XfxQVEQ5j8sZo1oxWPtdJBZLEfuZQYmsbuJS7dhZZVHhi1cmEOkgmU6xzy6zsWGQSgviah5lJQtCcPSQm4iiFbdvOxr+HDkcPKnRvu6gzSZT1SGTy5PUNHIZgRWIKNq3ek91BDCmZzTOntNoka2wIahUoFSCQsLKg3sDDI/N9Tf6JC1CRcy/ssr9FwWyyYrD7uZ4Rycq4dLw2FxrbXk7NgCLJoT8aYarly6cmAhNz18DdRKobus2PIwK8OjO3WcTs2/PPAX0eqXdnGRduFvcMP8jfv3mw97x+K2be8fAWDP4fjN4x/wBU7fXo6l6ALsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 7 }, "value": "Black Pin", "label": "Black Pin", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9910cd6bc726580eb49c6e55ad600d00", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAaCAYAAABozQZiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhxJREFUOI3d009Ik3Ecx/H35v48T/vbRugzkBVCZZgJRVDQoWMERpcu0q2D/QHBvIRURAgdQsuiPHToj9eIMA8RhCB1qwYqMih12LbU7dH9a3v2bM+vg0VqG9miS5/z98X3x/f3/Vr4i1j+JTYB4k+wcvXF4ZjidlE0dGJZlXfz07w6q9UDi9Xxft/ww8FDHa3KXvySC90oEctmaHQ3oT94ujB2nX4iXPwVK1wbHjrRcbAhSNC7DUtdI5DDvyWGCRNp/STly++7x89E5oA76/C5+0eueG0yHknGUhfEZD+AMBZwGim8ssxWu4zPLkEXg9xej6WFzBSIFgwEwqwBcYQpi2G24JCcCAGGANIA2IDiD+yP51XC6jS76xvwlJPYKCKERk7XSBULSJKJkWgY8gA41uL02wTs9MzSEmhCK2dx2yVKZYNEPsXMisrH5XlQAQ2AwtpnZ/gML+UIe5RPqF8TuGx2dEOQ1LLMrSwymZyEL0Az8Gy1/89pR31zcaFuHw+MUe8AtxWKApYLEM1AcQlwwq4ZZSJMfMNXPVd3cBox8hramr+PRAB5yOdW53TzmEJPe7y18pI8wRzsRgvNYm0LQJ0FXE7Y5wdvqq3Q0x6Sq28YiEg/NsAagvO9Q8cH+jpHu4B7ECptqK16GDpwq/fU0YG+ztG7gFGpaDMnWRFuFlfN/4jfTHyoHV94PFU7psSlmnH4UehG7Z1/k2+6t8nddg9AAgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 7 }, "value": "Green Pin", "label": "Green Pin", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8b2354d11eecc854b41a5fba925dc51f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAaCAYAAABozQZiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAitJREFUOI3d009Ik3Ecx/H3s+fZ8+z/qiklqdUlJ4EYRacKOkrmUQIRkm51EDIkL0ESJAVaFh5TI4g0iIgOIRkU5iUvljAPpSN009K5udyePXt+v06BpiNbdOlz/r74/fj+0fiLaP8SK4D8E1zWOTI6X7kjQ16ozKX9vJ8P8bw5vBtYLIxrLz98dP9k06GSr+zUc1hCZTGTpzygoD2eWXja3tlNtL9tMy47c214sKHpcMkcFYEEmloOfGeXO46iCNKWB3Gr99KzxulZeHd3A77yoPtq0Jgh6MqiqZUoxlGkWMAnxgk6MwQNk4CRo6x1rDd2R9mAXfE1CyEUhFSQDhOIIZU0tsOJy60ghYItIZYCQAdyP3FoKevl8wocLNXwixS6FUFKkzVLZ9V0YRhZxhYNWAHAux6nJpMl7PMnCCdXyOVNfHoCW2gsZd1EUyozSTfRuBfSAGTXf3s1GvEwrpdTXbrAsgk+p4UtFJZNL1/SPiJJL3wUcBwYIbOx21MvZifs0/urSm32eCReTWBLlYRpE0/l4NM8hKphauDD5lG9rD9A0Javh2upORIBD2ADKeAbTAbD3Gh4QkddS83WSzKkOmLtETMWPeU8EXqD6pQQgoq9AY7FX2U76prdhTcMJDfDOuB8S9XFxr7rPUMtXa0w0Qfkf6kteBgWTN8eODvXM3Rh4h4gtirazkluCbeLC+Z/xKOT/uJxff854HxxGJSOol9m0NFVPP5NfgBekdPIgAcoxgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 7 }, "value": "Blue Pin", "label": "Blue Pin", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 207, 214, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "", "label": "", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 182, 205, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Black", "label": "Black", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3c06f979ad840be2e8b1c0600ef5ab8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJlJREFUGJV1yiFOgnEYwOHnxf+GATYHRzBaIeIBOIObxZnYx2gGL2BhA44AzaQnMLtxBrKFRCH4vRQIMnzq71ccdcbZ2zbcY6f2YRY/UEBVL7aM1KfdmyofzeOzqPJJGPnrRlgZ510Rnl3WxkNB559BU3YLuSZuLw178V1cxYtfQ7TO+peZ92IaG5Psq80xwK7ZyOX+Ol6JPAAVKicVxB+ZIAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Blue", "label": "Blue", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 212, 184, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Green", "label": "Green", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 217, 184, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Red", "label": "Red", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 183, 252, 179, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Yellow", "label": "Yellow", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterRight", "where": null, "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "USERNAME", "typeIdField": "SYMBOLDESC", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MAPID", "type": "esriFieldTypeString", "alias": "MAPID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPID" }, { "name": "USERNAME", "type": "esriFieldTypeString", "alias": "USERNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USERNAME" }, { "name": "SYMBOLDESC", "type": "esriFieldTypeString", "alias": "SYMBOLDESC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SYMBOLDESC" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LABEL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Tree", "name": "Tree", "domains": {}, "templates": [ { "name": "Tree", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Tree", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "House", "name": "House", "domains": {}, "templates": [ { "name": "House", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "House", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Water Sample Site", "name": "Water Sample Site", "domains": {}, "templates": [ { "name": "Water Sample Site", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Water Sample Site", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Spill Location", "name": "Spill Location", "domains": {}, "templates": [ { "name": "Spill Location", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Spill Location", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Drinking Water", "name": "Drinking Water", "domains": {}, "templates": [ { "name": "Drinking Water", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Drinking Water", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Monitoring Point", "name": "Monitoring Point", "domains": {}, "templates": [ { "name": "Monitoring Point", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Monitoring Point", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Bore", "name": "Bore", "domains": {}, "templates": [ { "name": "Bore", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Bore", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Dam", "name": "Dam", "domains": {}, "templates": [ { "name": "Dam", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Dam", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Photo", "name": "Photo", "domains": {}, "templates": [ { "name": "Photo", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Photo", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Red Pin", "name": "Red Pin", "domains": {}, "templates": [ { "name": "Red Pin", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Red Pin", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Black Pin", "name": "Black Pin", "domains": {}, "templates": [ { "name": "Black Pin", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Black Pin", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Green Pin", "name": "Green Pin", "domains": {}, "templates": [ { "name": "Green Pin", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Green Pin", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Blue Pin", "name": "Blue Pin", "domains": {}, "templates": [ { "name": "Blue Pin", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Blue Pin", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": null, "name": "", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "SYMBOLDESC": null, "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Black", "name": "Black", "domains": {}, "templates": [ { "name": "Black", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Black", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Blue", "name": "Blue", "domains": {}, "templates": [ { "name": "Blue", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Blue", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Green", "name": "Green", "domains": {}, "templates": [ { "name": "Green", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Green", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Red", "name": "Red", "domains": {}, "templates": [ { "name": "Red", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Red", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Yellow", "name": "Yellow", "domains": {}, "templates": [ { "name": "Yellow", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Yellow", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 2, "name": "MarkupPolygons", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -122.27673845099997, "ymin": -36.49958735299998, "xmax": 153.63176719600006, "ymax": 48.39330863600003, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYMBOLDESC", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Black Cross", "label": "Black Cross", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f7052190b7c06d6e212eace70d4269f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABf1JREFUeJy1nN2SKysIhTtV/f6v7LnKKbcB1rfA4WraFkR+lyaZd621Pp/Ps9Z6OhTx7mOO7IkeN2ScvJmsffx9nsdm2v+O5u5jSlbGt8+rHHI+V8ZTzj7fZbL28Td7WSlGPFxttNpEpEu1ttLFcXalS0YvjYZTuErT7JnMvZmGmRyybxWxz/M8r8NAIpKmWGWkjJ/8TQ1GHBTpcY69GYOzUDVfGUlFG3Gaa4yMqFP3sTdirASRJpPNc9O3k8oOfycqT76fLhw9ZykSjUeh7ihYbchNYeXAjsNPvp8urDalxt2G4ETZJIXVvK7D/zdgB0QSUjInDaNbNlwZ1bw3SzmVqhFNQO75vtM8aBS5Mvbx016v2lQlVBmIwptO5ChdnMaYEWl6b8ZAQrmbyuezipLT6w5wr+Rlsiq9dipxYLaAA29uXA5EazqRpow90fmfGqiU75ww3CbkHBXPdffnzskkk6d0CWtgJ0XUeIUPI97sbxIhk7oerVNFbIgDnbZP6UYqn3JoY+pgUarvjwFv1wzH4C72pHreiNiMfoD0pCB/3zt10DkmZjpQ+S7KIGukQPpUPHrO5jvwh9RStymQSKQ1PAui7xhqIjcgCqlHTmc859+qsWrtVhOpPLCPReTcgNzqtlGqOqnsBEd6mZCNqQgh+LCSRWQqXaP1nVR2shLXwImB93EnOjKZTppTok6RNdCpQ043jHhUdExq8ekc10l0LP1YMyOn/bs17Zzb2eTJe8NJFcmzMC30qsuqAl511K7TCBF++yy8T6SFPhpzTjWdhkIMTVO4isRKz/QzEQpLqnEVlUpGt3NHm3c7rw1jMoUzhbJxtxZWEeWUli6odmpgNPclCzvjbgR1693E2F19zlKw1mKfiRBlpimsaq5roFvHPGXg8nPhKVCOeNThPJrnYLjKEZWcLpwpj3I0atRmnPeRAQiMynSm3bSr5xsxUFI8HYjk6EHS2gkCmh372uWNdOfoVClC0rVLqslkc7uN6Us/385y8VI0nikybRCVk5x61nVWBMrDb2dVmyDj6p0jt1MLKRronkj299e/nUXeTSBLNd+NPJJhSpewC3cjS3l0UgOJfmqdm1R24W79UB51Iq5aVznAScvomcxJu/BJt+oj7eid6HHh1M1ULoH0TvTubqJkNuYe8Inxp/PKFFYI392kmqd4/6LjUoeoAEEfaxKaKNSBEtncTObUYBkhGEPBbAQ0O93cgRLTlHcMFskNfydSKUnSJ4ueTiSpTSiY1D3iRRTtA/9aUxFJpcpoFGa4tdnJAOL4cx7+taaijhNupLBDpLREa1Zz0YdKtAYq3ozHcRaFLeSu0F07oms1cNINneil0UllOhmHbmO6HnFluNFLIp+ekR397duYG/WGbM6tkYTXqWvUmEom+q2ciwOjdxP4oKhzX9mpw9H+0s9EiPddSNFpOmQzFPJU5KTw/vfPl4tuR0OkwLQWnfMyfke3TIaK1J8P1qdp7HTdbvePiKQx7eAVnTzlWbiTxs/DsZ4DISIiR0NHrnOG/hK+D3TIjbrzHW1UlfNuQ7HMQfI+sNOBqzGipFsSdlm0u7qAPXsv7wM7HdhVokuk47rNyiX5FV9Fk7MplUOvxLo6OOuWXbiTrjTFlJGrZ6cbUx0Iryovnw/4xXq0sONdtw46NDkfT9d+nuffJtKhSQ3K3iujqJOBs75qOMTA5UlECXRqGlVIyacR04muTqaVJxEXQqiInKSuGx230zaDSa0UJvitmu/OjebTrFFyMh6abaEBJ6mr5jsb7IDzDoSalIrwSv92tKh3jpxO+k3TuQoo9AXLTBhJG7dxODL+Yl0Xo8r/2kHSl84nm3LqJYU4Sj5ZKyP5mcgUClTvHGNVPJSX6hCNy+ssSg4MmDSMTn2d6lCNp13YxUUOOJ7gNsrrlpxp3cSXCeT5VNBJL8dxUbPKgK3bOOgFbcRfXiaQZ6UcnUuN6WBRKnuyp7WGlwkVOUevbF4Hp01S2FnzS2+1eCelM8U7fNSwTmQqg6o0Pv9+K2b3uZOKf5m+RP5k7bXW8x9lzrDFm4GM3wAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Dot Filled", "label": "Dot Filled", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Black Outline", "label": "Black Outline", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Black Outline Thick", "label": "Black Outline Thick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "value": "Blue Cross", "label": "Blue Cross", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "value": "Blue Outline", "label": "Blue Outline", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Blue", "label": "Blue", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "Red Cross", "label": "Red Cross", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "Red", "label": "Red", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "Red Outline", "label": "Red Outline", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.4 } }, "value": "Green Outline", "label": "Green Outline", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 0.4 } }, "value": "Yellow Outline", "label": "Yellow Outline", "description": "" }, { "symbol": { "type": "esriPFS", "url": "800336eebe8aed2fe2a478150af4c1be", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA2xJREFUeJztW1F27SAIJOdkkdnFXUt2cXfZ9/PssV4lw0Bs7GG+mhbBTBBFyi7/8XrL13nIJgBeb/kSEUHl23HM2DL+LputbtTW3hpBDTA4D9ki9KBo30uz3ZKH6D4P2XZ0MuXlewZngbGJEmP9sIWP3bIcZ3uQFxavYhzk2wNnEjLTFutVljHwEn4CGA+5O+yYCbzayRA5Rt6yIdS4O+zsrWL2i1lfkCHEulMysPKxj4TLszWGjHR55WeQ1wLh42MJsxO9k7wiwy5Dz/K9muduEdZgfUF2h6yfLfPr2b/ShfDxsYQ9X9nyguy5C52jphsNVYitDw/0fGXrjnfXDokQhHgXwkc3Bq6UbYygEcRkKCM+ljpIi+BLvfzcIyjSQcIJZJZ9+7u7r70iN6QugZas4CkZRw2EIEuo0mTMHrhKxjErllNL+K9lHB64LhOelnFYEWGHWsKrZBwzPgTlgU/KOFDcdS9Ix8AnZBwoInb2EZY7SBcwXt0b68XwPvC3U7nIoxFLHsLH3hO2TgpB9AexkOItyGs6wu4DZ4I5SjGry3QfuAp5Ir70LpI8kWYJz7jljRgffTs9mgui94cHeiblPSowMdhT9EJkTZsIO6nRBJkw8LQwgvARdg78DfK8d4kRYSCMQG8MjY7BVzqjshO1LmxBVEFKGx9VirTImqpyXkTEUK3E2D4zlTZGVsNSuXBksSjqQmEqgd4l3tPTysw+S5oItMag0djyPCr2jMZH3yV6Q87rbfgX36hq2UgfMnbGbZGVD1Mq5yWAHVvriL6Y9Xj8ecj2/Q+WM3atuwvmPd2ozaLbykf2iVRzG40b6T6P7BOR+m/MZUP2iVSyTJ0l+0QqMA6yVCbC1pctY6zIPhEnsk9EsdHa6c0v+0QUIHxkn4hhbG+e2Sei6EL4yD4RGb83Yiv7RDry7fx6YwqyTwTMUEZ8LHWQFsGXevnZe/V/hewTIW0UZJ+I0aNbZJ+IE9kn4kT2iTiRfSJOZJ+IE9kn4sRyB+kCxqt7Y73IPhEFCB/ZJ6KMQXRkn4jTTvaJKPK1vZFc9okoc0H0Zp/Ihf6rsdknogDhI/tEQNkRsk/EaT/7RC5kTVU5LyJiqFZibJ+ZShsjq2GpXDiyWBR1oZB9IuR8CrJPxOGJr3f2iXzAykf2iTg8/jxk+wdny91pI5dV8AAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Vegetation", "label": "Vegetation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Label]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "USERNAME", "typeIdField": "SYMBOLDESC", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MAPID", "type": "esriFieldTypeString", "alias": "MapId", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPID" }, { "name": "USERNAME", "type": "esriFieldTypeString", "alias": "USERNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USERNAME" }, { "name": "SYMBOLDESC", "type": "esriFieldTypeString", "alias": "SYMBOLDESC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SYMBOLDESC" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LABEL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Black Cross", "name": "Black Cross", "domains": {}, "templates": [ { "name": "Black Cross", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Black Cross", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Dot Filled", "name": "Dot Filled", "domains": {}, "templates": [ { "name": "Dot Filled", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Dot Filled", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Black Outline", "name": "Black Outline", "domains": {}, "templates": [ { "name": "Black Outline", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Black Outline", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Black Outline Thick", "name": "Black Outline Thick", "domains": {}, "templates": [ { "name": "Black Outline Thick", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Black Outline Thick", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Blue Cross", "name": "Blue Cross", "domains": {}, "templates": [ { "name": "Blue Cross", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Blue Cross", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Blue Outline", "name": "Blue Outline", "domains": {}, "templates": [ { "name": "Blue Outline", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Blue Outline", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Blue", "name": "Blue", "domains": {}, "templates": [ { "name": "Blue", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Blue", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Red Cross", "name": "Red Cross", "domains": {}, "templates": [ { "name": "Red Cross", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Red Cross", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Red", "name": "Red", "domains": {}, "templates": [ { "name": "Red", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Red", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Red Outline", "name": "Red Outline", "domains": {}, "templates": [ { "name": "Red Outline", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Red Outline", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Green Outline", "name": "Green Outline", "domains": {}, "templates": [ { "name": "Green Outline", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Green Outline", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Yellow Outline", "name": "Yellow Outline", "domains": {}, "templates": [ { "name": "Yellow Outline", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Yellow Outline", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vegetation", "name": "Vegetation", "domains": {}, "templates": [ { "name": "Vegetation", "description": "", "prototype": { "attributes": { "SYMBOLDESC": "Vegetation", "LABEL": null, "MAPID": null, "USERNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }