{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "CW_Curbstop", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "310237caa147f78bad54c965decc5683", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvElEQVQoka3SsUsCARTA4a9yTSEQx0AcHV0tDkEQHIIGxSUM3VxdpC0EG/o3WsLNpeGWu0UhGgInh+b2tpbQIZJTLOm3vQcfvOGl7Fnq/+GFioWZuY+/wANnRvIr2Ps9vNJ3reTFqWf3Im+74Ym0qq4MAlmhoUhrN2y401T4npvqpspC8XZYUtRw6fDHruhYYCBU2w4Dt85lE1d0VMRanjwkYU5dRsHYawIuO9LGIz7X4buJG5ONaEN7f84XBscitbgGwhMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 167138.53562982753, "ymin": 1704388.7611518204, "xmax": 225136.52724516392, "ymax": 1731074.525693573, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.9039455512588184E7, "falseY": -4.798456957949913E7, "xyUnits": 1.3246413143413365E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "FITTING TYPE", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "TESTED_BY", "type": "esriFieldTypeString", "alias": "TESTED_BY", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "ACCOUNT", "type": "esriFieldTypeString", "alias": "ACCOUNT", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 10, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeString", "alias": "YEAR_INSTALL", "length": 20, "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R638_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S498_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "73b3332ff4d140529e0ee96bc3614508" }