{ "currentVersion": 10.81, "id": 1, "name": "Gas Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Gas Utility Layers" }, "subLayers": [], "minScale": 4515, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d6088816468989358e0df2cbfef49ac2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAo5JREFUOI2l00tME1EUBuD/1ul0prWlZQqWSiWASSmCqTxEKtEg+CAiIsS4UJDEpIkLF+xcuFL3JpiwMDEGdKGIJiQmBl0gjWgKykPSCqhAQR6iWFqgzJQ21wVheDS68SzvOfe7yX9yGfxnMdsPKKWKaDRaNjE7dT4UFi1qllsyJ5jcKpZ9Sgj58k/gdzBQ0O0daFUyymSTYISgj4cYljA8OVohStJtfzDwSK/VOQkhYgwwPvP91JDvW1u+LZtldmy4Os1OJBoEUEpJ74inxmQw7qOUOgghkgyIoqj/OOJpKcw6wLa8eYmD1mykmi0yMuefR0e/G2cKi+Ed/5rDc3wjgCsy4P786W5+RraWEIJ77leY9v9CfVWtDLwd7MWz/i6czCtCrjULbm9/HaX0JiHExwCAmueKeI4DAOzWxIFnWSwsBqHX6hCNRrEQCsKijwcAEEKgVvEKKRyuAnBnDWC5pM1hFmXm4MPwIErzDmNkcgz2NCs8M+Ny3yQkYOLH1KGNEAnZsg3rnjQ0db5ASa4D77x9uFhaAXS1y32OVWE2LGlkIBKJ+AEY1weUDIP9yekY8o0iSik4VrVl98srIWhUvE8GFpaCHgBHNw85bHbUP27Erco6bK/p+TnY99qeyMDEz5kmfzBwxKCLI+tDqWYL9CoOGSnp8kVCgNXIKpbFlTGGYVwyUHOi8kFrZ3t1haP49PXySwAAhUKB+1dvQMkoAQDOknPQ8Gq4BnokW0p69Toqh+ca9lUBHc+P2QvKACjWslDKr1sSk+Aa6AkkCYkXzMZdfTFAg9MZbgDKH75uq7UYTZfjNNpMJcMYKKWrIWllOhhafp+TmnFNEITFzXnE/Maa42ebATTHJPeX+gNY1NzGHWDQUQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1368283.3336227238, "ymin": 492662.4791074693, "xmax": 1405345.9346942306, "ymax": 534835.170352459, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "Meter Type", "description": "", "codedValues": [ { "name": "Diaphragm", "code": "DIA" }, { "name": "Rotary", "code": "ROT" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "Cayenta Location ID", "length": 15, "domain": null }, { "name": "ANSIPRESSURERATING", "type": "esriFieldTypeString", "alias": "ANSI Pressure Rating", "length": 30, "domain": { "type": "codedValue", "name": "ANSI PSI Rating", "description": "", "codedValues": [ { "name": "ANSI CLASS 150 = 285 PSI", "code": "150" }, { "name": "ANSI CLASS 300 = 740 PSI", "code": "300" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DELIVERYPRESSURE", "type": "esriFieldTypeString", "alias": "Delivery Pressure", "length": 30, "domain": null }, { "name": "FLOWCAPACITY", "type": "esriFieldTypeString", "alias": "Flow Capacity", "length": 30, "domain": null }, { "name": "BYPASSINDICATOR", "type": "esriFieldTypeString", "alias": "Bypass Indicator", "length": 15, "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "Ancillary Role", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "PREMISE", "type": "esriFieldTypeString", "alias": "Premise", "length": 50, "domain": null }, { "name": "MAOP", "type": "esriFieldTypeDouble", "alias": "MAOP", "domain": null }, { "name": "READINGORDERNUM", "type": "esriFieldTypeString", "alias": "Reading Order Number", "length": 50, "domain": null }, { "name": "RADIOREAD", "type": "esriFieldTypeString", "alias": "RADIOREAD", "length": 15, "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RECORDINGMETHOD", "type": "esriFieldTypeString", "alias": "Recording Method", "length": 30, "domain": null }, { "name": "INSTALLER", "type": "esriFieldTypeString", "alias": "Installer", "length": 30, "domain": { "type": "codedValue", "name": "Installer", "description": "", "codedValues": [ { "name": "City of Hamilton", "code": "Hamilton" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "length": 50, "domain": null }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PROJECTLINK", "type": "esriFieldTypeString", "alias": "Project Link", "length": 255, "domain": null }, { "name": "INGROUNDSTATUS", "type": "esriFieldTypeString", "alias": "In Ground Status", "length": 30, "domain": { "type": "codedValue", "name": "ProposedDomain", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Cityworks AssetID", "length": 30, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R817_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_817", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_817", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S511_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 }