{ "currentVersion": 10.51, "id": 2, "name": "ADDRESS RANGES", "type": "Feature Layer", "description": "DATAMARK VEP Layers was produced in DATAMARK VEP and published 10/31/70 12:10:00 by Mahoning County, OH.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3395, "latestWkid": 3395 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[fromaddr_l] CONCAT \" - \" CONCAT [toaddr_l]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4201, "maxScale": 299 }, { "labelPlacement": "esriServerLinePlacementBelowAlong", "where": null, "labelExpression": "[fromaddr_r] CONCAT \" - \" CONCAT [toaddr_r]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2357766.1218960644, "ymin": -1.360619354173744E7, "xmax": 3.751253171535124E7, "ymax": 1.580275503676683E7, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "st_name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "discrpagid", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "dateupdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "expire", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "rcl_nguid", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "adnumpre_l", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "length": 15, "domain": null }, { "name": "adnumpre_r", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "length": 15, "domain": null }, { "name": "fromaddr_l", "type": "esriFieldTypeInteger", "alias": "Left FROM Address", "domain": null }, { "name": "toaddr_l", "type": "esriFieldTypeInteger", "alias": "Left TO Address", "domain": null }, { "name": "fromaddr_r", "type": "esriFieldTypeInteger", "alias": "Right FROM Address", "domain": null }, { "name": "toaddr_r", "type": "esriFieldTypeInteger", "alias": "Right TO Address", "domain": null }, { "name": "parity_l", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 1, "domain": null }, { "name": "parity_r", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 1, "domain": null }, { "name": "st_premod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "st_predir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "st_pretyp", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": null }, { "name": "st_presep", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": null }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "st_postyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": null }, { "name": "st_posdir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "st_posmod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "lst_predir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 2, "domain": null }, { "name": "lst_name", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 75, "domain": null }, { "name": "lst_type", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "length": 4, "domain": null }, { "name": "lst_posdir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 2, "domain": { "type": "codedValue", "name": "Legacy_DIR", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "esn_l", "type": "esriFieldTypeString", "alias": "ESN Left", "length": 5, "domain": null }, { "name": "esn_r", "type": "esriFieldTypeString", "alias": "ESN Right", "length": 5, "domain": null }, { "name": "msagcomm_l", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "length": 30, "domain": null }, { "name": "msagcomm_r", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "length": 30, "domain": null }, { "name": "country_l", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "country_r", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": { "type": "codedValue", "name": "Country", "codedValues": [ { "name": "United States", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "state_l", "type": "esriFieldTypeString", "alias": "State Left", "length": 2, "domain": { "type": "codedValue", "name": "State", "codedValues": [ { "name": "Ohio", "code": "OH" }, { "name": "Pennsylvania", "code": "PA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "state_r", "type": "esriFieldTypeString", "alias": "State Right", "length": 2, "domain": { "type": "codedValue", "name": "State", "codedValues": [ { "name": "Ohio", "code": "OH" }, { "name": "Pennsylvania", "code": "PA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county_l", "type": "esriFieldTypeString", "alias": "County Left", "length": 40, "domain": { "type": "codedValue", "name": "Counties", "codedValues": [ { "name": "Columbiana County", "code": "Columbiana County" }, { "name": "Mahoning County", "code": "Mahoning County" }, { "name": "Trumbull County", "code": "Trumbull County" }, { "name": "Stark County", "code": "Stark County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county_r", "type": "esriFieldTypeString", "alias": "County Right", "length": 40, "domain": { "type": "codedValue", "name": "Counties", "codedValues": [ { "name": "Columbiana County", "code": "Columbiana County" }, { "name": "Mahoning County", "code": "Mahoning County" }, { "name": "Trumbull County", "code": "Trumbull County" }, { "name": "Stark County", "code": "Stark County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "addcode_l", "type": "esriFieldTypeString", "alias": "Additional Code Left", "length": 6, "domain": null }, { "name": "addcode_r", "type": "esriFieldTypeString", "alias": "Additional Code Right", "length": 6, "domain": null }, { "name": "incmuni_l", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "length": 100, "domain": null }, { "name": "incmuni_r", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "length": 100, "domain": null }, { "name": "uninccom_l", "type": "esriFieldTypeString", "alias": "Unincorporated Community Left", "length": 100, "domain": null }, { "name": "uninccom_r", "type": "esriFieldTypeString", "alias": "Unincorporated Community Right", "length": 100, "domain": null }, { "name": "nbrhdcom_l", "type": "esriFieldTypeString", "alias": "Neighborhood Community Left", "length": 100, "domain": null }, { "name": "nbrhdcom_r", "type": "esriFieldTypeString", "alias": "Neighborhood Community Right", "length": 100, "domain": null }, { "name": "postcode_l", "type": "esriFieldTypeString", "alias": "Postal Code Left", "length": 7, "domain": null }, { "name": "postcode_r", "type": "esriFieldTypeString", "alias": "Postal Code Right", "length": 7, "domain": null }, { "name": "postcomm_l", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "length": 40, "domain": null }, { "name": "postcomm_r", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "length": 40, "domain": null }, { "name": "roadclass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 15, "domain": { "type": "codedValue", "name": "RoadClass", "codedValues": [ { "name": "Primary", "code": "Primary" }, { "name": "Secondary", "code": "Secondary" }, { "name": "Local", "code": "Local" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Service Drive", "code": "Service Drive" }, { "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": "Bridle Path", "code": "Bridle Path" }, { "name": "Other", "code": "Other" }, { "name": "Stairway", "code": "Stairway" }, { "name": "Cul-de-sac", "code": "Cul-de-sac" }, { "name": "Traffic Circle", "code": "Traffic Circle" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "One-Way", "length": 2, "domain": { "type": "codedValue", "name": "RoadDirection", "codedValues": [ { "name": "Both", "code": "B" }, { "name": "From-To", "code": "FT" }, { "name": "To-From", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "speedlimit", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null }, { "name": "valid_l", "type": "esriFieldTypeString", "alias": "Validation Left", "length": 1, "domain": { "type": "codedValue", "name": "Validation", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "valid_r", "type": "esriFieldTypeString", "alias": "Validation Right", "length": 1, "domain": { "type": "codedValue", "name": "Validation", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "psap_idleft", "type": "esriFieldTypeString", "alias": "PSAP ID Left", "length": 100, "domain": null }, { "name": "psap_idright", "type": "esriFieldTypeString", "alias": "PSAP ID Right", "length": 100, "domain": null }, { "name": "external_nguid", "type": "esriFieldTypeString", "alias": "external_nguid", "length": 300, "domain": null }, { "name": "data_source", "type": "esriFieldTypeString", "alias": "data_source", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "fullrdname", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 255, "domain": null }, { "name": "GIS_ALIAS", "type": "esriFieldTypeString", "alias": "GIS_ALIAS", "length": 40, "domain": null }, { "name": "GIS_ODOT_NLFID", "type": "esriFieldTypeString", "alias": "GIS_ODOT_NLFID", "length": 14, "domain": null }, { "name": "GIS_MAP_SYMBOL", "type": "esriFieldTypeString", "alias": "GIS_MAP_SYMBOL", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GIS_RD_NUMBER", "type": "esriFieldTypeString", "alias": "GIS_RTE_NUMBER", "length": 5, "domain": null }, { "name": "GIS_RTE_NUMBER", "type": "esriFieldTypeString", "alias": "GIS", "length": 5, "domain": null }, { "name": "GIS_DOTMAP_LABEL", "type": "esriFieldTypeString", "alias": "GIS_DOTMAP_LABEL", "length": 5, "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "GIS_COMMENT", "type": "esriFieldTypeString", "alias": "GIS_COMMENT", "length": 50, "domain": null }, { "name": "GIS_RD_TYPE", "type": "esriFieldTypeString", "alias": "GIS_RD_TYPE", "length": 25, "domain": null } ], "indexes": [ { "name": "R4392_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3702_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }