{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Roads", "type": "Feature Layer", "description": "The road feature service layer is used to display a road's attribute values when queried in the Geocomm Contributor web application.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.01, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Maine ESCB", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 4 }, "label": "Roads" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 336937.1900000004, "ymin": 4769140.983999999, "xmax": 662022.8609999996, "ymax": 5255439.921, "spatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 1000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAP_LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EFFECTIVE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE", "length": 8, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": { "type": "range", "name": "AddressNumber", "description": "Valid range for address numbers", "range": [ 0, 999999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": { "type": "range", "name": "AddressNumber", "description": "Valid range for address numbers", "range": [ 0, 999999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": { "type": "range", "name": "AddressNumber", "description": "Valid range for address numbers", "range": [ 0, 999999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": { "type": "range", "name": "AddressNumber", "description": "Valid range for address numbers", "range": [ 0, 999999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_FULLNAME", "type": "esriFieldTypeString", "alias": "ST_FULLNAME", "length": 254, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 83, "domain": null }, { "name": "RDCLASS", "type": "esriFieldTypeString", "alias": "RDCLASS", "length": 24, "domain": { "type": "codedValue", "name": "RdClass", "description": "Road Classification", "codedValues": [ { "name": "Primary", "code": "Primary" }, { "name": "Secondary", "code": "Secondary" }, { "name": "Local", "code": "Local" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Service", "code": "Service" }, { "name": "Vehicular Trail", "code": "Vehicular Trail" }, { "name": "Walkway", "code": "Walkway" }, { "name": "Alley", "code": "Alley" }, { "name": "Private", "code": "Private" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Trail", "code": "Trail" }, { "name": "Other", "code": "Other" }, { "name": "Crossover", "code": "Crossover" }, { "name": "Paper Street", "code": "Paper Street" }, { "name": "Gated", "code": "Gated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MDOTJURIS", "type": "esriFieldTypeString", "alias": "MDOTJURIS", "length": 50, "domain": { "type": "codedValue", "name": "DotJurisdiction", "description": "MaineDOT road maintenance jurisdictions", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Townway", "code": "Townway" }, { "name": "Townway - Summer Maintenance Only", "code": "Townway - Summer Maintenance Only" }, { "name": "Townway - Winter Maintenance Only", "code": "Townway - Winter Maintenance Only" }, { "name": "State Aid", "code": "State Aid" }, { "name": "State Highway", "code": "State Highway" }, { "name": "Seasonal Parkway", "code": "Seasonal Parkway" }, { "name": "Toll Highway", "code": "Toll Highway" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "OneWay", "description": "The direction of traffic movement along a road", "codedValues": [ { "name": "No restrictions", "code": "B" }, { "name": "Flows with addressing", "code": "FT" }, { "name": "Flows against addressing", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": { "type": "range", "name": "SpeedLimit", "description": "Valid speed limit range in mph", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FEET", "type": "esriFieldTypeInteger", "alias": "FEET", "domain": { "type": "range", "name": "AddressNumber", "description": "Valid range for address numbers", "range": [ 0, 999999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_3258", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2739_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3b7d6474665e4d2487bc71f2f2f68e14" }