{ "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 23, "name": "FacilitiesIsolated_5ft", "type": "Feature Layer", "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, stadiums, casinos, and fire stations. In some cases, there may be multiple FacilitySitePoints for a single FacilitySite polygon. Additional information about each Facility can be organized into seperate tables and related to these locations using the FacilityID key. The feature classification and type schema for the facility sites grew out of work with the Department of Homeland Security s HSIP Program and has evolved to support a diverse set of facilities inventoried for a variety of uses by a local government.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Cape Cod Commission 2024. Many of these sites were collected for \"Multi-Hazard Mitigation Plans\" over the period of fifteen years or more by CCC staff with assistance from Americorps members, town planners, emergency personnel, andf other municipal officials. Still more facilities have been added for other projects.", "parentLayer": { "id": 13, "name": "5ft Layer Group" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "dc46187406b9f2b222c1b50b22958b7f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3UlEQVQYlX2QMY7CMBBF30imXgoau6LgBhwDR1bKrZGQOAXsMbiGfQ53NNtRQZ0GIYEzWxBIFKF9leV5f+wZQ4fOcNzxCA4lSUNmhAHQL5Y8OCAsARB2OuWCUg1DRmc4HhygE3ssQgJc3/n59Fh8B47b9fm0qivvfTZIn/zE5Ha1pZQEOIOSEHb/BUTExhg3RhqyTrkAdiw18wW/9TcAqurM80TVDWM/if2AQLced9yuz5Pb1QJjMYcQ9mZ4c1rVVSklicjwS7lt25935xfe+wy4GONGVR1ACGH/qv8BiLdQFWAcIHsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 268934.15399999917, "ymin": 808407.9415999986, "xmax": 329210.1520999968, "ymax": 870333.0273999982, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "length": 2, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "length": 18, "domain": null }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "length": 5, "domain": null }, { "name": "FY", "type": "esriFieldTypeInteger", "alias": "FY", "domain": null }, { "name": "CCC_TR", "type": "esriFieldTypeString", "alias": "CCC_TR", "length": 1, "domain": null }, { "name": "ObjectID2", "type": "esriFieldTypeSmallInteger", "alias": "ObjectID2", "domain": null }, { "name": "MHM2024", "type": "esriFieldTypeString", "alias": "MHM2024", "length": 1, "domain": null }, { "name": "MHM_E_L_orT", "type": "esriFieldTypeString", "alias": "MHM_E_L_orT", "length": 16, "domain": null }, { "name": "CF_ID", "type": "esriFieldTypeSmallInteger", "alias": "CF_ID", "domain": null }, { "name": "SLR", "type": "esriFieldTypeSmallInteger", "alias": "SLR", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }