{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 88, "name": "Siltbox", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3087998.997103263, "ymin": -3394816.7185078263, "xmax": 3088099.8939805855, "ymax": -3394764.9973481186, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "347252ca41753633b433d12f11bdd013", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgUlEQVQ4jWNhoBJgGfQGdTIwMJwnUq8mAwNDPS6DzjMwMKwg0qAIfC4iG9DVIC8GBoYvDAwMhygxKJqBgWEJlG3LwMBwhFyDOJDYXJS4aAEDAwMjAwPDVwYGhl2UGPSXgYFhDgE1RBlENKCZQZYk6DVkQMoF6Ablk2AQSlYafGEEAEitDjzRktdOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "SB_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "sb_id", "type": "esriFieldTypeInteger", "alias": "Siltbox id No if more than one", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SB_id" }, { "name": "sb_status", "type": "esriFieldTypeString", "alias": "Siltbox status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SB_status" }, { "name": "sb_matl", "type": "esriFieldTypeString", "alias": "Siltbox type", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SB_matl" }, { "name": "sb_size", "type": "esriFieldTypeString", "alias": "Siltbox capacity (litres)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SB_size" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "sb_image1", "type": "esriFieldTypeString", "alias": "Siltbox image 1", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "SB_image1" }, { "name": "sb_image2", "type": "esriFieldTypeString", "alias": "Siltbox image 2", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "SB_image2" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r41_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a30_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Siltbox", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "sb_id": null, "sb_status": null, "sb_matl": null, "sb_size": null, "comments": null, "sb_image1": null, "sb_image2": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 91, "name": "Borehole subpump", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5b0c5cb83b749d90d8461c418f685d13", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtUlEQVQokb3SIW5CQRAG4C/NSwimlmsgOACOQIKBE9RVQMARqmpQDWkVCkExFQg0moBAYDkAogpZ/RB94mWzEBDtuJl8O/mT2cQdlfwrLqGJ6S14hDaWOF3DZTzhAa/oXsPvGYRnTHCI4RaqwaIxGiEu4C2Sv44aVnmcoBjB8Bhu/sEQswCusYhlnqODStan6Odf5nGKHjZZ/4n9JQxbfPm94EsYPnbBAXb4vgUf8RGZ/+EXPQOdyRqkjZP7NgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "DRWS_bh_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "drws_bh_id", "type": "esriFieldTypeString", "alias": "DRWS borehole id No", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DRWS_bh_id" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "status" }, { "name": "pump_type", "type": "esriFieldTypeString", "alias": "Pump type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "pump_type" }, { "name": "pump_depth", "type": "esriFieldTypeDouble", "alias": "Pump installation depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pump_depth" }, { "name": "elec_from", "type": "esriFieldTypeString", "alias": "Source of electrical power", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "elec_from" }, { "name": "pump_contr", "type": "esriFieldTypeString", "alias": "Pump control type", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "pump_contr" }, { "name": "pump_protc", "type": "esriFieldTypeString", "alias": "Is pump protected?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "pump_protc" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "bh_image", "type": "esriFieldTypeString", "alias": "Wellhead image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "BH_image" }, { "name": "contr_imag", "type": "esriFieldTypeString", "alias": "Image of pump controller", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "contr_imag" }, { "name": "protc_imag", "type": "esriFieldTypeString", "alias": "Image of pump protection", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "protc_imag" }, { "name": "pump_q", "type": "esriFieldTypeDouble", "alias": "Pump discharge (l/sec)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pump_Q" }, { "name": "date", "type": "esriFieldTypeString", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r22_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a11_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Borehole subpump", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "drws_bh_id": null, "status": null, "pump_type": null, "pump_depth": null, "elec_from": null, "pump_contr": null, "pump_protc": null, "comments": null, "bh_image": null, "contr_imag": null, "protc_imag": null, "pump_q": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 92, "name": "Borehole w_hpump", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3087662.292078482, "ymin": -3395201.32477087, "xmax": 3087662.292078482, "ymax": -3395201.32477087, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4dc56c7ee812b0461a1b2049b136ec38", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxklEQVQokb3SMUtCURQA4G944Nbqb2grN3+BKLgU9AcaJWgRaZAEUSmI2mtqfUNzLW6Ci0iLP+ANTk1Rk2DLHS6P18OGvNu95zuHczg38YeT7BVX0cbTLngU8As+yvARjjHEABdl+B5XmOIdh1gV4RNs8Bbu17hDK48ruMFZlJyiiwZeY5yEhO8Ib/GJg3zlL/QxCe1AM8TTop6f0UEdc4xxHk8f4y0ucYtHLLH4DcMMWRi2losVbrCHU6x3wRkeCt7/8Yv+APrtInvqsWDoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "DRWS_BH_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "drws_bh_id", "type": "esriFieldTypeString", "alias": "Borehole id No", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DRWS_BH_id" }, { "name": "bh_status", "type": "esriFieldTypeString", "alias": "Borehole status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BH_status" }, { "name": "bh_swl", "type": "esriFieldTypeInteger", "alias": "Static water level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BH_SWL" }, { "name": "hp_type", "type": "esriFieldTypeString", "alias": "Hand pump type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "HP_type" }, { "name": "hp_status", "type": "esriFieldTypeString", "alias": "Hand pump status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "HP_status" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "hp_image", "type": "esriFieldTypeString", "alias": "Hand pump image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "HP_image" }, { "name": "drainage", "type": "esriFieldTypeString", "alias": "Apron and drain damaged", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "drainage" }, { "name": "livestock", "type": "esriFieldTypeString", "alias": "Signs of livestock near borehole", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "livestock" }, { "name": "contamin", "type": "esriFieldTypeString", "alias": "Area arounf borehole dirty", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "contamin" }, { "name": "hp_mount", "type": "esriFieldTypeString", "alias": "Handpump loose", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HP_mount" }, { "name": "latrine", "type": "esriFieldTypeString", "alias": "Latrine <30m from borehole", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "latrine" }, { "name": "risk_score", "type": "esriFieldTypeSmallInteger", "alias": "Sanitary risk score 1-5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "risk_score" }, { "name": "date", "type": "esriFieldTypeString", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r23_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a12_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Borehole w_hpump", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "drws_bh_id": null, "bh_status": null, "bh_swl": null, "hp_type": null, "hp_status": null, "comments": null, "hp_image": null, "drainage": null, "livestock": null, "contamin": null, "hp_mount": null, "latrine": null, "risk_score": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 87, "name": "penmap_serv_conn", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3087823.1919639567, "ymin": -3394988.8298516856, "xmax": 3087823.1919639567, "ymax": -3394988.8298516856, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a321fcfd3bca39e0f11fd58146082eba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABH0lEQVQ4jbXTMUvEMBQH8P8LN5yli85+guroqp/BQU5BcNFBHAsFh7R9TbK6OLk4Ci51Owc/g4voUHASd6dKhaOJk2Cv1+vJ4dsS8v+Fx0sGWLIG/wow8zAIgsloNKr/DDDzphDitiiKD2PMoZTyfWFAKXUG4ALAEACstU9a65M4ju/mAsy8JoS4BrA7dW7VOZcrpa583w/DMKxagDFmx1p7A2C9qy0Ap2VZbjPzATO/NABr7XFP+Kc2iGgPQBMgotw5d7QAACLKWy3Udf0ghCgB+D351yRJnlsAM39prcfOuf0eIP+9aEzBWpsT0VxACNENeJ53X1VVBWClI/8mpXzsBKIo+syy7JKItmaliWg8vdd6iWmannfcPrOW/o3filhgH7uBJWYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "cust_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "line_id", "type": "esriFieldTypeString", "alias": "Line id No", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "line_id" }, { "name": "conn_pt_no", "type": "esriFieldTypeSmallInteger", "alias": "Service connection No", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "conn_pt_no" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Approval status or condition", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "status" }, { "name": "metered", "type": "esriFieldTypeString", "alias": "Connection metered?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "metered" }, { "name": "meter_reqd", "type": "esriFieldTypeString", "alias": "Meter required?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "meter_reqd" }, { "name": "cust_name", "type": "esriFieldTypeString", "alias": "Name of customer ", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "cust_name" }, { "name": "cust_type", "type": "esriFieldTypeString", "alias": "Customer type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "cust_type" }, { "name": "demand", "type": "esriFieldTypeInteger", "alias": "Demand (l/day)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "demand" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "serv_image", "type": "esriFieldTypeString", "alias": "Service connection image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "serv_image" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r39_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a28_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_serv_conn", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "line_id": null, "conn_pt_no": null, "status": null, "metered": null, "meter_reqd": null, "cust_name": null, "cust_type": null, "demand": null, "comments": null, "serv_image": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 83, "name": "penmap_pbt", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3088529.08791396, "ymin": -3394637.2194800302, "xmax": 3088529.08791396, "ymax": -3394637.2194800302, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2b84905882e7f34e228797a6e630195d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6ElEQVQ4jdXUr0qDURgH4AedXcFsE3YBpnkDgnaDDLEsDBcGCnoFU7GJIAgum8UtegViFUyCYBENanAMZvAbbIfzHT/BoL92eF8eOO/5U/JLKf0baAKrWMQM3vCKK1wWhWZxgHNsYglPuMYKjrCD9xQ0iT1s4TmoDXCBm6ynkYLWcRJBRvOALpaNbDOEyjhLIMN0sJ+CegWQaG8IDX4AjSU27KKZSkH3mMfdN0jF1+nlQm0cYhsfOcg0qqinoB5aGXaM26C+gBp2BfOM3exHNLGBNcyhj5cMrmfrseS9tT5Oc2rR/L1v5BNR2i25LxQRcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "PBT_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "pbt_id", "type": "esriFieldTypeInteger", "alias": "ID No if more than one PBT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PBT_id" }, { "name": "pbt_status", "type": "esriFieldTypeString", "alias": "PBT status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PBT_status" }, { "name": "pbt_matl", "type": "esriFieldTypeString", "alias": "PBT material", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PBT_matl" }, { "name": "pbt_size", "type": "esriFieldTypeString", "alias": "PBT capacity (litres)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PBT_size" }, { "name": "pbt_image", "type": "esriFieldTypeString", "alias": "PBT image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PBT_image" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r35_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a24_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_pbt", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "pbt_id": null, "pbt_status": null, "pbt_matl": null, "pbt_size": null, "pbt_image": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 82, "name": "penmap_eros_contr", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3088564.248933121, "ymin": -3394473.644175168, "xmax": 3088564.248933121, "ymax": -3394473.644175168, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "733b23dee3ee19593fa983aeb9f832d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtUlEQVQ4jdXUzYkCMRQA4E8Q3R4swWJcy3AcFXvRFcEeZE/LaileLMOT40EDwzDJDLse9F1C/r48eEm6nhTdt4QynHD8DzTFCheMcPgLFBD4wHcKi0FZCQkRsE/8toEyrCMHBGyMnxRUl0k1+thXsSo0RKcBgh4GqYzyUmaxKDDBLgUV7tUKbR0yxbY6Eata/tiU14xv6jak7tEMV8xL/a/Y4qabvXhgZw3VbPPWli3WvOA3cgPMmyFMBzA31QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Erosion control status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "status" }, { "name": "descrip", "type": "esriFieldTypeString", "alias": "Type of erosion & control measures", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "descrip" }, { "name": "gab_small", "type": "esriFieldTypeSmallInteger", "alias": "No of 0.5 x 1 x 2m gabions reqd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gab_small" }, { "name": "gab_large", "type": "esriFieldTypeSmallInteger", "alias": "No of 1 x 1 x 2m gabions reqd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gab_large" }, { "name": "eros_imag1", "type": "esriFieldTypeString", "alias": "Image 1 of erosion or control measures", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "eros_imag1" }, { "name": "eros_imag2", "type": "esriFieldTypeString", "alias": "Image 2 of erosion or control measures", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "eros_imag2" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r29_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a18_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_eros_contr", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "status": null, "descrip": null, "gab_small": null, "gab_large": null, "eros_imag1": null, "eros_imag2": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 80, "name": "penmap_gl_tank", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3087972.8625611756, "ymin": -3394990.3584904703, "xmax": 3089015.0556148924, "ymax": -3394166.367381141, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3569ac0944f114d0ca386af920890a4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZElEQVQ4jdXUz4vMYRwH8Nfna3a1Bxc5iFJOcrYH/gIiJbsze7ClZNsc9uYmUdqDI8plcZSZr02tg0JJ4SCXvbvIjZKkOYyZ+TiMxY75sgcH3vUcnvfh9fzo6an5S6n9H1Cm0FIXTmAv+sKqvqWY8XhDUN62TWlZ4bWeczY5jM/6VoULWZr1wVzM+1IJ5RM1763gStQ1IZsOKXRixvNMB5Uu2eoqzlTv6J3TwstoDJDhRMhM55Ue5V2TMe3VaGhwJ8dHIeuwpkV9p6iC2IEj2VrXTeprZ0v3p24C+6qPNsj2ofkWYWyoH8fm30FvdVyPWZ/WimzqKnyMuhvfuzv2K+yphlJp3AIWR+z0RwpnhZvVUFjCi2x5Gg3PRhlZmpcmou5BJRQNnVw2pWclm+4Zc23t2WXLLumitBvHhhf45bJjypu874C2BV0PhZ1SDycVbklz0dD7IwRxVBuXv40N5d/7Rr4C3Wxu8JVEI/4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "GLT_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "glt_id", "type": "esriFieldTypeSmallInteger", "alias": "ID No if more than one GL tank", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GLT_Id" }, { "name": "glt_status", "type": "esriFieldTypeString", "alias": "GL tank status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GLT_status" }, { "name": "glt_type", "type": "esriFieldTypeString", "alias": "GL tank type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GLT_type" }, { "name": "glt_matl", "type": "esriFieldTypeString", "alias": "GL tank material", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GLT_matl" }, { "name": "glt_size", "type": "esriFieldTypeString", "alias": "GL tank capacity", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GLT_size" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "glt_image1", "type": "esriFieldTypeString", "alias": "GL tank image 1", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "GLT_image1" }, { "name": "glt_image2", "type": "esriFieldTypeString", "alias": "GL tank image 2", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "GLT_image2" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r31_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a20_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_gl_tank", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "glt_id": null, "glt_status": null, "glt_type": null, "glt_matl": null, "glt_size": null, "comments": null, "glt_image1": null, "glt_image2": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 77, "name": "penmap_elev_tank", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3088425.897980946, "ymin": -3394701.4265853097, "xmax": 3088425.897980946, "ymax": -3394701.4265853097, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fc481062c0caf1573f64784d35eac1ad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMElEQVQ4jdXUvyvGURTH8Zcfs4XFYJJNNiUbA6KElJCEwY+MSpLBH8DmxyRSykIRMbIw2BjIz4GehUmK4cFw7+B5yjeDgVN3uOfc3veczzn35vsly/83oFx0oAtl+MAZlrHzU1ARNpDCJE4juBLTGEAPXpJAedhECfpxFf1pHGMKW1hFWxKoDxeYwDaacBNjVbG0mphZ09cys0G96MQ9huLBRhRjCS04xwzGkkBFEQIHGMVe3DfHbOEE5UmlfWTt04JubzLFfUdOEugZhXhCLRbQgNKYWT0eUIHLJNA6xrGPOUGfa6F7edFfhxGsJYHmcSSIWo/bL7FdYZ4OBR2Hk0CvaBUGshuLeIyxknhBCu2CTt+C4A7VMf0dFET/I1YwKDQhw757a6+YjetH9ve+kU8idEZVycCXYQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "ELT_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "elt_id", "type": "esriFieldTypeSmallInteger", "alias": "ID No if more than one elevated tank", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELT_id" }, { "name": "elt_status", "type": "esriFieldTypeString", "alias": "Elevated tank status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ELT_status" }, { "name": "elt_type", "type": "esriFieldTypeString", "alias": "Elevated tank type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ELT_type" }, { "name": "elt_in", "type": "esriFieldTypeDouble", "alias": "Inlet height above ground level ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELT_in" }, { "name": "elt_out", "type": "esriFieldTypeDouble", "alias": "Outlet height above ground level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELT_out" }, { "name": "elt_size", "type": "esriFieldTypeSmallInteger", "alias": "Elevated tank capacity (m3)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELT_size" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "elt_image1", "type": "esriFieldTypeString", "alias": "Elevated tank image 1", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ELT_image1" }, { "name": "elt_image2", "type": "esriFieldTypeString", "alias": "Elevated tank Image 2", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ELT_image2" }, { "name": "date", "type": "esriFieldTypeString", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "Tank elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "elevation" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r28_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a17_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_elev_tank", "description": "", "prototype": { "attributes": { "last_edited_date_p": null, "elevation": null, "elt_id": null, "elt_status": null, "elt_type": null, "elt_in": null, "elt_out": null, "elt_size": null, "comments": null, "elt_image1": null, "elt_image2": null, "date": null, "district": null, "globalidp": " ", "last_edited_user_p": null, "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 74, "name": "penmap_washout", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3087552.9870695597, "ymin": -3394936.8526472216, "xmax": 3087552.9870695597, "ymax": -3394936.8526472216, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a1f5daf4e09b7965397d2f799a83b507", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmklEQVQ4jc3OvQ3CMBCG4ddSoHRKxqDkdwLmYQiGYQBCj+TCi7ACEjmKCAXJPpwLKXj7e76rmKjqz6GbnHHE4lVLDRzYu2UeckS27vQViVLzoEFY6B+V6pEVcB8HBfEfSNIwKIin5aohw6AgnicN6EgZ6pF1aU+HDIgOGZE81CEXC5KD3sjGgqSQcARmViSFdm4+BkmhH5oMegHnPzEsBVvKcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "WO_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "wo_id", "type": "esriFieldTypeSmallInteger", "alias": "ID No if more than one washout", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WO_id" }, { "name": "wo_status", "type": "esriFieldTypeString", "alias": "Washout status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WO_status" }, { "name": "wo_type", "type": "esriFieldTypeString", "alias": "Washout type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WO_type" }, { "name": "wo_image", "type": "esriFieldTypeString", "alias": "Washout image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "WO_image" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r46_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a35_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_washout", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "wo_id": null, "wo_status": null, "wo_type": null, "wo_image": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 73, "name": "penmap_spring", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3088030.3363291044, "ymin": -3394780.042767267, "xmax": 3088133.52626795, "ymax": -3394709.948563642, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "967ac7b322233798b15852b9594ef4f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAKCAYAAAC5Sw6hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmUlEQVQokbXOMQpBARgH8F962RzAAQxyBQcwK4syEHegOAMHMJgMBoOUOyCDHMNkMBHLU6+X97zEf/nq+3/9+gI/SvBvKEAbTZRxxxEzLPDIAhWxwhVj7JFDFX100MAlDcpjjQ2GsW4efjMNZy0N6uH8Bnnlhi4OqGOZBLUwSkCi2CS8TYQq2H2AYItBdBGHChkQOKGUBn2dJ8y4GxqTCl2LAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "spring_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "spring_id", "type": "esriFieldTypeString", "alias": "Spring id", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "spring_id" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Spring status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "status" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "spring_q", "type": "esriFieldTypeDouble", "alias": "Spring discharge ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "spring_Q" }, { "name": "spring_img", "type": "esriFieldTypeString", "alias": "Spring image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "spring_img" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r42_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a31_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_spring", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "spring_id": null, "status": null, "comments": null, "spring_q": null, "spring_img": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 72, "name": "penmap_feed_tank", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3088695.3385099773, "ymin": -3394368.161181021, "xmax": 3088695.3385099773, "ymax": -3394368.161181021, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2e9a34cac001292fc5d3b48e45851de6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVUlEQVQ4jdXUv0vWURTH8ddJ55ZcGpykLdqEaKtBQyGeIogKiWrQxDGICIf+gNr6MYURBC0FxRM62lKDmw2FP3JQXGwSwQY7DfcGKT1fHBzqwB3uPfA+n3Pu595uBxTd/wcoOYRLuIJj5chnTAXtfYGSHrzGOu5hXgH3435yEyPBVkdQ0oU36MWNYLGmdvApmcRbvMCFJkXX8RV38S4ZDpZrkZOYwumqbPjPNveCruFysJqMoZ0M4SieoRV8SR7gtgZQT7AKwWwygemaOxdFLczheFNruWe/o8zth93D/VlqdQZtJkeC78kZPMFZ9GE6GQzWcAILTaBXuJPM4BGGgiUs1hudSQYwjpdNoMf4iJZS/dvvRPC+GvWDMsdbHUHBdnJeMeTV5GmwAVm81VKMejHKnDoqEqwkp6r8dnK4pjbwHKNRLmFX/PWtBdt4WNe+4t/7Rn4BS+BeUhccYvAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "FT_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ft_id", "type": "esriFieldTypeInteger", "alias": "Feed tank id No if more than one", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FT_id" }, { "name": "ft_status", "type": "esriFieldTypeString", "alias": "Feed tank status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FT_status" }, { "name": "tank_matl", "type": "esriFieldTypeString", "alias": "Feed tank material", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "tank_matl" }, { "name": "comments1", "type": "esriFieldTypeString", "alias": "Special cases / non standard structures", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments1" }, { "name": "ft_image", "type": "esriFieldTypeString", "alias": "Feed tank image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FT_image" }, { "name": "pump_type", "type": "esriFieldTypeString", "alias": "Pump type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "pump_type" }, { "name": "elec_from", "type": "esriFieldTypeString", "alias": "Source of electrical power", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "elec_from" }, { "name": "mech_power", "type": "esriFieldTypeString", "alias": "Source of mechanical power", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "mech_power" }, { "name": "pump_contr", "type": "esriFieldTypeString", "alias": "Pump control", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "pump_contr" }, { "name": "pump_protc", "type": "esriFieldTypeString", "alias": "Pump protection", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "pump_protc" }, { "name": "comments2", "type": "esriFieldTypeString", "alias": "Pump protection system", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments2" }, { "name": "contr_imag", "type": "esriFieldTypeString", "alias": "Image of pump controller", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "contr_imag" }, { "name": "protc_imag", "type": "esriFieldTypeString", "alias": "Image of pump protection", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "protc_imag" }, { "name": "pump_q", "type": "esriFieldTypeDouble", "alias": "Pump discharge (l/sec)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pump_Q" }, { "name": "pump_image", "type": "esriFieldTypeString", "alias": "Image of pump installation", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "pump_image" }, { "name": "date", "type": "esriFieldTypeString", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "date" }, { "name": "time", "type": "esriFieldTypeString", "alias": "Time", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "time" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" }, { "name": "tank_size", "type": "esriFieldTypeString", "alias": "Feed tank capacity (m3)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "tank_size" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r30_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a19_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_feed_tank", "description": "", "prototype": { "attributes": { "last_edited_date_p": null, "tank_size": null, "ft_id": null, "ft_status": null, "tank_matl": null, "comments1": null, "ft_image": null, "pump_type": null, "elec_from": null, "mech_power": null, "pump_contr": null, "pump_protc": null, "comments2": null, "contr_imag": null, "protc_imag": null, "pump_q": null, "pump_image": null, "date": null, "time": null, "district": null, "globalidp": " ", "last_edited_user_p": null, "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 69, "name": "penmap_borehole", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3088226.3973321146, "ymin": -3395108.0716039524, "xmax": 3088226.3973321146, "ymax": -3395108.0716039524, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "71aabf06de21a0d17a2fc2072a42a375", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQ4jdXUTyuFQRTH8Y/HXZBiIztl6z2wUJZiKcVS2Xg13LqlbChZysKChbVXYKWblSwUJU9cfxbPPDWm5053QfFbndOZ850zc85Myw+p9W9ABZYwjl609g4Xg4ImsYZj3CexGWxjH8850DBWsYvPhk266GALOznQMg77QGq94RSLomOmoFE8Rv4YpoN9g9eosrlcRR+JP4+zYM/iOor14oW/1v4i8a+wEOzbXG4KescIyuA/4LKhgCk85UAn2MBeQ3KtIdWItHOgEufYVI3BSxKfwDqOJI1puuwuDrCiGtA6oQjgjuoKvqlf10rVExlYf+8b+QIxQC5uhf5JagAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "BH_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "bh_id", "type": "esriFieldTypeString", "alias": "Borehole id No", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BH_id" }, { "name": "bh_status", "type": "esriFieldTypeString", "alias": "Borehole status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BH_status" }, { "name": "bh_diam", "type": "esriFieldTypeInteger", "alias": "Borehole internal diam.", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BH_diam" }, { "name": "bh_cased", "type": "esriFieldTypeString", "alias": "Is borehole cased?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BH_cased" }, { "name": "bh_casing", "type": "esriFieldTypeString", "alias": "Type and depth of casing", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BH_casing" }, { "name": "bh_screen", "type": "esriFieldTypeDouble", "alias": "Depth to top of screen", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BH_screen" }, { "name": "bh_swl", "type": "esriFieldTypeDouble", "alias": "Static water level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BH_SWL" }, { "name": "bh_depth", "type": "esriFieldTypeDouble", "alias": "Borehole depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BH_depth" }, { "name": "bh_max_q", "type": "esriFieldTypeDouble", "alias": "Maximum sustainable borehole discharge (l/sec)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BH_max_Q" }, { "name": "bh_dyn_wl", "type": "esriFieldTypeDouble", "alias": "Water level at max. sustainable discharge", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BH_dyn_WL" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "Globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r24_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_borehole", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "bh_id": null, "bh_status": null, "bh_diam": null, "bh_cased": null, "bh_casing": null, "bh_screen": null, "bh_swl": null, "bh_depth": null, "bh_max_q": null, "bh_dyn_wl": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 67, "name": "penmap_air_releas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3065155.0447476427, "ymin": -3423808.585514231, "xmax": 3104249.3498327946, "ymax": -3371988.3370540612, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ba3ae3888e8b832b7b5b3dad72d1241", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfklEQVQ4jc3OsQ2AIBBG4VegJZaOYamu4DwO4TAOIM7AIm5hRWLigQeh8O/vu2eoNPN7aAe84q4DFmCIQR7YFIgD+lSRpsQBI3CVQvaBvKaFLHDGEC2ULNFCAZm+vqUgNZKCspAYZIEjB5GggMw5iAStQJOLSFBbgkhQ8apBN/7wDtgELZ73AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "AR_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ar_id", "type": "esriFieldTypeSmallInteger", "alias": "ID No if more than one air release", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AR_id" }, { "name": "ar_status", "type": "esriFieldTypeString", "alias": "Air release status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "AR_status" }, { "name": "ar_type", "type": "esriFieldTypeString", "alias": "Air release type", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AR_type" }, { "name": "ar_image", "type": "esriFieldTypeString", "alias": "Air release image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "AR_image" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r21_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a10_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_air_releas", "description": "", "prototype": { "attributes": { "last_edited_date_p": null, "date": null, "ar_id": null, "ar_status": null, "ar_type": null, "ar_image": null, "district": null, "globalidp": " ", "last_edited_user_p": null, "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 89, "name": "penmap_valv_chamb", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3088425.897980946, "ymin": -3394701.4265853097, "xmax": 3088425.897980946, "ymax": -3394701.4265853097, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4d276cf3a018d01e27d7ae4fb8b75b24", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3UlEQVQokbXToUqDYRQG4Oeb+0XBZZs3IDZBgy4ZjSpYDYJgmgg2gyLCQLAJZos3MVEYE6wmL8EoGAb/jkGUyeb2z+HbzoH34ZRTNmbK/w/cxoStlP8NaMa2MIPr0YFGTAnnyDzFjcX0PhqQqWEOtB3gpDjQilm5o+85HLqPK9X0WgzInaLStakoOcb+cKAZC8JOzz7Z1YpLy+llMNBxISn1uSuTO8Pm70Az1oW1PuWvbHiIJavpsRdoRFmoDyh/pqSOai+QmdaxNxSA55g0n9o/gZX0hrtCQFfGfqYPbpk2+2a2TGQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "VC_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "vc_id", "type": "esriFieldTypeSmallInteger", "alias": "ID No if more than one", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VC_id" }, { "name": "vc_status", "type": "esriFieldTypeString", "alias": "Valve chamber status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "VC_status" }, { "name": "vc_matl", "type": "esriFieldTypeString", "alias": "Valve chamber material", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "VC_matl" }, { "name": "vc_size", "type": "esriFieldTypeString", "alias": "Valve chamber size", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "VC_size" }, { "name": "vc_secur", "type": "esriFieldTypeString", "alias": "Valve chamber security", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "VC_secur" }, { "name": "vc_image1", "type": "esriFieldTypeString", "alias": "Image of exterior of VC", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "VC_image1" }, { "name": "vc_image2", "type": "esriFieldTypeString", "alias": "Image of interior of VC", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "VC_image2" }, { "name": "date", "type": "esriFieldTypeString", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r44_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a33_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_valv_chamb", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "vc_id": null, "vc_status": null, "vc_matl": null, "vc_size": null, "vc_secur": null, "vc_image1": null, "vc_image2": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 68, "name": "penmap_standpipe", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3087415.2567688194, "ymin": -3394942.503466699, "xmax": 3088378.3067646837, "ymax": -3394603.587205275, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ec19769f67703decbce27265638caa1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzklEQVQ4jdXUIU9CURQH8N8YFJJkIkWqFidfgcYw2QzM4icx4KzaKGyMwAZsFJIz6hfQRjBZNSiG9wI47nuXjQD/7bSz3z3bPfcW7SjFg4KO0MQxfvCKKb62ga5wm2KrWaCDcQx0g7vAAVWM0MYwC6qlk2SlgAfM8RmCOijlQFDBJe5D0FkEstobhMpbQGu9/6E3nEZC71nQABeR0CAPekIjB+njOQtaooUJTgLITLKwa9m0kB84x7XkiuuSJ/KCR/TwGwPBN7ppRWX/vpE/VwAh2gPXaAsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "Tap_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "tap_id", "type": "esriFieldTypeSmallInteger", "alias": "Standpipe id number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tap_id" }, { "name": "tap_status", "type": "esriFieldTypeString", "alias": "Standpipe condition/status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Tap_status" }, { "name": "tap_matl", "type": "esriFieldTypeString", "alias": "Standpipe material", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Tap_matl" }, { "name": "tap_class", "type": "esriFieldTypeString", "alias": "Standpipe class ", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Tap_class" }, { "name": "tap_type", "type": "esriFieldTypeString", "alias": "Standpipe type ", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Tap_type" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "tap_flow", "type": "esriFieldTypeSmallInteger", "alias": "Tap discharge (l/sec)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tap_flow" }, { "name": "tap_image", "type": "esriFieldTypeString", "alias": "Standpipe image", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Tap_image" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r43_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a32_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_standpipe", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "tap_id": null, "tap_status": null, "tap_matl": null, "tap_class": null, "tap_type": null, "comments": null, "tap_flow": null, "tap_image": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 70, "name": "penmap_waterpoint", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3087832.823296156, "ymin": -3395250.244418627, "xmax": 3088493.513017557, "ymax": -3394340.6438148827, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4c39ed3e858e0665503acb35a31c33f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoklEQVQ4jdXUvUvVYRQH8M/zu7e7BC25ZDRFW7SFei3iNmQohEUvVERUQyWNQUQ0+AfU1ssURhBUYFAYOol5/VnQVkOSvQyWi00hmHTvaZHK6F4cGurAMzx8eT5wDpyn6C9V8T+BIjKTDglHsAmBVxjQmYZWBo1Gi9ygZFbBJW1eeiDTaqukXzVOmXdMV5pvDN2PgpKH2ICT2tP0UlLDM3lcxiOr3cG+xlCrE5IpdRfx2Hj02J7egWq0CwMyFXX9JqLn1zaXQ8lxmcPKaUYeZ2SGjEW3VdYJtyS9OtJr43FF5jwaQLRoTzOgnMbkcU7RsEDYozNNgVkvrLe52bBj2a2mJlOQfFXwc7gH1OVSM+iL57FWW/psInbihmQ3NqoZlkeXcvqoaovMm2bQPTUX5DEiXEO3cnqLadUoYEQ1dkn6JHcbQ4uuK5lEr2+67Ejvf2Tb0hN5ZHiKGR3ONoYqacFk7FU3qOio0bipkubAWGxAL2Yt2i+lerPW6EgfjEZZSZ+SIROxZimZU3fbJ6cdTLXfn/151yppAVeXzorq3/tGvgO6QI1a/BuCzAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "WPT_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "wpt_id", "type": "esriFieldTypeSmallInteger", "alias": "Waterpoint id No if more than one", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPT_id" }, { "name": "wpt_status", "type": "esriFieldTypeString", "alias": "Waterpoint status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WPT_status" }, { "name": "wpt_matl", "type": "esriFieldTypeString", "alias": "Waterpoint material", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WPT_matl" }, { "name": "wpt_size", "type": "esriFieldTypeString", "alias": "Waterpoint capacity (litres)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WPT_size" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "wpt_image1", "type": "esriFieldTypeString", "alias": "Waterpoint image 1", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "WPT_image1" }, { "name": "wpt_image2", "type": "esriFieldTypeString", "alias": "Waterpoint image 2", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "WPT_image2" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r47_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a36_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_waterpoint", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "wpt_id": null, "wpt_status": null, "wpt_matl": null, "wpt_size": null, "comments": null, "wpt_image1": null, "wpt_image2": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 75, "name": "penmap_pv_array", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3089039.305139896, "ymin": -3394210.700903262, "xmax": 3089039.305139896, "ymax": -3394210.700903262, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fec2dbaf6af259a7c328ba4d2ddfe0b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAcUlEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVhmG5AQF9EY6OwsSa8v7zZ6bSWbPyrz96tAjDMD4uLg4hXl4hYg1jZGRkYGFiYoLxaRpmo4aNGja0DDt35w43Nycn0Zq//fiB27Dtp04Jbz91ijouoxRQ1TAAsskXs0fY5tQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "PV_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "pv_status", "type": "esriFieldTypeString", "alias": "Solar array status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PV_status" }, { "name": "pv_year", "type": "esriFieldTypeInteger", "alias": "Year installed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PV_year" }, { "name": "pv_panels", "type": "esriFieldTypeString", "alias": "In series x in parallel", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PV_panels" }, { "name": "pv_wp", "type": "esriFieldTypeInteger", "alias": "Total array peak watts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PV_Wp" }, { "name": "pv_protect", "type": "esriFieldTypeString", "alias": "Protection against lightning strike", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PV_protect" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "pv_image1", "type": "esriFieldTypeString", "alias": "Solar array image 1", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PV_image1" }, { "name": "pv_image2", "type": "esriFieldTypeString", "alias": "Solar array image 2", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PV_image2" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r37_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a26_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_pv_array", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "pv_status": null, "pv_year": null, "pv_panels": null, "pv_wp": null, "pv_protect": null, "comments": null, "pv_image1": null, "pv_image2": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 90, "name": "penmap_wasco_off", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3088228.3081912147, "ymin": -3394757.989975918, "xmax": 3088228.3081912147, "ymax": -3394757.989975918, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bd84418aae785a497ef6e5892f362a6b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJUlEQVQ4jdXUsSvFURjG8U/upWRgIOUfkMVAWSxKLEgkpBQxyWJgMkkGioGuslBKRKSYbEoZTAY2mZQsDDeKK8M9utet++sOBt46neF5z/c9b897TtwvRfzfgIowgCHUIYVrbOG0UFAlDlGFNcwjhmas4wrDSEaBYjjGHVpRgTa8YyOADrCN3ijQKErD3oVNlAftEYPoww06stvMBY1gCTWhalmWVo1d1GI15OYF1eMSPTmQbFg7LjAe1VpM2qGosSgOObEo0C0acIIFlOToLzhDf8jNC9rBFFowKW3/NywpbcJz0OaiQAmMYREzOEcnPnCEB2knn7AXBXqTsbUJK9iXGchpvKIbn1EguEcjJjDr5xNJhBulcg/lc+cNy2EVFH/vG/kCMOU+iXNH65YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "WASCO_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "wasco_id", "type": "esriFieldTypeString", "alias": "WASCO offtake id No", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WASCO_id" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Offtake status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "status" }, { "name": "chamb_type", "type": "esriFieldTypeString", "alias": "Offtake chamber type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "chamb_type" }, { "name": "pipe_conn", "type": "esriFieldTypeString", "alias": "Pipe connection", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "pipe_conn" }, { "name": "conn_diam", "type": "esriFieldTypeSmallInteger", "alias": "Connection diameter (mm)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "conn_diam" }, { "name": "stat_press", "type": "esriFieldTypeSmallInteger", "alias": "Static pressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stat_press" }, { "name": "min_press", "type": "esriFieldTypeSmallInteger", "alias": "Minimum operating pressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "min_press" }, { "name": "wascoimage", "type": "esriFieldTypeString", "alias": "Image of offtake installation", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "WASCOimage" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "date", "type": "esriFieldTypeString", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r45_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a34_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_wasco_off", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "wasco_id": null, "status": null, "chamb_type": null, "pipe_conn": null, "conn_diam": null, "stat_press": null, "min_press": null, "wascoimage": null, "comments": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 86, "name": "penmap_powr_cable", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 3088694.2413367457, "ymin": -3394368.161181021, "xmax": 3089040.289052392, "ymax": -3394192.1096740086, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 109, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Power cable status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "status" }, { "name": "channel", "type": "esriFieldTypeString", "alias": "Channel type", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "channel" }, { "name": "soil_type", "type": "esriFieldTypeString", "alias": "Soil depth/ rock/ shared", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "soil_type" }, { "name": "cable_type", "type": "esriFieldTypeString", "alias": "Power cable type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "cable_type" }, { "name": "cable_size", "type": "esriFieldTypeInteger", "alias": "Conductor size (mm2)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cable_size" }, { "name": "cable_prot", "type": "esriFieldTypeString", "alias": "Protection from theft", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "cable_prot" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "cable_imag", "type": "esriFieldTypeString", "alias": "Cable image if damaged", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "cable_imag" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r36_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a25_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_powr_cable", "description": "", "prototype": { "attributes": { "last_edited_date_p": null, "last_edited_user_p": null, "status": null, "channel": null, "soil_type": null, "cable_type": null, "cable_size": null, "cable_prot": null, "comments": null, "cable_imag": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 79, "name": "penmap_line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 3064863.2824725816, "ymin": -3423832.440252745, "xmax": 3105561.1490336456, "ymax": -3371161.179307616, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "line_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "line_id", "type": "esriFieldTypeString", "alias": "Line section id", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "line_id" }, { "name": "from_pt_no", "type": "esriFieldTypeInteger", "alias": "From point number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "from_pt_no" }, { "name": "to_pt_no", "type": "esriFieldTypeInteger", "alias": "To point number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "to_pt_no" }, { "name": "from_code", "type": "esriFieldTypeString", "alias": "From code", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "from_code" }, { "name": "to_code", "type": "esriFieldTypeString", "alias": "To code", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "to_code" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Line status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "status" }, { "name": "channel", "type": "esriFieldTypeString", "alias": "Channel type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "channel" }, { "name": "soil_type", "type": "esriFieldTypeString", "alias": "Soil type, rock/ shared", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "soil_type" }, { "name": "pipe_type", "type": "esriFieldTypeString", "alias": "Pipe type and class", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "pipe_type" }, { "name": "pipe_diam", "type": "esriFieldTypeString", "alias": "Pipe diameter (mm)", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "pipe_diam" }, { "name": "sleev_diam", "type": "esriFieldTypeString", "alias": "Sleeve diameter (mm)", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "sleev_diam" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "line_image", "type": "esriFieldTypeString", "alias": "Image of pipeline if damaged", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "line_image" }, { "name": "x_image", "type": "esriFieldTypeString", "alias": "Image of crossing /location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "X_image" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "elev_start", "type": "esriFieldTypeInteger", "alias": "Elevation start", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "elev_start" }, { "name": "elev_end", "type": "esriFieldTypeInteger", "alias": "Elevation end", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "elev_end" }, { "name": "line_order", "type": "esriFieldTypeSmallInteger", "alias": "Line order", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "line_order" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" }, { "name": "d_length", "type": "esriFieldTypeDouble", "alias": "3D length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "d_length" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r34_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a23_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_line", "description": "", "prototype": { "attributes": { "d_length": null, "last_edited_date_p": null, "line_id": null, "from_pt_no": null, "to_pt_no": null, "from_code": null, "to_code": null, "status": null, "channel": null, "soil_type": null, "pipe_type": null, "pipe_diam": null, "sleev_diam": null, "comments": null, "line_image": null, "x_image": null, "date": null, "elev_start": null, "elev_end": null, "line_order": null, "district": null, "globalidp": " ", "last_edited_user_p": null, "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 78, "name": "penmap_sec_fence", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 3088672.6264540665, "ymin": -3394397.4302185304, "xmax": 3088731.054541042, "ymax": -3394343.4634844954, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Fencing status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "status" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "pv_sec_img", "type": "esriFieldTypeString", "alias": "Image of security fencing", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PV_sec_img" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "district" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r38_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a27_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_sec_fence", "description": "", "prototype": { "attributes": { "district": null, "last_edited_date_p": null, "status": null, "comments": null, "pv_sec_img": null, "date": null, "globalidp": " ", "last_edited_user_p": null, "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 81, "name": "penmap_lec_pole", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3088603.2318409868, "ymin": -3394085.3440835597, "xmax": 3088603.2318409868, "ymax": -3394085.3440835597, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0cef51fb4e5b72a21c9f51ccc6151e22", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3ElEQVQ4jdXTL09CURgH4Acv0WgiEoh+ERPOzYSjkAkGjHZnYDYNuLnpTCY+ARsfwGJjJr4AuhHUGe4V7+68L5eN4q+d7ZznvOfPW7el1P8NtINj7KOGNp5xi3FVaA/nuMMDdjFAC0d4QgfvEZRkyBneSqptZ5scRtAJrgMkjx3IHbMItTBag/ykG0EfFRHSh1ilCNU2gJIISlTPSwTN0cSsAnQfQTe4RF98XxM8RtASFxhm4F+VTaV/6CuC4BWn6KEhbZeF3xYZ4bO4qKzXlrjKjQcl89ZCG2dr0DexcSZwN09/bQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "serv_type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "serv_type", "type": "esriFieldTypeString", "alias": "Type of power supply", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "serv_type" }, { "name": "pole_image", "type": "esriFieldTypeString", "alias": "Image of pole", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "pole_image" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r33_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a22_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_lec_pole", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "serv_type": null, "pole_image": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 84, "name": "penmap_coll_chamb", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3088032.247235269, "ymin": -3394865.0017746417, "xmax": 3088032.247235269, "ymax": -3394865.0017746417, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f252dbc12144340c8ab57ed041e8764a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQokb3TMauBcRQH4Cf3JYrZ5huY72YyGhmsBqVMpGx3ICml7nbL7HtYfQYfwagMSlm8etM/XtT9Tef86jzbiXyY6D+AL5zfBdooYvUOkMccWaxxfBUYoHKdh5i8ApQxTuwj/GGfFpiilNhL+EE/DVBFJ9B38YvdM2CJTKDPYobWI6CBeuA4ThPf2IaACIsHx3EWqIWAAnopAMjhdA8csEkJ3PLxM10A5QMUNTInmX0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "CC_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cc_id", "type": "esriFieldTypeSmallInteger", "alias": "Collection chamber id No if more than one", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CC_id" }, { "name": "cc_status", "type": "esriFieldTypeString", "alias": "Collection chamber status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CC_status" }, { "name": "cc_matl", "type": "esriFieldTypeString", "alias": "Collection chamber material", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CC_matl" }, { "name": "cc_size", "type": "esriFieldTypeString", "alias": "Collection chamber size", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CC_size" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "cc_image1", "type": "esriFieldTypeString", "alias": "Collection chamber image 1", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "CC_image1" }, { "name": "cc_image2", "type": "esriFieldTypeString", "alias": "Collection chamber image 2", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "CC_image2" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r25_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a14_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_coll_chamb", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "cc_id": null, "cc_status": null, "cc_matl": null, "cc_size": null, "comments": null, "cc_image1": null, "cc_image2": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 85, "name": "penmap_dist_chamb", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 3088030.067035249, "ymin": -3394865.0017746417, "xmax": 3088569.5008040345, "ymax": -3394513.3915350204, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "16e3482eab2f0dfdc194e3c052e406f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAv0lEQVQokbXTMUtCYRQG4OczbxTk3OY/aG5ranSsobVBCJoUoa1BiUAI3ILm/kerv8Gf0Bg0CHEc9MIVr3lVfKfzHTgP7/LV7Zn6wYHgKPG3ExDc4QwfWwPBCV6RBZ+J320bdNBczF30KwPBOZ4Kq17wnviu2mCARuHdwDMeNwLBBe5L0HYwSkw2NXhDrWSf4QW3a4GgheuS4zw3wWVivALEfB7+c5xniKuyBqd4qAAIjhPTJSDxg68qQDF7f6YZxv8gMAolp2oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "DC_status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "dc_id", "type": "esriFieldTypeSmallInteger", "alias": "Distrib chamb id No", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DC_id" }, { "name": "dc_status", "type": "esriFieldTypeString", "alias": "Distrib chamb status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DC_status" }, { "name": "dc_matl", "type": "esriFieldTypeString", "alias": "Distrib chamb material", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DC_matl" }, { "name": "dc_size", "type": "esriFieldTypeString", "alias": "Distrib chamb capacity (litres)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DC_size" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "comments" }, { "name": "dc_image1", "type": "esriFieldTypeString", "alias": "Distribution chamber exterior", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DC_image1" }, { "name": "dc_image2", "type": "esriFieldTypeString", "alias": "Distribution chamber interior", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DC_image2" }, { "name": "date", "type": "esriFieldTypeString", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "date" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r27_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a16_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_dist_chamb", "description": "", "prototype": { "attributes": { "last_edited_user_p": null, "last_edited_date_p": null, "dc_id": null, "dc_status": null, "dc_matl": null, "dc_size": null, "comments": null, "dc_image1": null, "dc_image2": null, "date": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 93, "name": "penmap_construct", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 3087547.1247320315, "ymin": -3395317.085122439, "xmax": 3087777.461425573, "ymax": -3395085.5644747494, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.326506915422476E7, "xyUnits": 1.3538524770505473E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"35 South\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",27.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "descrip", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "descrip", "type": "esriFieldTypeString", "alias": "Purpose of line", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "descrip" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "globalidp", "type": "esriFieldTypeString", "alias": "globalidp", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "GlobalID" }, { "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": "created_user_p", "type": "esriFieldTypeString", "alias": "created_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user_p" }, { "name": "created_date_p", "type": "esriFieldTypeDate", "alias": "created_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date_p" }, { "name": "last_edited_user_p", "type": "esriFieldTypeString", "alias": "last_edited_user_p", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user_p" }, { "name": "last_edited_date_p", "type": "esriFieldTypeDate", "alias": "last_edited_date_p", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date_p" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r26_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a15_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "penmap_construct", "description": "", "prototype": { "attributes": { "last_edited_date_p": null, "last_edited_user_p": null, "descrip": null, "district": null, "globalidp": " ", "created_date_p": null, "created_user_p": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }