{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "IGISDEV.SDE.MANHOLE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 7, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 99.64970801800007, "ymin": 1.3239695130000655, "xmax": 115.26005100000009, "ymax": 6.65916818200003, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LA_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MANHOLE_ID", "type": "esriFieldTypeString", "alias": "MANHOLE ID", "length": 30, "domain": null }, { "name": "ASSET_NO", "type": "esriFieldTypeString", "alias": "ASSET NO", "length": 30, "domain": null }, { "name": "GROUND_LEVEL", "type": "esriFieldTypeDouble", "alias": "GROUND LEVEL", "domain": null }, { "name": "INVERT_LEVEL_IN_1", "type": "esriFieldTypeDouble", "alias": "INVERT LEVEL IN 1", "domain": null }, { "name": "INVERT_LEVEL_IN_2", "type": "esriFieldTypeDouble", "alias": "INVERT LEVEL IN 2", "domain": null }, { "name": "INVERT_LEVEL_IN_3", "type": "esriFieldTypeDouble", "alias": "INVERT LEVEL IN 3", "domain": null }, { "name": "INVERT_LEVEL_OUT", "type": "esriFieldTypeDouble", "alias": "INVERT LEVEL OUT", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "FILE_REF_NO", "type": "esriFieldTypeString", "alias": "FILE REF NO", "length": 30, "domain": null }, { "name": "DEVELOPER_NAME", "type": "esriFieldTypeString", "alias": "DEVELOPER NAME", "length": 100, "domain": null }, { "name": "YEAR_CONSTRUCTED", "type": "esriFieldTypeString", "alias": "YEAR CONSTRUCTED", "length": 4, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST EDITED USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST EDITED DATE", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL DATE", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED DATE", "length": 8, "domain": null }, { "name": "LA_NAME", "type": "esriFieldTypeString", "alias": "LA NAME", "length": 50, "domain": null }, { "name": "MANHOLE_TYPE_OLD", "type": "esriFieldTypeString", "alias": "OLD MANHOLE TYPE", "length": 30, "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "length": 100, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "STATUS", "description": "", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "ACTIVE", "code": 1 }, { "name": "NON-ACTIVE", "code": 2 }, { "name": "OTHERS", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE_CONDITION", "type": "esriFieldTypeString", "alias": "MANHOLE CONDITION", "length": 10, "domain": { "type": "codedValue", "name": "MH CONDITION", "description": "", "codedValues": [ { "name": "UNKNOWN", "code": "0" }, { "name": "OPEN", "code": "1" }, { "name": "CLOSE", "code": "2" }, { "name": "OTHERS", "code": "999" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WALL_MATERIAL", "type": "esriFieldTypeSmallInteger", "alias": "WALL MATERIAL", "domain": { "type": "codedValue", "name": "WALL MATERIAL", "description": "", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "BRICK", "code": 1 }, { "name": "PRE-CAST CONCRETE", "code": 2 }, { "name": "REINFORCED CONCRETE", "code": 3 }, { "name": "HIGH DENSITY POLYETHYLENE", "code": 4 }, { "name": "COMPOSITE", "code": 5 }, { "name": "PLASTIC", "code": 6 }, { "name": "OTHERS", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "MANHOLE TYPE", "domain": { "type": "codedValue", "name": "MH TYPE", "description": "", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "PRE-CAST CONCRETE", "code": 1 }, { "name": "REINFORCED CONCRETE", "code": 2 }, { "name": "BRICK", "code": 3 }, { "name": "COMPOSITE", "code": 4 }, { "name": "PLASTIC", "code": 5 }, { "name": "OTHERS", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "TO_TYPE", "type": "esriFieldTypeString", "alias": "TO_TYPE", "length": 10, "domain": null }, { "name": "SOURCES", "type": "esriFieldTypeString", "alias": "SOURCES", "length": 20, "domain": null }, { "name": "UO", "type": "esriFieldTypeString", "alias": "UO", "length": 50, "domain": null }, { "name": "DOE_STANDARD", "type": "esriFieldTypeString", "alias": "DOE_STANDARD", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R297_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_297", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_297", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S158_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "IGISDEV.SDE.PRESS_MAIN", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 0, 92, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 99.71979500000003, "ymin": 1.3639384530000598, "xmax": 115.24817189600003, "ymax": 6.445950000000039, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DEV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEWERLINE_ID", "type": "esriFieldTypeString", "alias": "SEWERLINE ID", "length": 30, "domain": null }, { "name": "ASSET_NO", "type": "esriFieldTypeString", "alias": "ASSET NO", "length": 30, "domain": null }, { "name": "GRADIENT", "type": "esriFieldTypeString", "alias": "GRADIENT", "length": 10, "domain": null }, { "name": "LENGTH_M", "type": "esriFieldTypeDouble", "alias": "LENGTH_M", "domain": null }, { "name": "PIPE_MATERIAL_OLD", "type": "esriFieldTypeString", "alias": "OLD PIPE MATERIAL", "length": 30, "domain": null }, { "name": "UP_MH_ID", "type": "esriFieldTypeString", "alias": "UP MH ID", "length": 30, "domain": null }, { "name": "DOWN_MH_ID", "type": "esriFieldTypeString", "alias": "DOWN MH ID", "length": 30, "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "length": 100, "domain": null }, { "name": "DWG_NO", "type": "esriFieldTypeString", "alias": "DWG NO", "length": 30, "domain": null }, { "name": "DEV_NAME", "type": "esriFieldTypeString", "alias": "DEVELOPER NAME", "length": 100, "domain": null }, { "name": "VOLUME", "type": "esriFieldTypeDouble", "alias": "VOLUME", "domain": null }, { "name": "BREAKDOWN_COST", "type": "esriFieldTypeDouble", "alias": "BREAKDOWN COST", "domain": null }, { "name": "SUPP_NAME", "type": "esriFieldTypeString", "alias": "SUPP NAME", "length": 50, "domain": null }, { "name": "REMARKS2", "type": "esriFieldTypeString", "alias": "REMARKS 2", "length": 100, "domain": null }, { "name": "CONFIDENT_LEVEL", "type": "esriFieldTypeDouble", "alias": "CONFIDENT LEVEL", "domain": null }, { "name": "CCTV_PACKAGE", "type": "esriFieldTypeString", "alias": "CCTV PACKAGE", "length": 30, "domain": null }, { "name": "CCTV_WORST_GRADING", "type": "esriFieldTypeString", "alias": "CCTV WORST GRADING", "length": 30, "domain": null }, { "name": "YEAR_CONSTRUCTED", "type": "esriFieldTypeString", "alias": "YEAR CONSTRUCTED", "length": 10, "domain": null }, { "name": "CCTV_ATTACHMENT", "type": "esriFieldTypeString", "alias": "CCTV ATTACHEMENT", "length": 200, "domain": null }, { "name": "CCTV_DATE_UPDATE", "type": "esriFieldTypeDate", "alias": "CCTV UPDATE DAYE", "length": 8, "domain": null }, { "name": "CCTV_UPDATE_BY", "type": "esriFieldTypeString", "alias": "CCTB UPDATED BY", "length": 30, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST EDITED USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST EDITED DATE", "length": 8, "domain": null }, { "name": "SEWER_STATIC_ID", "type": "esriFieldTypeString", "alias": "SEWER STATIC ID", "length": 14, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALLATION DATE", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED DATE", "length": 8, "domain": null }, { "name": "LA_NAME", "type": "esriFieldTypeString", "alias": "LA NAME", "length": 50, "domain": null }, { "name": "DIAMETER_MM", "type": "esriFieldTypeDouble", "alias": "DIAMETER MM", "domain": { "type": "codedValue", "name": "GP DIAMETER", "description": "", "codedValues": [ { "name": "UNKNOWN ", "code": 0 }, { "name": "100", "code": 1 }, { "name": "110", "code": 2 }, { "name": "150", "code": 3 }, { "name": "200", "code": 4 }, { "name": "225", "code": 5 }, { "name": "230", "code": 6 }, { "name": "250", "code": 7 }, { "name": "255", "code": 8 }, { "name": "300", "code": 9 }, { "name": "305", "code": 10 }, { "name": "315", "code": 11 }, { "name": "350", "code": 12 }, { "name": "375", "code": 13 }, { "name": "380", "code": 14 }, { "name": "400", "code": 15 }, { "name": "450", "code": 16 }, { "name": "460", "code": 17 }, { "name": "500", "code": 18 }, { "name": "525", "code": 19 }, { "name": "600", "code": 20 }, { "name": "650", "code": 21 }, { "name": "675", "code": 22 }, { "name": "700", "code": 23 }, { "name": "750", "code": 24 }, { "name": "900", "code": 25 }, { "name": "975", "code": 26 }, { "name": "1000", "code": 27 }, { "name": "1050", "code": 28 }, { "name": "1200", "code": 29 }, { "name": "1350", "code": 30 }, { "name": "1500", "code": 31 }, { "name": "1650", "code": 32 }, { "name": "1800", "code": 33 }, { "name": "2100", "code": 34 }, { "name": "2300", "code": 35 }, { "name": "2500", "code": 36 }, { "name": "2800", "code": 37 }, { "name": "OTHERS", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_MATERIAL", "type": "esriFieldTypeSmallInteger", "alias": "PIPE MATERIAL", "domain": { "type": "codedValue", "name": "PIPE MATERIAL_1", "description": "", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "ABS PLASTIC", "code": 1 }, { "name": "CAST IRON", "code": 2 }, { "name": "GLASS REINFORCED PLASTIC", "code": 3 }, { "name": "UNPLASTICIZED POLYVINYL CHLORIDE", "code": 4 }, { "name": "REINFORCED CONCRETE", "code": 5 }, { "name": "MILD STEEL", "code": 6 }, { "name": "VITRIFIED CLAY", "code": 7 }, { "name": "HIGH DENSITY POLYETHYLENE", "code": 8 }, { "name": "POLYESTER RESIN CONCRETE", "code": 9 }, { "name": "MODIFIED PVC", "code": 10 }, { "name": "SPIRAL WOUND", "code": 11 }, { "name": "SALT GLAZED WARE PIPE", "code": 12 }, { "name": "STAINLESS STEEL", "code": 13 }, { "name": "ASBESTOS CEMENT", "code": 14 }, { "name": "CURED IN PLACE LINING", "code": 15 }, { "name": "DUCTILE IRON", "code": 16 }, { "name": "OTHERS", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_CATEGORY", "type": "esriFieldTypeSmallInteger", "alias": "PIPE CATEGORY", "domain": { "type": "codedValue", "name": "P PIPE CAT", "description": "", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "FORCE", "code": 1 }, { "name": "PRESSURE", "code": 2 }, { "name": "PIPE BRIDGE", "code": 3 }, { "name": "VACUUM", "code": 4 }, { "name": "AIR RELEASED", "code": 5 }, { "name": "DISTRIBUTION MAIN", "code": 6 }, { "name": "INTERCONNECT", "code": 7 }, { "name": "BLOWOFF", "code": 8 }, { "name": "OTHERS", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEN_M", "type": "esriFieldTypeDouble", "alias": "LEN_M", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "TO_TYPE", "type": "esriFieldTypeString", "alias": "TO_TYPE", "length": 70, "domain": { "type": "codedValue", "name": "TO_TYPE_1", "description": "Description", "codedValues": [ { "name": "TO1 - BLOCK TAKE OVER", "code": "TO 1" }, { "name": "TO2 - DESIGN APPROVE BY LA", "code": "TO 2" }, { "name": "TO3 - FORCED TAKEOVER", "code": "TO 3" }, { "name": "TO4 - DESIGN AS PER GUIDELINES", "code": "TO 4" }, { "name": "TO5A - DECOMMISSIONED", "code": "TO 5A" }, { "name": "TO5B - SINGLE OWNERSHIP", "code": "TO 5B" }, { "name": "TO5C - PLANT NOT EXIST AT SITE", "code": "TO 5C" }, { "name": "TO5D - RE-REFFERENCE ASSET NO", "code": "TO 5D" }, { "name": "TO5E - UPGRADING STP/NPS WITH NEW PLAT TYPE", "code": "TO 5E" }, { "name": "TO5F - SEWERAGE SYSTEM AND PREMISES DEMOLISHED AND NOT USED ANYMORE", "code": "TO 5F" }, { "name": "TO5G - OTHERS", "code": "TO 5G" }, { "name": "TO6 - GOVERNTMENT ASSET TAKEOVER", "code": "TO 6" }, { "name": "TO6-1 - GOVERNTMENT ASSET TAKEOVER TO1", "code": "TO 6 -1" }, { "name": "TO6-2 - GOVERNTMENT ASSET TAKEOVER TO2", "code": "TO 6 -2" }, { "name": "TO6-3 - GOVERNTMENT ASSET TAKEOVER TO3", "code": "TO 6 -3" }, { "name": "TO6-4 - GOVERNTMENT ASSET TAKEOVER TO4", "code": "TO 6 -4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCES", "type": "esriFieldTypeString", "alias": "SOURCES", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE_DWG", "description": "Description", "codedValues": [ { "name": "AS BUILT DRAWING", "code": "01" }, { "name": "SITE SURVEY", "code": "02" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "UO", "type": "esriFieldTypeString", "alias": "UO", "length": 50, "domain": null }, { "name": "DOE_STANDARD", "type": "esriFieldTypeString", "alias": "DOE_STANDARD", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R298_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_298", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_298", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S159_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "IGISDEV.SDE.GRAVITY_MAIN", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 176, 170, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 99.64964241500007, "ymin": 1.3239695130000655, "xmax": 115.26005100000009, "ymax": 6.692951769000047, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DEV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEWERLINE_ID", "type": "esriFieldTypeString", "alias": "SEWERLINE ID", "length": 30, "domain": null }, { "name": "ASSET_NO", "type": "esriFieldTypeString", "alias": "ASSET NO", "length": 30, "domain": null }, { "name": "GRADIENT", "type": "esriFieldTypeString", "alias": "GRADIENT", "length": 10, "domain": null }, { "name": "LENGTH_M", "type": "esriFieldTypeDouble", "alias": "LENGTH_M", "domain": null }, { "name": "PIPE_MATERIAL_OLD", "type": "esriFieldTypeString", "alias": "OLD PIPE MATERIAL", "length": 30, "domain": null }, { "name": "UP_MH_ID", "type": "esriFieldTypeString", "alias": "UP MH ID", "length": 30, "domain": null }, { "name": "DOWN_MH_ID", "type": "esriFieldTypeString", "alias": "DOWN MH ID", "length": 30, "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "length": 100, "domain": null }, { "name": "DWG_NO", "type": "esriFieldTypeString", "alias": "DWG NO", "length": 30, "domain": null }, { "name": "DEV_NAME", "type": "esriFieldTypeString", "alias": "DEVELOPER NAME", "length": 100, "domain": null }, { "name": "VOLUME", "type": "esriFieldTypeDouble", "alias": "VOLUME", "domain": null }, { "name": "BREAKDOWN_COST", "type": "esriFieldTypeDouble", "alias": "BREAKDOWN COST", "domain": null }, { "name": "SUPP_NAME", "type": "esriFieldTypeString", "alias": "SUPP NAME", "length": 50, "domain": null }, { "name": "REMARKS2", "type": "esriFieldTypeString", "alias": "REMARKS 2", "length": 100, "domain": null }, { "name": "CONFIDENT_LEVEL", "type": "esriFieldTypeDouble", "alias": "CONFIDENT LEVEL", "domain": null }, { "name": "CCTV_PACKAGE", "type": "esriFieldTypeString", "alias": "CCT PACKAGE", "length": 30, "domain": null }, { "name": "CCTV_WORST_GRADING", "type": "esriFieldTypeString", "alias": "CCTV WORST GRADING", "length": 30, "domain": null }, { "name": "YEAR_CONSTRUCTED", "type": "esriFieldTypeString", "alias": "YEAR CONSTRUCTED", "length": 10, "domain": null }, { "name": "CCTV_ATTACHMENT", "type": "esriFieldTypeString", "alias": "CCTV ATTACHMENT", "length": 200, "domain": null }, { "name": "CCTV_DATE_UPDATE", "type": "esriFieldTypeDate", "alias": "CCTV UPDATE DATE", "length": 8, "domain": null }, { "name": "CCTV_UPDATE_BY", "type": "esriFieldTypeString", "alias": "CCTV UPDATED BY", "length": 30, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST EDITED USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST EDITED DATE", "length": 8, "domain": null }, { "name": "SEWER_STATIC_ID", "type": "esriFieldTypeString", "alias": "SEWER STATIC ID", "length": 14, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL DATE", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED DATE", "length": 8, "domain": null }, { "name": "LA_NAME", "type": "esriFieldTypeString", "alias": "LA NAME", "length": 50, "domain": null }, { "name": "DIAMETER_MM", "type": "esriFieldTypeDouble", "alias": "DIAMETER MM", "domain": { "type": "codedValue", "name": "GP DIAMETER", "description": "", "codedValues": [ { "name": "UNKNOWN ", "code": 0 }, { "name": "100", "code": 1 }, { "name": "110", "code": 2 }, { "name": "150", "code": 3 }, { "name": "200", "code": 4 }, { "name": "225", "code": 5 }, { "name": "230", "code": 6 }, { "name": "250", "code": 7 }, { "name": "255", "code": 8 }, { "name": "300", "code": 9 }, { "name": "305", "code": 10 }, { "name": "315", "code": 11 }, { "name": "350", "code": 12 }, { "name": "375", "code": 13 }, { "name": "380", "code": 14 }, { "name": "400", "code": 15 }, { "name": "450", "code": 16 }, { "name": "460", "code": 17 }, { "name": "500", "code": 18 }, { "name": "525", "code": 19 }, { "name": "600", "code": 20 }, { "name": "650", "code": 21 }, { "name": "675", "code": 22 }, { "name": "700", "code": 23 }, { "name": "750", "code": 24 }, { "name": "900", "code": 25 }, { "name": "975", "code": 26 }, { "name": "1000", "code": 27 }, { "name": "1050", "code": 28 }, { "name": "1200", "code": 29 }, { "name": "1350", "code": 30 }, { "name": "1500", "code": 31 }, { "name": "1650", "code": 32 }, { "name": "1800", "code": 33 }, { "name": "2100", "code": 34 }, { "name": "2300", "code": 35 }, { "name": "2500", "code": 36 }, { "name": "2800", "code": 37 }, { "name": "OTHERS", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_MATERIAL", "type": "esriFieldTypeSmallInteger", "alias": "PIPE MATERIAL", "domain": { "type": "codedValue", "name": "PIPE MATERIAL_1", "description": "", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "ABS PLASTIC", "code": 1 }, { "name": "CAST IRON", "code": 2 }, { "name": "GLASS REINFORCED PLASTIC", "code": 3 }, { "name": "UNPLASTICIZED POLYVINYL CHLORIDE", "code": 4 }, { "name": "REINFORCED CONCRETE", "code": 5 }, { "name": "MILD STEEL", "code": 6 }, { "name": "VITRIFIED CLAY", "code": 7 }, { "name": "HIGH DENSITY POLYETHYLENE", "code": 8 }, { "name": "POLYESTER RESIN CONCRETE", "code": 9 }, { "name": "MODIFIED PVC", "code": 10 }, { "name": "SPIRAL WOUND", "code": 11 }, { "name": "SALT GLAZED WARE PIPE", "code": 12 }, { "name": "STAINLESS STEEL", "code": 13 }, { "name": "ASBESTOS CEMENT", "code": 14 }, { "name": "CURED IN PLACE LINING", "code": 15 }, { "name": "DUCTILE IRON", "code": 16 }, { "name": "OTHERS", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_CATEGORY", "type": "esriFieldTypeSmallInteger", "alias": "PIPE CATEGORY", "domain": { "type": "codedValue", "name": "G PIPE CAT", "description": "", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "INVERTED SIPHON", "code": 1 }, { "name": "COLLECTOR", "code": 2 }, { "name": "CULVERT", "code": 3 }, { "name": "INLINESTORAGE", "code": 4 }, { "name": "OPEN CHANNEL", "code": 5 }, { "name": "OUTFALL", "code": 6 }, { "name": "OVERFLOW", "code": 7 }, { "name": "TUNNEL", "code": 8 }, { "name": "INTERCEPTOR", "code": 9 }, { "name": "DISCHARGE", "code": 10 }, { "name": "GRAVITY", "code": 11 }, { "name": "OTHERS", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEN_M", "type": "esriFieldTypeDouble", "alias": "LEN_M", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "TO_TYPE", "type": "esriFieldTypeString", "alias": "TO_TYPE", "length": 70, "domain": { "type": "codedValue", "name": "TO_TYPE_1", "description": "Description", "codedValues": [ { "name": "TO1 - BLOCK TAKE OVER", "code": "TO 1" }, { "name": "TO2 - DESIGN APPROVE BY LA", "code": "TO 2" }, { "name": "TO3 - FORCED TAKEOVER", "code": "TO 3" }, { "name": "TO4 - DESIGN AS PER GUIDELINES", "code": "TO 4" }, { "name": "TO5A - DECOMMISSIONED", "code": "TO 5A" }, { "name": "TO5B - SINGLE OWNERSHIP", "code": "TO 5B" }, { "name": "TO5C - PLANT NOT EXIST AT SITE", "code": "TO 5C" }, { "name": "TO5D - RE-REFFERENCE ASSET NO", "code": "TO 5D" }, { "name": "TO5E - UPGRADING STP/NPS WITH NEW PLAT TYPE", "code": "TO 5E" }, { "name": "TO5F - SEWERAGE SYSTEM AND PREMISES DEMOLISHED AND NOT USED ANYMORE", "code": "TO 5F" }, { "name": "TO5G - OTHERS", "code": "TO 5G" }, { "name": "TO6 - GOVERNTMENT ASSET TAKEOVER", "code": "TO 6" }, { "name": "TO6-1 - GOVERNTMENT ASSET TAKEOVER TO1", "code": "TO 6 -1" }, { "name": "TO6-2 - GOVERNTMENT ASSET TAKEOVER TO2", "code": "TO 6 -2" }, { "name": "TO6-3 - GOVERNTMENT ASSET TAKEOVER TO3", "code": "TO 6 -3" }, { "name": "TO6-4 - GOVERNTMENT ASSET TAKEOVER TO4", "code": "TO 6 -4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCES", "type": "esriFieldTypeString", "alias": "SOURCES", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE_DWG", "description": "Description", "codedValues": [ { "name": "AS BUILT DRAWING", "code": "01" }, { "name": "SITE SURVEY", "code": "02" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "UO", "type": "esriFieldTypeString", "alias": "UO", "length": 50, "domain": null }, { "name": "DOE_STANDARD", "type": "esriFieldTypeString", "alias": "DOE_STANDARD", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R300_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_300", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_300", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "NPS_SERV_AREA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 236, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 99.74385340000003, "ymin": 1.377567000000056, "xmax": 115.26106300300012, "ymax": 6.431314291000035, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAMAN_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSET_NO", "type": "esriFieldTypeString", "alias": "ASSET NO", "length": 30, "domain": null }, { "name": "TAMAN_NAME", "type": "esriFieldTypeString", "alias": "TAMAN NAME", "length": 50, "domain": null }, { "name": "LA_NAME", "type": "esriFieldTypeString", "alias": "LA NAME", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last edited user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last edited date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R319_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_319", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_319", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S171_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "IGISDEV.SDE.STP_SERV_AREA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 242, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 99.64780552900004, "ymin": 1.323754134000069, "xmax": 115.26270660000012, "ymax": 6.6959320000000275, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAMAN_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSET_NO", "type": "esriFieldTypeString", "alias": "ASSET NO", "length": 10, "domain": null }, { "name": "SECTION_NAME", "type": "esriFieldTypeString", "alias": "SECTION NAME", "length": 30, "domain": null }, { "name": "TAMAN_NAME", "type": "esriFieldTypeString", "alias": "TAMAN NAME", "length": 30, "domain": null }, { "name": "CONNECTED_PE", "type": "esriFieldTypeString", "alias": "CONNECTED PE", "length": 30, "domain": null }, { "name": "STP_ADDRESS", "type": "esriFieldTypeString", "alias": "STP ADDRESS", "length": 50, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST EDITED USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST EDITED DATE", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED DATE", "length": 8, "domain": null }, { "name": "LA_NAME", "type": "esriFieldTypeString", "alias": "LA NAME", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R326_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_326", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_326", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S175_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "IGISDEV.SDE.PUBLIC_STP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 190, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 99.72000859600007, "ymin": 1.3238020000000574, "xmax": 115.26270660000012, "ymax": 6.693719000000044, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 115700, "latestVcsWkid": 115700 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LA_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSET_NO", "type": "esriFieldTypeString", "alias": "ASSET NO", "length": 30, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST EDITED USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST EDITED DATE", "length": 8, "domain": null }, { "name": "ATTACHMENT", "type": "esriFieldTypeString", "alias": "ATTACHMENT", "length": 30, "domain": null }, { "name": "WATER_INTAKE_POINT", "type": "esriFieldTypeString", "alias": "WATER INTAKE POINT", "length": 30, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED DATE", "length": 8, "domain": null }, { "name": "LA_NAME", "type": "esriFieldTypeString", "alias": "LA NAME", "length": 50, "domain": null }, { "name": "CTY", "type": "esriFieldTypeDouble", "alias": "COORDINATE Y", "domain": null }, { "name": "CTX", "type": "esriFieldTypeDouble", "alias": "COORDINATE X", "domain": null }, { "name": "LEN_M", "type": "esriFieldTypeDouble", "alias": "LENGTH M", "domain": null }, { "name": "AREA_SQM", "type": "esriFieldTypeDouble", "alias": "AREA SQM", "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 100, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 100, "domain": null }, { "name": "UO", "type": "esriFieldTypeString", "alias": "UO", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R323_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_323", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_323", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S173_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }