{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 162, "name": "Park and Ride", "type": "Feature Layer", "description": "Locations of designated parking lots where travelers may temporarily leave their vehicles and commuters can meet with car and vanpools.\nPenny Vaillancourt\nPenny.Vaillancourt@Maine.gov", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 161, "name": "Park and Ride" }, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8276397451bddbc6f71d8bd057f9962e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+klEQVQ4jWNhoBCwUM2AHzWX3X4//+7P8O8/Iz4NjKxMP/4LC7Tztqu+RjHg99Pvk7i8JdQJ2fj39U+GnyfefmVgYKhF9QIrAyOTEBtRzv7/l4Edwwvo4IX7IZBCBgZGBgZmMXYG/nxVBnYzIQx1LAw4AEgzX7YyA4e5EMPnuffBmCQDQICJn5WBWYKDgZGHlYHh73cGbICFAQ/40HIdjBnZmRj4S9VJN4Af5G8bYQZmATYGBmZG0g1g5GVhYBaGBzhpBvAXqzGwafLh1YzXAC5PCTxOY/yPYQATO+vuLyseEbSR4de/f6xibFsxDOCebJhDWDcmoDg3AgCFMznmDBChtAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -7889102.1063, "ymin": 5329852.482699998, "xmax": -7611091.3628, "ymax": 5588186.454400003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "asset_descr", "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": "asset_sys_id", "type": "esriFieldTypeDouble", "alias": "Asset ID", "domain": null }, { "name": "display_code", "type": "esriFieldTypeString", "alias": "Park and Ride ID", "length": 50, "domain": null }, { "name": "asset_descr", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ag_descr", "type": "esriFieldTypeString", "alias": "Asset Group Description", "length": 50, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "length": 75, "domain": null }, { "name": "begin_town", "type": "esriFieldTypeString", "alias": "Begin Town", "length": 50, "domain": null }, { "name": "end_town", "type": "esriFieldTypeString", "alias": "End Town", "length": 50, "domain": null }, { "name": "rt_code", "type": "esriFieldTypeString", "alias": "Route Code", "length": 20, "domain": null }, { "name": "side_of_road", "type": "esriFieldTypeString", "alias": "Side of Road", "length": 50, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "length": 20, "domain": null }, { "name": "region", "type": "esriFieldTypeString", "alias": "Region", "length": 20, "domain": null }, { "name": "ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 75, "domain": null }, { "name": "year_established", "type": "esriFieldTypeString", "alias": "Year Established", "length": 4, "domain": null }, { "name": "insurance_responsibility", "type": "esriFieldTypeString", "alias": "Insurance Responsibility", "length": 75, "domain": null }, { "name": "total_num_spaces", "type": "esriFieldTypeString", "alias": "Capacity", "length": 4, "domain": null }, { "name": "num_handicap_spaces", "type": "esriFieldTypeString", "alias": "Number of Handicap Spaces", "length": 4, "domain": null }, { "name": "transit_other_services", "type": "esriFieldTypeString", "alias": "Services", "length": 75, "domain": null }, { "name": "maint_responsibility", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 75, "domain": null }, { "name": "signage_responsibility", "type": "esriFieldTypeString", "alias": "Signage Responsibility", "length": 75, "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": null }, { "name": "striping_responsibility", "type": "esriFieldTypeString", "alias": "Striping Responsibility", "length": 75, "domain": null }, { "name": "striped", "type": "esriFieldTypeString", "alias": "Striped", "length": 20, "domain": null }, { "name": "winter_maintenence", "type": "esriFieldTypeString", "alias": "Winter Maintenance", "length": 75, "domain": null }, { "name": "number_of_lights", "type": "esriFieldTypeString", "alias": "Number of Lights", "length": 4, "domain": null }, { "name": "bike_spaces", "type": "esriFieldTypeString", "alias": "Bike Spaces", "length": 10, "domain": null }, { "name": "surface_condition", "type": "esriFieldTypeString", "alias": "Surface Condition", "length": 20, "domain": null }, { "name": "striping_condition", "type": "esriFieldTypeString", "alias": "Striping Condition", "length": 20, "domain": null }, { "name": "shelter_benches", "type": "esriFieldTypeString", "alias": "Shelter Benches", "length": 20, "domain": null }, { "name": "security_cameras", "type": "esriFieldTypeString", "alias": "Security Cameras", "length": 20, "domain": null }, { "name": "bike_rack_cond", "type": "esriFieldTypeString", "alias": "Bike Rack Condition", "length": 20, "domain": null }, { "name": "shelter_bench_cond", "type": "esriFieldTypeString", "alias": "Shelter Bench Condition", "length": 20, "domain": null }, { "name": "drainage_condition", "type": "esriFieldTypeString", "alias": "Drainage Condition", "length": 20, "domain": null }, { "name": "date_mod", "type": "esriFieldTypeDate", "alias": "DATE_MOD", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r166_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a145_ix1", "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": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }