{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "Railroads", "type": "Feature Layer", "description": "Railroads is a statewide railroad coverage for Maine at 1:24000 scale or better\n", "geometryType": "esriGeometryPolyline", "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": -915.516823500002, "mUnits": 10000 }, "copyrightText": "Patrick Johnson MaineDOT, Kevin Riley MaineDOT, Jeff Pitcher MaineDOT, Jon Prendergast MaineDOT, George Jackman MaineDOT, Nate Moulton MaineDOT, Bob Bistrias Maine Office of GIS, Jeff Beecher", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "status", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 4 }, "value": "1", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 4 }, "value": "2", "label": "Inactive, with track" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 5 }, "value": "3", "label": "Abandoned, possibly no track." }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "4", "label": "Track removed, Right of way repurposed." } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -7906533.8311, "ymin": 5318243.579999998, "xmax": -7456538.8081, "ymax": 6000789.798, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "commonname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "rtcode", "type": "esriFieldTypeString", "alias": "Route Code", "length": 10, "domain": null }, { "name": "bmp", "type": "esriFieldTypeDouble", "alias": "BMP", "domain": null }, { "name": "emp", "type": "esriFieldTypeDouble", "alias": "EMP", "domain": null }, { "name": "rtname", "type": "esriFieldTypeString", "alias": "Route Name", "length": 50, "domain": null }, { "name": "beg_town", "type": "esriFieldTypeString", "alias": "Begin Town", "length": 75, "domain": null }, { "name": "end_town", "type": "esriFieldTypeString", "alias": "End Town", "length": 75, "domain": null }, { "name": "calibr", "type": "esriFieldTypeString", "alias": "Calibrated RMP", "length": 5, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 4, "domain": { "type": "codedValue", "name": "Owner_Operator", "description": "EDOMVD", "codedValues": [ { "name": "Town of Belfast", "code": "BFST" }, { "name": "Boston and Maine Railroad", "code": "BM" }, { "name": "Canadian Railroads", "code": "CN" }, { "name": "Eastern Maine Railway Co.", "code": "EMRY" }, { "name": "Town of Fort Fairfield", "code": "FFRX" }, { "name": "Towns of Lewiston and Auburn (joint owners)", "code": "LARX" }, { "name": "State of Maine, Dept of Conservation", "code": "MDCV" }, { "name": "State of Maine, Dept of Transportation", "code": "MDTT" }, { "name": "Maine Central Railroad Co.", "code": "MEC" }, { "name": "Maine Narrow Gauge Railroad", "code": "MNGR" }, { "name": "Seashore Trolley Museum", "code": "MUSM" }, { "name": "New Brunswick Southern Railway", "code": "NBSR" }, { "name": "New Hampshire Northcoast Corp.", "code": "NHN" }, { "name": "Privately Owned Rail", "code": "PRIV" }, { "name": "Turner Island LLC", "code": "TI" }, { "name": "Unknown", "code": "UNKN" }, { "name": "City of South Portland", "code": "SOPO" }, { "name": "Belfast and Moosehead Lake Railways (owned by Brooks Preservation Society)", "code": "BML" }, { "name": "Downeast Scenic Railroad Co.", "code": "DSRX" }, { "name": "Maine Eastern Railroad Co.", "code": "MERR" }, { "name": "Pan Am Railways", "code": "PARI" }, { "name": "Maine Northern Railway Co.", "code": "MNR" }, { "name": "St. Lawrence and Atlantic Railroad Co.", "code": "SLR" }, { "name": "Central Maine and Quebec Railway", "code": "CMQR" }, { "name": "Central Maine and Quebec Railway", "code": "MMA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "oper", "type": "esriFieldTypeString", "alias": "Operator", "length": 10, "domain": { "type": "codedValue", "name": "Owner_Operator", "description": "EDOMVD", "codedValues": [ { "name": "Town of Belfast", "code": "BFST" }, { "name": "Boston and Maine Railroad", "code": "BM" }, { "name": "Canadian Railroads", "code": "CN" }, { "name": "Eastern Maine Railway Co.", "code": "EMRY" }, { "name": "Town of Fort Fairfield", "code": "FFRX" }, { "name": "Towns of Lewiston and Auburn (joint owners)", "code": "LARX" }, { "name": "State of Maine, Dept of Conservation", "code": "MDCV" }, { "name": "State of Maine, Dept of Transportation", "code": "MDTT" }, { "name": "Maine Central Railroad Co.", "code": "MEC" }, { "name": "Maine Narrow Gauge Railroad", "code": "MNGR" }, { "name": "Seashore Trolley Museum", "code": "MUSM" }, { "name": "New Brunswick Southern Railway", "code": "NBSR" }, { "name": "New Hampshire Northcoast Corp.", "code": "NHN" }, { "name": "Privately Owned Rail", "code": "PRIV" }, { "name": "Turner Island LLC", "code": "TI" }, { "name": "Unknown", "code": "UNKN" }, { "name": "City of South Portland", "code": "SOPO" }, { "name": "Belfast and Moosehead Lake Railways (owned by Brooks Preservation Society)", "code": "BML" }, { "name": "Downeast Scenic Railroad Co.", "code": "DSRX" }, { "name": "Maine Eastern Railroad Co.", "code": "MERR" }, { "name": "Pan Am Railways", "code": "PARI" }, { "name": "Maine Northern Railway Co.", "code": "MNR" }, { "name": "St. Lawrence and Atlantic Railroad Co.", "code": "SLR" }, { "name": "Central Maine and Quebec Railway", "code": "CMQR" }, { "name": "Central Maine and Quebec Railway", "code": "MMA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "trktype", "type": "esriFieldTypeString", "alias": "Track Type", "length": 10, "domain": null }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "Status", "description": "EDOMVD", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Inactive, with track", "code": 2 }, { "name": "Abandoned, possibly no track.", "code": 3 }, { "name": "Track removed, Right of way repurposed.", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "passenger", "type": "esriFieldTypeString", "alias": "Passengers", "length": 8, "domain": null }, { "name": "commonname", "type": "esriFieldTypeString", "alias": "Common Name", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0f9fe9bc9fb3400cb2f7b32c5f784dac" }