{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "RestAreas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 134, 147, 66, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 43587.5426005694, "ymin": 817915.5955994288, "xmax": 324879.2154249129, "ymax": 960462.7849968141, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "F__of_Total_Parking__ALL_VEHICL", "type": "esriFieldTypeString", "alias": "# of Total Parking (ALL VEHICLE TYPES) Spaces", "length": 255, "domain": null }, { "name": "F__of_TRUCK_Parking_Spaces", "type": "esriFieldTypeString", "alias": "# of TRUCK Parking Spaces", "length": 255, "domain": null }, { "name": "What_hours_are_TRUCKS_allowed_t", "type": "esriFieldTypeDouble", "alias": "What hours are TRUCKS allowed to park at this location?", "domain": null }, { "name": "What_is_the_MAXIMUM___of_hours_", "type": "esriFieldTypeString", "alias": "What is the MAXIMUM # of hours a TRUCK can park at this location", "length": 255, "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeInteger", "alias": "FACILITY_ID", "domain": null }, { "name": "SUB_DIST", "type": "esriFieldTypeString", "alias": "SUB_DIST", "length": 2, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "length": 75, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "FacilityName", "length": 255, "domain": null }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "FacilityType", "length": 255, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 25, "domain": null }, { "name": "Staff", "type": "esriFieldTypeDouble", "alias": "Staff", "domain": null }, { "name": "Visitor_center", "type": "esriFieldTypeSmallInteger", "alias": "Visitor center", "domain": { "type": "codedValue", "name": "Yes_No", "description": "this is a yes or no domain", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "Private", "type": "esriFieldTypeSmallInteger", "alias": "Private", "domain": { "type": "codedValue", "name": "Yes_No", "description": "this is a yes or no domain", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4000_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3206_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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 } ], "tables": [] }