{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "Stormwater Stormceptor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119381300, "falseY": -93979800, "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": "63a5561aa94a9a9dd8429fd3018baed7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAYAAADUUxW8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB30lEQVQ4jc3UXUiTURjA8b9zSRAhuDBvYoPmhYhWWIkSIhYMNGhTKK2BTmnYRYSGOkHhBRcjYeYspg1jNuYao+lWaX4SpF5EhiYKYVMQ0rvuJLFMRIeJjndteFHn7nz8OM95znmOlEM06X+IBUHC0mQn9jfl0eNvn57g6Ndxv+QV5he+yLFQkYDNr0cWD2OfO4Eo8NyiF2lsLCMWOFsm4466iXZf49+xoTSDNncu7TWQooBKNbyeqEXQmxBsP8Ljj7MvST4FWlWw36gDe18cgaVuQCOOq27oaPUoeGsGiSQ4diIeam5Ci/saDWXJGLu+huLtq+lxWsjLAFXm/miqS8DaG8PUvBdID8XfZ6uYCRxnoCU0gceOBs9u7EqjofQ0xucL+7Es8SnykyZcw0dCdv69CZ5RyEpb2YUHwrauUqkxY/MbqC6GM8o9bO+DwDJczdYyNi2SsI7eei6k6KmzJvwJf20dhGeQn/WBZtc78Wxvt5xzt2l1exmdhMvnweKBn782SVUU4XtPeGx29VCQPUetNZWhR/DQCZocJw8cy5E9z3RlIeMzX7hyL4Yk2RryixXQT2TY5JhHq/LjHFRz97oBQdiIriSV8lsU5Q7x2NMmtiTMZ7BTBJdE5//pH7YFraeSh4CxGIAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3243050.1556648016, "ymin": 1577408.7359220535, "xmax": 3267418.763423547, "ymax": 1603054.5999845564, "spatialReference": { "wkid": 102655, "latestWkid": 2233, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119381300, "falseY": -93979800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID:", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type:", "length": 50, "domain": { "type": "codedValue", "name": "SWCEPTOR_TYPE", "description": "Stormceptor Type", "codedValues": [ { "name": "STC", "code": "STC" }, { "name": "OSR", "code": "OSR" }, { "name": "EOS", "code": "EOS" }, { "name": "MAX", "code": "MAX" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIM_ELEV", "type": "esriFieldTypeDouble", "alias": "Rim Elevation:", "domain": null }, { "name": "INV_IN", "type": "esriFieldTypeString", "alias": "Invert In:", "length": 10, "domain": null }, { "name": "INV_OUT", "type": "esriFieldTypeString", "alias": "Invert Out:", "length": 10, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner:", "length": 50, "domain": { "type": "codedValue", "name": "SWCEPTOR_OWNER", "description": "Stormceptor Owner", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "CDOT", "code": "CDOT" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YR_INSTALLED", "type": "esriFieldTypeString", "alias": "Year Installed:", "length": 4, "domain": null }, { "name": "DRAWING_NO", "type": "esriFieldTypeString", "alias": "Drawing Number:", "length": 20, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes:", "length": 255, "domain": null }, { "name": "Verified", "type": "esriFieldTypeString", "alias": "Verified:", "length": 20, "domain": { "type": "codedValue", "name": "STCEPTOR_Verified", "description": "Stormceptor Verified - Yes, Yes - No Camera, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "Yes, No Camera", "code": "Y-N" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_ADDED", "type": "esriFieldTypeDate", "alias": "Date Record Added:", "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 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "STORMCEPT_ID", "type": "esriFieldTypeString", "alias": "STORMCEPT_ID", "length": 20, "domain": null }, { "name": "Last_Cleaned", "type": "esriFieldTypeDate", "alias": "Last_Cleaned", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape:" }, "indexes": [ { "name": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_46", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_46", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "78d7934a122d43448c9e32413b6c5f36" } ], "tables": [] }