{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "SEWER PUMPS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7200, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6b317e21fb8e74fd41752b9be834b073", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5klEQVQokbXTvyuEARgH8I/r7YqUbKeu9C6udDEokjMZ3G0sBpJf6fgPZLiYXcrAZrpb/QUWek2ymLDKcn/ApaQYlOjeO8fluz1PfT/1DE+gwwT/C2yZlXJnz+PfgH5ldU8o/B5YtWtT1oMhL3KOXLUPjOmRtS1EKClygMn2gREnitKf84JxNctOVX4G8jJmzOn9shuVENpBFW+tgbRji/oa9uuG3Sup2m8O5M1bMa0r5qwBTFhzrqymHgckZJTkJGPqH9kw6NqhimIjEJhy69KSs6YA3EihG8/fgVeRC1HLckw6/oV3vuoqWzrWEgQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2363946.5933428556, "ymin": 6996637.036256358, "xmax": 2371661.407637611, "ymax": 7015474.445759937, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3594486392658406E8, "falseY": -9.328291542373236E7, "xyUnits": 3.2655280816498052E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CART_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CART_ID", "type": "esriFieldTypeString", "alias": "SPMP_ID", "length": 5, "domain": null }, { "name": "INSTALL", "type": "esriFieldTypeDate", "alias": "INSTALL", "length": 8, "domain": null }, { "name": "AB_DATE", "type": "esriFieldTypeDate", "alias": "AB_DATE", "length": 8, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 25, "domain": { "type": "codedValue", "name": "Jurisdiction", "description": "Org. with jurisdiction", "codedValues": [ { "name": "North Richland Hills", "code": "NRH" }, { "name": "Colleyville", "code": "COL" }, { "name": "Tarrant County", "code": "TCO" }, { "name": "Hurst", "code": "HUR" }, { "name": "Watauga", "code": "WAT" }, { "name": "Keller", "code": "KEL" }, { "name": "Richland Hills", "code": "RHIL" }, { "name": "Haltom City", "code": "HAL" }, { "name": "Fort Worth", "code": "FW" }, { "name": "Private", "code": "PRVT" }, { "name": "Trinity River Authority", "code": "TRA" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "CUSTODIAN", "length": 25, "domain": { "type": "codedValue", "name": "Owner_Custodian", "description": "Org. responsible for feature maintenance", "codedValues": [ { "name": "North Richland Hills", "code": "NRH" }, { "name": "Colleyville", "code": "COL" }, { "name": "Tarrant Co.", "code": "TCO" }, { "name": "Hurst", "code": "HUR" }, { "name": "Watauga", "code": "WAT" }, { "name": "Keller", "code": "KEL" }, { "name": "Richland Hills", "code": "RHIL" }, { "name": "Haltom City", "code": "HAL" }, { "name": "Fort Worth", "code": "FW" }, { "name": "Private", "code": "PRVT" }, { "name": "Trinity River Authority", "code": "TRA" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "STNAME", "length": 40, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 40, "domain": null }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "NRH_GRID", "length": 8, "domain": null }, { "name": "STNUM", "type": "esriFieldTypeInteger", "alias": "STNUM", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S99_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }