{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "Municipal Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "2021 Stormwater Print Updates" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6236a43439c4a2390b7113e9befedf9a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVQ4jWNhoBCw0MyAggAGgat3GY4wMDD815BhsJ68neET0QakuzG4HrrIsC7fi4Hn3z8Ghsk7GJ5keTB4TdsBNhC/AVE2DBMu3mPImZbMwCwnAhFTFmfgzV/IsD/WjqFj8SGGWqwGFAQwCFy+y3CEkYFBe0UBAwMbktEqEgwMK/MZWPIXMNR4GjC4mgswODQcYPiBYsDeswxPUpwZuEMtsIcJDwcDw5x0BoaJ2xnMt1xheMzAwCCKYoCqJG7NMMDIyMBQ4MXAcPQmAx/OMCAVsJCsYxgbcOkRA0PdKuI0vfrIwIRhwJ0XDIx3XlDgAnIBAF+2OzF39svZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 336791.2907000035, "ymin": 79567.88069999963, "xmax": 521390.24849999696, "ymax": 227106.62939999998, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1.2123691021292362E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MUNI_FACILITIES_ID", "type": "esriFieldTypeString", "alias": "MUNI_FACILITIES_ID", "length": 13, "domain": null }, { "name": "MD_NORTH", "type": "esriFieldTypeDouble", "alias": "MD_NORTH", "domain": null }, { "name": "MD_EAST", "type": "esriFieldTypeDouble", "alias": "MD_EAST", "domain": null }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "length": 50, "domain": null }, { "name": "FACILITY_TYPE", "type": "esriFieldTypeString", "alias": "FACILITY_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "dFacType", "description": "Type of Facility", "codedValues": [ { "name": "Category i - Industry Subject to Federal Effluent Standards", "code": "Category i" }, { "name": "Category ii - Heavy Manufacturing", "code": "Category ii" }, { "name": "Category iii - Mineral Industry", "code": "Category iii" }, { "name": "Category iv - Hazardous Waste", "code": "Category iv" }, { "name": "Category v - Landfills", "code": "Category v" }, { "name": "Category vi - Recycling/Salvage", "code": "Category vi" }, { "name": "Category vii - Steam Electric Plants", "code": "Category vii" }, { "name": "Category viii - Transportation", "code": "Category viiI" }, { "name": "Category ix - Treatment Works", "code": "Category ix" }, { "name": "Category x - Construction", "code": "Category x" }, { "name": "Category xi - Light Industry", "code": "Category xi" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GP_NUM", "type": "esriFieldTypeString", "alias": "GP_NUM", "length": 9, "domain": null }, { "name": "NOI_NUM", "type": "esriFieldTypeString", "alias": "NOI_NUM", "length": 9, "domain": null }, { "name": "QRT_INSP", "type": "esriFieldTypeString", "alias": "QRT_INSP", "length": 3, "domain": { "type": "codedValue", "name": "dQrtInsp", "description": "Inspections Conducted", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Exempt", "code": "EX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LAST_INSP_DATE", "type": "esriFieldTypeDate", "alias": "LAST_INSP_DATE", "length": 8, "domain": null }, { "name": "QUARTER", "type": "esriFieldTypeString", "alias": "QUARTER", "length": 6, "domain": { "type": "codedValue", "name": "dQuarter", "description": "Quarter of the year", "codedValues": [ { "name": "Quarter 1", "code": "Q1" }, { "name": "Quarter 2", "code": "Q2" }, { "name": "Quarter 3", "code": "Q3" }, { "name": "Quarter 4", "code": "Q4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWPPP", "type": "esriFieldTypeString", "alias": "SWPPP", "length": 3, "domain": { "type": "codedValue", "name": "dSWPPPlan", "description": "Stormwater Pollution Prevention Plan", "codedValues": [ { "name": "No", "code": "N" }, { "name": "No Exposure Certification", "code": "NEC" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWPPP_TRAINING", "type": "esriFieldTypeSmallInteger", "alias": "SWPPP_TRAINING", "domain": null }, { "name": "ANNUAL_REVIEW", "type": "esriFieldTypeString", "alias": "ANNUAL_REVIEW", "length": 1, "domain": { "type": "codedValue", "name": "dBoolean", "description": "Yes or No", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PERMIT_NUM", "type": "esriFieldTypeString", "alias": "PERMIT_NUM", "length": 11, "domain": null }, { "name": "GEN_COMMENTS", "type": "esriFieldTypeString", "alias": "GEN_COMMENTS", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R383_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G463PERMIT_NUM", "fields": "PERMIT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S345_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 26, "name": "PermitInfo", "relatedTableId": 28, "role": "esriRelRoleDestination", "keyField": "PERMIT_NUM", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{92EF35C2-6E81-4CD7-9694-CEA16410C18F}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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 }