{ "currentVersion": 10.91, "id": 0, "name": "Access Permit Locations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "MDOT SHA Access Permits data consists of linear geometric features which represent the geographic extent of Access Permit locations along roadways throughout the State of Maryland.\n\nFor more information, contact MDOT SHA OIT Enterprise Information Services - GIS Team at GIS@mdot.maryland.gov", "copyrightText": "Maryland Department of Transportation (MDOT), Maryland Department of Transportation State Highway Administration (MDOT SHA), MDOT SHA Office of Planning & Preliminary Engineering (OPPE), MDOT SHA Data Services Division (DSD), MDOT SHA OIT Enterprise Information Services (GIS@mdot.maryland.gov)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1096573.08475781, "ymin": 135717.684526712, "xmax": 1828371.86098672, "ymax": 723083.812613636, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Maryland_FIPS_1900\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-77.0],PARAMETER[\"Standard_Parallel_1\",38.3],PARAMETER[\"Standard_Parallel_2\",39.45],PARAMETER[\"Latitude_Of_Origin\",37.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Maryland_FIPS_1900\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-77.0],PARAMETER[\"Standard_Parallel_1\",38.3],PARAMETER[\"Standard_Parallel_2\",39.45],PARAMETER[\"Latitude_Of_Origin\",37.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJECTNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "GIS Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PERMIT_NUMBER", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "PERMIT_NUMBER" }, { "name": "LOCATION_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "LOCATION_DESCRIPTION" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From-Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To-Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "Route ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATUS" }, { "name": "RSEAREAENGINEER", "type": "esriFieldTypeString", "alias": "RSE Area Engineer", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RSEAREAENGINEER" }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECTNAME" }, { "name": "PROPERTYNAME", "type": "esriFieldTypeString", "alias": "Property Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROPERTYNAME" }, { "name": "DEVELOPMENTNAME", "type": "esriFieldTypeString", "alias": "Development Name", "domain": null, "editable": true, "nullable": true, "length": 1200, "defaultValue": null, "modelName": "DEVELOPMENTNAME" }, { "name": "TYPEOFDEVELOPMENT", "type": "esriFieldTypeString", "alias": "Development Type", "domain": null, "editable": true, "nullable": true, "length": 1200, "defaultValue": null, "modelName": "TYPEOFDEVELOPMENT" }, { "name": "EAPD_DESCRIPTION", "type": "esriFieldTypeString", "alias": "EAPD Description", "domain": null, "editable": true, "nullable": true, "length": 1200, "defaultValue": null, "modelName": "EAPD_DESCRIPTION" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COUNTY" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "RT1PREFIX", "type": "esriFieldTypeString", "alias": "Primary Route Prefix", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "RT1PREFIX" }, { "name": "ROUTE1", "type": "esriFieldTypeString", "alias": "Primary Route Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROUTE1" }, { "name": "RT1SUFFIX", "type": "esriFieldTypeString", "alias": "Primary Route Suffix", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RT1SUFFIX" }, { "name": "MILEPOINT", "type": "esriFieldTypeString", "alias": "Mile Point", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MILEPOINT" }, { "name": "RT2PREFIX", "type": "esriFieldTypeString", "alias": "Secondary Route Prefix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RT2PREFIX" }, { "name": "ROUTE2", "type": "esriFieldTypeInteger", "alias": "Secondary Route Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE2" }, { "name": "RT2SUFFIX", "type": "esriFieldTypeString", "alias": "Secondary Route Suffix", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RT2SUFFIX" }, { "name": "DIRECTIONSIDE", "type": "esriFieldTypeString", "alias": "Primary Direction Side", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DIRECTIONSIDE" }, { "name": "NUMFEET", "type": "esriFieldTypeInteger", "alias": "Number of Feet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMFEET" }, { "name": "DIRECTIONSIDE2", "type": "esriFieldTypeString", "alias": "Secondary Direction Side", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIRECTIONSIDE2" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Permit Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PNAME" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R81862_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2906_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Access Permit Locations", "description": "", "prototype": { "attributes": { "ROADNAME": null, "PNAME": null, "PERMIT_NUMBER": null, "LOCATION_DESCRIPTION": null, "FROM_MEASURE": null, "TO_MEASURE": null, "ROUTE_ID": null, "STATUS": null, "RSEAREAENGINEER": null, "PROJECTNAME": null, "PROPERTYNAME": null, "DEVELOPMENTNAME": null, "TYPEOFDEVELOPMENT": null, "EAPD_DESCRIPTION": null, "COUNTY": null, "STREETNAME": null, "RT1PREFIX": null, "ROUTE1": null, "RT1SUFFIX": null, "MILEPOINT": null, "RT2PREFIX": null, "ROUTE2": null, "RT2SUFFIX": null, "DIRECTIONSIDE": null, "NUMFEET": null, "DIRECTIONSIDE2": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc48583848b0461caaa93ec1f9b9f594" }