Skip to content

Instantly share code, notes, and snippets.

@talllguy
Last active June 7, 2021 04:08
Show Gist options
  • Save talllguy/9becb68c157ee3315bc361d27587cf31 to your computer and use it in GitHub Desktop.
Save talllguy/9becb68c157ee3315bc361d27587cf31 to your computer and use it in GitHub Desktop.
brick or paving stone streets in Baltimore

OpenStreetMap-powered brick/paver map of Baltimore

The map with all features (pedestrian included) is queried via Overpass using this query.

The map with just 'drivable' roads paved in brick is queried with this.

Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "geo_out_pave",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "fid": 1, "id": "way\/5994017", "@id": "way\/5994017", "highway": "service", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": null, "postal_code": null, "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#fa7e1e", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6208825, 39.3248624 ], [ -76.6208634, 39.3249376 ], [ -76.620831, 39.3250509 ], [ -76.6208256, 39.3251928 ], [ -76.620847, 39.3253246 ], [ -76.6209114, 39.3254584 ], [ -76.621016, 39.3255652 ], [ -76.6211097, 39.3256307 ], [ -76.6212185, 39.3256731 ], [ -76.6213352, 39.3257011 ], [ -76.6214412, 39.3257074 ], [ -76.621582, 39.3257022 ], [ -76.6216799, 39.3256877 ], [ -76.6217778, 39.3256513 ], [ -76.6218864, 39.3255881 ], [ -76.6219843, 39.3255123 ], [ -76.6220328, 39.325452 ], [ -76.622088, 39.3253769 ] ] } },
{ "type": "Feature", "properties": { "fid": 2, "id": "way\/6002983", "@id": "way\/6002983", "highway": "residential", "oneway": null, "paving_stones:colour": null, "paving_stones:shape": null, "paving_stones:type": null, "surface": "paving_stones", "name": "Portland Street", "postal_code": "21230", "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6234834, 39.2852522 ], [ -76.6235724, 39.2852493 ], [ -76.6246713, 39.2852132 ], [ -76.6258174, 39.2851756 ], [ -76.6265289, 39.2851523 ] ] } },
{ "type": "Feature", "properties": { "fid": 3, "id": "way\/6008012", "@id": "way\/6008012", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "North Gorman Avenue", "postal_code": null, "lanes": "2", "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6536229, 39.2878692 ], [ -76.6536379, 39.2881725 ], [ -76.6536919, 39.2892682 ] ] } },
{ "type": "Feature", "properties": { "fid": 4, "id": "way\/6008131", "@id": "way\/6008131", "highway": "residential", "oneway": "yes", "paving_stones:colour": null, "paving_stones:shape": null, "paving_stones:type": null, "surface": "paving_stones", "name": "Armory Place", "postal_code": "21201", "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6201838, 39.3003179 ], [ -76.6208241, 39.3002995 ] ] } },
{ "type": "Feature", "properties": { "fid": 5, "id": "way\/6008134", "@id": "way\/6008134", "highway": "residential", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "Harlem Avenue", "postal_code": null, "lanes": "2", "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6603109, 39.2956209 ], [ -76.660688, 39.2956065 ], [ -76.6614389, 39.2955779 ] ] } },
{ "type": "Feature", "properties": { "fid": 6, "id": "way\/6009425", "@id": "way\/6009425", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "North Streeper Street", "postal_code": null, "lanes": "1", "maxspeed": "40", "smoothness": "intermediate", "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5770737, 39.2946134 ], [ -76.5769749, 39.2933172 ], [ -76.5769108, 39.2925067 ], [ -76.5768867, 39.2922021 ] ] } },
{ "type": "Feature", "properties": { "fid": 7, "id": "way\/6014099", "@id": "way\/6014099", "highway": "residential", "oneway": null, "paving_stones:colour": null, "paving_stones:shape": null, "paving_stones:type": null, "surface": "paving_stones", "name": "Linden Avenue", "postal_code": "21217", "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6289005, 39.3077717 ], [ -76.6292575, 39.30806 ] ] } },
{ "type": "Feature", "properties": { "fid": 8, "id": "way\/6014366", "@id": "way\/6014366", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "East Mount Vernon Place", "postal_code": "21202", "lanes": null, "maxspeed": "25 mph", "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6140813, 39.2977738 ], [ -76.6141504, 39.2977711 ], [ -76.6152883, 39.297726 ], [ -76.6153559, 39.2977283 ], [ -76.6154117, 39.2977302 ], [ -76.6154953, 39.2977371 ] ] } },
{ "type": "Feature", "properties": { "fid": 9, "id": "way\/6018272", "@id": "way\/6018272", "highway": "residential", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "Claymont Avenue", "postal_code": null, "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6606273, 39.2945655 ], [ -76.6606493, 39.2949431 ], [ -76.6606709, 39.2953137 ], [ -76.660688, 39.2956065 ] ] } },
{ "type": "Feature", "properties": { "fid": 10, "id": "way\/6018606", "@id": "way\/6018606", "highway": "residential", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "Rochester Place", "postal_code": "21224", "lanes": "2", "maxspeed": "25 mph", "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5739772, 39.2911535 ], [ -76.5739301, 39.2902996 ], [ -76.5739144, 39.2900154 ] ] } },
{ "type": "Feature", "properties": { "fid": 11, "id": "way\/6023080", "@id": "way\/6023080", "highway": "residential", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "North Madeira Street", "postal_code": null, "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5864602, 39.3078055 ], [ -76.5864817, 39.3081343 ], [ -76.5865089, 39.3085501 ], [ -76.5865316, 39.3088649 ] ] } },
{ "type": "Feature", "properties": { "fid": 12, "id": "way\/6023594", "@id": "way\/6023594", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "South Potomac Street", "postal_code": "21224", "lanes": "1", "maxspeed": "40", "smoothness": "good", "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5747838, 39.2922794 ], [ -76.5747468, 39.2919749 ], [ -76.574745, 39.2919468 ], [ -76.5746938, 39.2911246 ], [ -76.5746406, 39.2902696 ], [ -76.5746274, 39.2900574 ], [ -76.574623, 39.2899872 ] ] } },
{ "type": "Feature", "properties": { "fid": 13, "id": "way\/49650128", "@id": "way\/49650128", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "South Lehigh Street", "postal_code": "21224", "lanes": "1", "maxspeed": "40", "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5579893, 39.2859664 ], [ -76.5580386, 39.2866726 ], [ -76.558052, 39.2868648 ] ] } },
{ "type": "Feature", "properties": { "fid": 14, "id": "way\/69644400", "@id": "way\/69644400", "highway": "residential", "oneway": "no", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "Fleet Street", "postal_code": "21224", "lanes": "2", "maxspeed": "40", "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5557245, 39.2860394 ], [ -76.5561392, 39.2860265 ], [ -76.5565072, 39.2860149 ], [ -76.556865, 39.2860035 ], [ -76.557251, 39.2859912 ], [ -76.5576106, 39.2859791 ], [ -76.5579893, 39.2859664 ], [ -76.5584432, 39.2859478 ] ] } },
{ "type": "Feature", "properties": { "fid": 15, "id": "way\/71694377", "@id": "way\/71694377", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "East Mount Vernon Place", "postal_code": "21202", "lanes": null, "maxspeed": "25 mph", "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6154527, 39.2973391 ], [ -76.6153348, 39.297352 ], [ -76.6153124, 39.2973545 ], [ -76.614125, 39.2974058 ], [ -76.6140568, 39.2974087 ] ] } },
{ "type": "Feature", "properties": { "fid": 16, "id": "way\/84601173", "@id": "way\/84601173", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "North Belnord Avenue", "postal_code": null, "lanes": "1", "maxspeed": "40", "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5785607, 39.2957633 ], [ -76.5785803, 39.2960579 ], [ -76.5786119, 39.2965883 ], [ -76.5786314, 39.2968751 ], [ -76.5786423, 39.2971517 ], [ -76.578693, 39.2978818 ] ] } },
{ "type": "Feature", "properties": { "fid": 17, "id": "way\/98170419", "@id": "way\/98170419", "highway": "pedestrian", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "Old Town Mall", "postal_code": null, "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#962fbf", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": "Gay Street", "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6057535, 39.2949682 ], [ -76.6056983, 39.295005 ], [ -76.6050585, 39.295431 ], [ -76.6044254, 39.2959123 ], [ -76.6042004, 39.2960725 ], [ -76.6041847, 39.2960837 ], [ -76.6037094, 39.2964393 ], [ -76.6018982, 39.2977881 ] ] } },
{ "type": "Feature", "properties": { "fid": 18, "id": "way\/99238429", "@id": "way\/99238429", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "Whitridge Avenue", "postal_code": "21218", "lanes": "1", "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6111226, 39.3215811 ], [ -76.6094566, 39.3215381 ] ] } },
{ "type": "Feature", "properties": { "fid": 19, "id": "way\/116534594", "@id": "way\/116534594", "highway": "service", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "West Pleasant Street", "postal_code": "21201", "lanes": "1", "maxspeed": null, "smoothness": null, "stroke": "#fa7e1e", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": "alley", "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.616042, 39.293529 ], [ -76.6162295, 39.2935762 ], [ -76.6162622, 39.293578 ], [ -76.6163009, 39.2935802 ], [ -76.616428, 39.2935757 ], [ -76.6165838, 39.2935704 ], [ -76.6167298, 39.2935638 ], [ -76.6168049, 39.2935615 ] ] } },
{ "type": "Feature", "properties": { "fid": 20, "id": "way\/142712534", "@id": "way\/142712534", "highway": "service", "oneway": "yes", "paving_stones:colour": null, "paving_stones:shape": null, "paving_stones:type": null, "surface": "paving_stones", "name": "Harbor Magic Drive", "postal_code": null, "lanes": "1", "maxspeed": "5 mph", "smoothness": null, "stroke": "#fa7e1e", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": "permissive", "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6061101, 39.2868039 ], [ -76.6060964, 39.2866843 ], [ -76.6060923, 39.2866338 ], [ -76.6061078, 39.2865492 ], [ -76.6061265, 39.2864765 ], [ -76.6060488, 39.2856794 ], [ -76.6060192, 39.2853277 ], [ -76.6060102, 39.2852765 ], [ -76.6059738, 39.2852033 ], [ -76.6058974, 39.2851301 ] ] } },
{ "type": "Feature", "properties": { "fid": 21, "id": "way\/157473137", "@id": "way\/157473137", "highway": "pedestrian", "oneway": null, "paving_stones:colour": null, "paving_stones:shape": null, "paving_stones:type": null, "surface": "paving_stones", "name": "Southway", "postal_code": null, "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#962fbf", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": "no", "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6096157, 39.3309453 ], [ -76.6094679, 39.3309462 ] ] } },
{ "type": "Feature", "properties": { "fid": 22, "id": "way\/172741157", "@id": "way\/172741157", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "East Eager Street", "postal_code": "21202", "lanes": "1", "maxspeed": "25 mph", "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6130375, 39.3011144 ], [ -76.6129306, 39.3011397 ], [ -76.612439, 39.3011651 ], [ -76.6120156, 39.3011863 ], [ -76.611776, 39.3011983 ] ] } },
{ "type": "Feature", "properties": { "fid": 23, "id": "way\/178328321", "@id": "way\/178328321", "highway": "pedestrian", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": null, "postal_code": null, "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#962fbf", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": "no", "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6206292, 39.2847513 ], [ -76.6206357, 39.2848314 ], [ -76.6206664, 39.2852074 ] ] } },
{ "type": "Feature", "properties": { "fid": 24, "id": "way\/195059450", "@id": "way\/195059450", "highway": "residential", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "South Eutaw Street", "postal_code": "21201", "lanes": "2", "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6207301, 39.2862538 ], [ -76.6207286, 39.2861798 ], [ -76.6207274, 39.2861146 ], [ -76.6207258, 39.286077 ] ] } },
{ "type": "Feature", "properties": { "fid": 25, "id": "way\/226669418", "@id": "way\/226669418", "highway": "service", "oneway": null, "paving_stones:colour": null, "paving_stones:shape": null, "paving_stones:type": null, "surface": "paving_stones", "name": "West Hill Street", "postal_code": null, "lanes": "1", "maxspeed": null, "smoothness": null, "stroke": "#fa7e1e", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6146529, 39.2810061 ], [ -76.6147651, 39.281003 ], [ -76.615406, 39.2809851 ] ] } },
{ "type": "Feature", "properties": { "fid": 26, "id": "way\/294891269", "@id": "way\/294891269", "highway": "pedestrian", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "West Falls Avenue", "postal_code": null, "lanes": null, "maxspeed": "25 mph", "smoothness": null, "stroke": "#962fbf", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6060063, 39.2895291 ], [ -76.6059972, 39.2893951 ], [ -76.6058869, 39.2890903 ], [ -76.605821, 39.288908 ], [ -76.6057606, 39.2887611 ], [ -76.605742, 39.288716 ], [ -76.605646, 39.288474 ], [ -76.605583, 39.288293 ], [ -76.6055225, 39.2881594 ] ] } },
{ "type": "Feature", "properties": { "fid": 27, "id": "way\/376478873", "@id": "way\/376478873", "highway": "pedestrian", "oneway": "no", "paving_stones:colour": null, "paving_stones:shape": null, "paving_stones:type": null, "surface": "paving_stones", "name": "Linden Avenue", "postal_code": "21217", "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#962fbf", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": "no", "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6292575, 39.30806 ], [ -76.6295274, 39.3082779 ] ] } },
{ "type": "Feature", "properties": { "fid": 28, "id": "way\/376478874", "@id": "way\/376478874", "highway": "residential", "oneway": null, "paving_stones:colour": null, "paving_stones:shape": null, "paving_stones:type": null, "surface": "paving_stones", "name": "Linden Avenue", "postal_code": "21217", "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6295274, 39.3082779 ], [ -76.6298662, 39.3085515 ] ] } },
{ "type": "Feature", "properties": { "fid": 29, "id": "way\/391298053", "@id": "way\/391298053", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "South Macon Street", "postal_code": "21224", "lanes": "2", "maxspeed": "40", "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.557251, 39.2859912 ], [ -76.5572458, 39.285924 ] ] } },
{ "type": "Feature", "properties": { "fid": 30, "id": "way\/407711970", "@id": "way\/407711970", "highway": "service", "oneway": "yes", "paving_stones:colour": null, "paving_stones:shape": null, "paving_stones:type": null, "surface": "paving_stones", "name": null, "postal_code": null, "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#fa7e1e", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6191569, 39.3043952 ], [ -76.6193113, 39.3042959 ], [ -76.6194805, 39.3042037 ], [ -76.6195635, 39.3041419 ], [ -76.6196061, 39.3040768 ], [ -76.6196327, 39.3039566 ] ] } },
{ "type": "Feature", "properties": { "fid": 31, "id": "way\/503663555", "@id": "way\/503663555", "highway": "residential", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "East Clement Street", "postal_code": null, "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.592975, 39.2703569 ], [ -76.5925984, 39.2702254 ], [ -76.592551, 39.2702088 ], [ -76.5922929, 39.2701187 ], [ -76.5919966, 39.2700153 ], [ -76.5916183, 39.2698832 ], [ -76.5912455, 39.269753 ], [ -76.5909174, 39.2696384 ], [ -76.5906347, 39.2695397 ], [ -76.5902753, 39.2694142 ] ] } },
{ "type": "Feature", "properties": { "fid": 32, "id": "way\/506270092", "@id": "way\/506270092", "highway": "residential", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "South Eutaw Street", "postal_code": "21201", "lanes": "2", "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6207258, 39.286077 ], [ -76.6207151, 39.285821 ], [ -76.6206664, 39.2852074 ] ] } },
{ "type": "Feature", "properties": { "fid": 33, "id": "way\/546360670", "@id": "way\/546360670", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "Belt Street", "postal_code": null, "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6058091, 39.2718919 ], [ -76.6057509, 39.2708313 ] ] } },
{ "type": "Feature", "properties": { "fid": 34, "id": "way\/548449171", "@id": "way\/548449171", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "South Newkirk Street", "postal_code": "21224", "lanes": "1", "maxspeed": "25 mph", "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5565072, 39.2860149 ], [ -76.5565587, 39.2866351 ], [ -76.5565665, 39.2867288 ] ] } },
{ "type": "Feature", "properties": { "fid": 35, "id": "way\/581035987", "@id": "way\/581035987", "highway": "service", "oneway": null, "paving_stones:colour": null, "paving_stones:shape": null, "paving_stones:type": null, "surface": "paving_stones", "name": "Lovegrove Street", "postal_code": null, "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#fa7e1e", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": "alley", "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6157081, 39.3104118 ], [ -76.6157468, 39.3110611 ] ] } },
{ "type": "Feature", "properties": { "fid": 36, "id": "way\/791811232", "@id": "way\/791811232", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "South Lakewood Avenue", "postal_code": null, "lanes": "1", "maxspeed": "25 mph", "smoothness": "good", "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5785654, 39.2851566 ], [ -76.5784931, 39.2841345 ] ] } },
{ "type": "Feature", "properties": { "fid": 37, "id": "way\/819124683", "@id": "way\/819124683", "highway": "service", "oneway": null, "paving_stones:colour": null, "paving_stones:shape": null, "paving_stones:type": null, "surface": "paving_stones", "name": "Lovegrove Street", "postal_code": null, "lanes": null, "maxspeed": null, "smoothness": null, "stroke": "#fa7e1e", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": "https:\/\/photos.app.goo.gl\/cUcZUnuagaHbBYz36" }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6168482, 39.328074 ], [ -76.6168494, 39.3281178 ], [ -76.6168485, 39.3281617 ] ] } },
{ "type": "Feature", "properties": { "fid": 38, "id": "way\/832055726", "@id": "way\/832055726", "highway": "residential", "oneway": null, "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "Ashburton Street", "postal_code": null, "lanes": "2", "maxspeed": null, "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.6614389, 39.2955779 ], [ -76.6614229, 39.2952876 ], [ -76.6614024, 39.2949161 ], [ -76.6613816, 39.2945399 ] ] } },
{ "type": "Feature", "properties": { "fid": 39, "id": "way\/840643682", "@id": "way\/840643682", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "South Macon Street", "postal_code": "21224", "lanes": "1", "maxspeed": "40", "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5573186, 39.2868892 ], [ -76.5573043, 39.2867006 ], [ -76.557251, 39.2859912 ] ] } },
{ "type": "Feature", "properties": { "fid": 40, "id": "way\/840643684", "@id": "way\/840643684", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "South Lehigh Street", "postal_code": "21224", "lanes": "1", "maxspeed": "40", "smoothness": null, "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5579838, 39.2858882 ], [ -76.5579893, 39.2859664 ] ] } },
{ "type": "Feature", "properties": { "fid": 41, "id": "way\/951844635", "@id": "way\/951844635", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "South Robinson Street", "postal_code": "21224", "lanes": "1", "maxspeed": "25 mph", "smoothness": "good", "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5723207, 39.2874565 ], [ -76.5722553, 39.2864235 ] ] } },
{ "type": "Feature", "properties": { "fid": 42, "id": "way\/951848570", "@id": "way\/951848570", "highway": "residential", "oneway": "yes", "paving_stones:colour": "maroon", "paving_stones:shape": "rectangle", "paving_stones:type": "brick", "surface": "paving_stones", "name": "North Kenwood Avenue", "postal_code": null, "lanes": "1", "maxspeed": "40", "smoothness": "intermediate", "stroke": "#d62976", "stroke-width": 10.0, "stroke-opacity": 0.7, "old_name": null, "service": null, "access": null, "motor_vehicle": null, "note": null }, "geometry": { "type": "LineString", "coordinates": [ [ -76.5776812, 39.2932891 ], [ -76.5777673, 39.294586 ] ] } }
]
}
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment