Copy disabled (too large)
Download .txt
Showing preview only (50,910K chars total). Download the full file to get everything.
Repository: osmandapp/OsmAnd-resources
Branch: master
Commit: 130e4bf4e078
Files: 12123
Total size: 61.6 MB
Directory structure:
gitextract_3moxuyx7/
├── .editorconfig
├── .github/
│ └── workflows/
│ ├── generate_osf_file.yml
│ └── link-artifacts-in-pr.yml
├── .gitignore
├── CMakeLists.txt
├── LICENSE
├── README.md
├── astro/
│ ├── README.md
│ ├── black_holes.json
│ ├── constellations.json
│ ├── galaxies.json
│ ├── galaxies_long_list.json
│ ├── galaxy_clusters.json
│ ├── gen/
│ │ └── .gitignore
│ ├── globular_clusters.json
│ ├── hipCatalogWikidata2.json
│ ├── nebulae.json
│ ├── open_clusters.json
│ ├── scripts/
│ │ ├── .gitignore
│ │ ├── augment_db_articles.py
│ │ ├── create_db.py
│ │ ├── fetch_deep_sky.py
│ │ ├── gen/
│ │ │ └── .gitignore
│ │ ├── gen_stars_from_hip.py
│ │ └── milkyway.py
│ ├── solar_system.json
│ ├── stars.json
│ ├── wikidata/
│ │ └── .gitignore
│ └── wikipedia/
│ └── .gitignore
├── bundled_assets.json
├── color-palette/
│ ├── height_altitude_-50_150.txt
│ ├── height_altitude_-50_2000.txt
│ ├── height_altitude_0_1000.txt
│ ├── height_altitude_0_200.txt
│ ├── height_altitude_0_2000.txt
│ ├── height_altitude_0_3000.txt
│ ├── height_altitude_0_4000.txt
│ ├── height_altitude_0_500.txt
│ ├── height_altitude_1000_3000.txt
│ ├── height_altitude_1000_4000.txt
│ ├── height_altitude_100_300.txt
│ ├── height_altitude_100_500.txt
│ ├── height_altitude_2000_4000.txt
│ ├── height_altitude_300_1000.txt
│ ├── height_altitude_4000_6500.txt
│ ├── height_altitude_500_1500.txt
│ ├── height_altitude_500_2500.txt
│ ├── height_altitude_default.txt
│ ├── hillshade_color_default.txt
│ ├── hillshade_color_hillshade_plains.txt
│ ├── hillshade_main_default.txt
│ ├── hillshade_main_hillshade_plains.txt
│ ├── route_elevation_default.txt
│ ├── route_maxspeed_default.txt
│ ├── route_slope_default.txt
│ ├── route_speed_default.txt
│ ├── slope_avalanche.txt
│ ├── slope_default.txt
│ ├── slope_slope_plains.txt
│ ├── user_palette_default.txt
│ ├── weather_cloud.txt
│ ├── weather_precip.txt
│ ├── weather_pressure.txt
│ ├── weather_temperature.txt
│ └── weather_wind.txt
├── countries-info/
│ ├── regions.ocbf.readme
│ └── regions.xml
├── embed-resources-chunk.py
├── embed-resources-chunk.sh
├── icons/
│ ├── .gitignore
│ ├── LICENSE.Open-SVG-Map-Icons.txt
│ ├── LICENSE.icons8.txt
│ ├── svg/
│ │ └── osmc_source/
│ │ └── README.txt
│ ├── svg-res/
│ │ └── .gitignore
│ └── tools/
│ ├── Generating_OSMAND_map_icons.txt
│ ├── SVGtoXML/
│ │ ├── readme.txt
│ │ ├── vd-tool/
│ │ │ ├── bin/
│ │ │ │ ├── vd-tool
│ │ │ │ └── vd-tool.bat
│ │ │ └── lib/
│ │ │ ├── FastInfoset-1.2.16.jar
│ │ │ ├── aapt2-proto-4.1.0-alpha01-6193524.jar
│ │ │ ├── annotations-13.0.jar
│ │ │ ├── annotations-30.0.0.jar
│ │ │ ├── bcpkix-jdk15on-1.56.jar
│ │ │ ├── bcprov-jdk15on-1.56.jar
│ │ │ ├── builder-model-7.0.0.jar
│ │ │ ├── builder-test-api-7.0.0.jar
│ │ │ ├── checker-qual-3.5.0.jar
│ │ │ ├── common-30.0.0.jar
│ │ │ ├── commons-codec-1.10.jar
│ │ │ ├── commons-compress-1.20.jar
│ │ │ ├── commons-logging-1.2.jar
│ │ │ ├── ddmlib-30.0.0.jar
│ │ │ ├── dvlib-30.0.0.jar
│ │ │ ├── error_prone_annotations-2.3.4.jar
│ │ │ ├── failureaccess-1.0.1.jar
│ │ │ ├── gson-2.8.6.jar
│ │ │ ├── guava-30.1-jre.jar
│ │ │ ├── httpclient-4.5.6.jar
│ │ │ ├── httpcore-4.4.10.jar
│ │ │ ├── httpmime-4.5.6.jar
│ │ │ ├── istack-commons-runtime-3.0.8.jar
│ │ │ ├── j2objc-annotations-1.3.jar
│ │ │ ├── jakarta.activation-api-1.2.1.jar
│ │ │ ├── jakarta.xml.bind-api-2.3.2.jar
│ │ │ ├── javax.activation-1.2.0.jar
│ │ │ ├── javax.inject-1.jar
│ │ │ ├── jaxb-runtime-2.3.2.jar
│ │ │ ├── jimfs-1.1.jar
│ │ │ ├── jna-5.6.0.jar
│ │ │ ├── jna-platform-5.6.0.jar
│ │ │ ├── jsr305-3.0.2.jar
│ │ │ ├── kotlin-reflect-1.4.32.jar
│ │ │ ├── kotlin-stdlib-1.4.32.jar
│ │ │ ├── kotlin-stdlib-common-1.4.32.jar
│ │ │ ├── kotlin-stdlib-jdk7-1.4.32.jar
│ │ │ ├── kotlin-stdlib-jdk8-1.4.32.jar
│ │ │ ├── kxml2-2.3.0.jar
│ │ │ ├── layoutlib-api-30.0.0.jar
│ │ │ ├── listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
│ │ │ ├── protobuf-java-3.10.0.jar
│ │ │ ├── protos-30.0.0.jar
│ │ │ ├── repository-30.0.0.jar
│ │ │ ├── sdk-common-30.0.0.jar
│ │ │ ├── sdklib-30.0.0.jar
│ │ │ ├── shared-30.0.0.jar
│ │ │ ├── stax-ex-1.8.1.jar
│ │ │ ├── trove4j-1.0.20181211.jar
│ │ │ ├── txw2-2.3.2.jar
│ │ │ ├── vd-tool.jar
│ │ │ ├── xercesImpl-2.12.0.jar
│ │ │ └── xml-apis-1.4.01.jar
│ │ └── vectors/
│ │ └── ic_action_cancel.xml
│ ├── changesize.py
│ ├── generate_osmc.sh
│ ├── generatepng.sh
│ └── sortfiles.sh
├── list-resources.py
├── list-resources.sh
├── models/
│ ├── map_bicycle_location/
│ │ ├── map_bicycle_location.mtl
│ │ └── map_bicycle_location.obj
│ ├── map_car_bearing/
│ │ ├── map_car_bearing.mtl
│ │ └── map_car_bearing.obj
│ ├── map_car_location/
│ │ ├── map_car_location.mtl
│ │ └── map_car_location.obj
│ ├── map_default_location/
│ │ ├── map_default_location.mtl
│ │ └── map_default_location.obj
│ ├── map_navigation_car/
│ │ ├── map_navigation_car.mtl
│ │ └── map_navigation_car.obj
│ └── map_navigation_nautical/
│ ├── map_navigation_nautical.mtl
│ └── map_navigation_nautical.obj
├── obf_creation/
│ ├── address_common_names.xml
│ ├── place_common_names.xml
│ ├── rendering_types.xml
│ └── rendering_types_us-maps.xml
├── pack_rec_voice_std.sh
├── poi/
│ ├── activities.json
│ ├── copy_phrases.sh
│ ├── phrases/
│ │ ├── .gitignore
│ │ └── README.txt
│ ├── poi_categories.json
│ ├── poi_types.xml
│ └── poi_types_us-maps.xml
├── protos/
│ ├── .gitignore
│ ├── OBF.proto
│ ├── autogen-protobuf-2.5.patch
│ ├── configure_protobuf.sh
│ ├── fileformat.proto
│ ├── osmand_index.proto
│ ├── osmand_region_info.proto
│ ├── osmformat.proto
│ ├── proto_generate.sh
│ ├── protobuf-2.3.patch
│ ├── protobuf-2.5.patch
│ └── vector_tile.proto
├── rendering_styles/
│ ├── LightRS.render.xml
│ ├── Topo-map-assimilation.render.xml
│ ├── Touring-view_(more-contrast-and-details).render.xml
│ ├── UniRS.render.xml
│ ├── build_osf.sh
│ ├── contourlines.addon.render.xml
│ ├── default.render.xml
│ ├── depthcontourlines.addon.render.xml
│ ├── desert.render.xml
│ ├── fonts/
│ │ └── LICENSE.txt
│ ├── legacy_fonts/
│ │ ├── NotoKufi/
│ │ │ └── LICENSE
│ │ ├── NotoNaskh/
│ │ │ └── LICENSE
│ │ ├── NotoSans/
│ │ │ ├── LICENSE
│ │ │ └── NotoSans-Arabic.otf
│ │ ├── NotoSans-extra/
│ │ │ └── LICENSE
│ │ └── OpenSans/
│ │ └── Apache License.txt
│ ├── map-legend/
│ │ └── default.legend.xml
│ ├── mapnik.render.xml
│ ├── marine.render.xml
│ ├── nautical.render.xml
│ ├── offroad.render.xml
│ ├── osm-carto.render.xml
│ ├── osmassistant.addon.render.xml
│ ├── padus.addon.render.xml
│ ├── private-lands.addon.render.xml
│ ├── publictransportroutes.addon.render.xml
│ ├── readme.md
│ ├── regions.render.xml
│ ├── routes.addon.render.xml
│ ├── skimap.render.xml
│ ├── snowmobile.render.xml
│ ├── standalone-template.render.xml
│ ├── style-icons/
│ │ ├── map-icons-vector/
│ │ │ ├── mm_abandoned.xml
│ │ │ ├── mm_abandoned_poi.xml
│ │ │ ├── mm_access_no.xml
│ │ │ ├── mm_access_permit_overlay.xml
│ │ │ ├── mm_access_private.xml
│ │ │ ├── mm_access_private_overlay.xml
│ │ │ ├── mm_access_private_red_overlay.xml
│ │ │ ├── mm_accomodation.xml
│ │ │ ├── mm_accountant.xml
│ │ │ ├── mm_activities_aircraft.xml
│ │ │ ├── mm_activities_baby_transport.xml
│ │ │ ├── mm_activities_bicycle.xml
│ │ │ ├── mm_activities_bus.xml
│ │ │ ├── mm_activities_camper.xml
│ │ │ ├── mm_activities_campervan.xml
│ │ │ ├── mm_activities_canoe.xml
│ │ │ ├── mm_activities_car.xml
│ │ │ ├── mm_activities_dirt_motorcycle.xml
│ │ │ ├── mm_activities_diving.xml
│ │ │ ├── mm_activities_electric_bike.xml
│ │ │ ├── mm_activities_enduro_motorcycle.xml
│ │ │ ├── mm_activities_go_cart.xml
│ │ │ ├── mm_activities_hang_gliding.xml
│ │ │ ├── mm_activities_helicopter.xml
│ │ │ ├── mm_activities_hill_climbing.xml
│ │ │ ├── mm_activities_horse.xml
│ │ │ ├── mm_activities_horse_riding.xml
│ │ │ ├── mm_activities_ice_skating.xml
│ │ │ ├── mm_activities_inline_skates.xml
│ │ │ ├── mm_activities_kayak.xml
│ │ │ ├── mm_activities_light_aircraft.xml
│ │ │ ├── mm_activities_monowheel.xml
│ │ │ ├── mm_activities_motor_scooter.xml
│ │ │ ├── mm_activities_motorboat.xml
│ │ │ ├── mm_activities_motorcycle.xml
│ │ │ ├── mm_activities_mountain_bike.xml
│ │ │ ├── mm_activities_offroad.xml
│ │ │ ├── mm_activities_paragliding.xml
│ │ │ ├── mm_activities_pedestrian.xml
│ │ │ ├── mm_activities_personal_transporter.xml
│ │ │ ├── mm_activities_pickup_truck.xml
│ │ │ ├── mm_activities_running.xml
│ │ │ ├── mm_activities_sail_boat.xml
│ │ │ ├── mm_activities_scooter.xml
│ │ │ ├── mm_activities_scuba_diving.xml
│ │ │ ├── mm_activities_shuttle_bus.xml
│ │ │ ├── mm_activities_ski_touring.xml
│ │ │ ├── mm_activities_skiing.xml
│ │ │ ├── mm_activities_snowboarding.xml
│ │ │ ├── mm_activities_snowmobile.xml
│ │ │ ├── mm_activities_snowshoeing.xml
│ │ │ ├── mm_activities_subway.xml
│ │ │ ├── mm_activities_surfing.xml
│ │ │ ├── mm_activities_suv.xml
│ │ │ ├── mm_activities_swimming_outdoor.xml
│ │ │ ├── mm_activities_train.xml
│ │ │ ├── mm_activities_trekking.xml
│ │ │ ├── mm_activities_truck.xml
│ │ │ ├── mm_activities_utv.xml
│ │ │ ├── mm_activities_wagon.xml
│ │ │ ├── mm_activities_waterskiing.xml
│ │ │ ├── mm_activities_wheelchair.xml
│ │ │ ├── mm_activities_wheelchair_forward.xml
│ │ │ ├── mm_activities_windsurfing.xml
│ │ │ ├── mm_administrative.xml
│ │ │ ├── mm_adult_gaming_centre.xml
│ │ │ ├── mm_advertising_agency.xml
│ │ │ ├── mm_aerialway_cable_car.xml
│ │ │ ├── mm_aerialway_chair_lift.xml
│ │ │ ├── mm_aerialway_drag_lift.xml
│ │ │ ├── mm_aerialway_gondola.xml
│ │ │ ├── mm_aerialway_goods.xml
│ │ │ ├── mm_aerialway_j_bar.xml
│ │ │ ├── mm_aerialway_magic_carpet.xml
│ │ │ ├── mm_aerialway_platter.xml
│ │ │ ├── mm_aerialway_pylon.xml
│ │ │ ├── mm_aerialway_pylon_small.xml
│ │ │ ├── mm_aerialway_rope_tow.xml
│ │ │ ├── mm_aerialway_station.xml
│ │ │ ├── mm_aerialway_station_small.xml
│ │ │ ├── mm_aerialway_station_small_night.xml
│ │ │ ├── mm_aerialway_t_bar.xml
│ │ │ ├── mm_aerialway_transport.xml
│ │ │ ├── mm_aerodrome_type_military.xml
│ │ │ ├── mm_aeroway_aerodrome.xml
│ │ │ ├── mm_aeroway_aerodrome_abandoned.xml
│ │ │ ├── mm_aeroway_aerodrome_small.xml
│ │ │ ├── mm_aeroway_airport.xml
│ │ │ ├── mm_aeroway_fuel.xml
│ │ │ ├── mm_aeroway_gate.xml
│ │ │ ├── mm_aeroway_helipad.xml
│ │ │ ├── mm_aeroway_terminal.xml
│ │ │ ├── mm_agrarian.xml
│ │ │ ├── mm_air_transport.xml
│ │ │ ├── mm_ais_aton.xml
│ │ │ ├── mm_ais_aton_virt.xml
│ │ │ ├── mm_ais_land.xml
│ │ │ ├── mm_ais_plane.xml
│ │ │ ├── mm_ais_sar.xml
│ │ │ ├── mm_ais_vessel.xml
│ │ │ ├── mm_ais_vessel_cross.xml
│ │ │ ├── mm_ais_vessel_red.xml
│ │ │ ├── mm_allotments.xml
│ │ │ ├── mm_ambulance_station.xml
│ │ │ ├── mm_amenity_arts_centre.xml
│ │ │ ├── mm_amenity_atm.xml
│ │ │ ├── mm_amenity_bank.xml
│ │ │ ├── mm_amenity_bar.xml
│ │ │ ├── mm_amenity_bicycle_rental.xml
│ │ │ ├── mm_amenity_biergarten.xml
│ │ │ ├── mm_amenity_boat_sharing.xml
│ │ │ ├── mm_amenity_bureau_de_change.xml
│ │ │ ├── mm_amenity_bus_station.xml
│ │ │ ├── mm_amenity_cafe.xml
│ │ │ ├── mm_amenity_car_rental.xml
│ │ │ ├── mm_amenity_car_sharing.xml
│ │ │ ├── mm_amenity_car_wash.xml
│ │ │ ├── mm_amenity_casino.xml
│ │ │ ├── mm_amenity_cinema.xml
│ │ │ ├── mm_amenity_college.xml
│ │ │ ├── mm_amenity_community_centre.xml
│ │ │ ├── mm_amenity_courthouse.xml
│ │ │ ├── mm_amenity_dentist.xml
│ │ │ ├── mm_amenity_doctors.xml
│ │ │ ├── mm_amenity_drinking_water.xml
│ │ │ ├── mm_amenity_embassy.xml
│ │ │ ├── mm_amenity_fast_food.xml
│ │ │ ├── mm_amenity_ferry_terminal.xml
│ │ │ ├── mm_amenity_fire_station.xml
│ │ │ ├── mm_amenity_food_court.xml
│ │ │ ├── mm_amenity_fountain.xml
│ │ │ ├── mm_amenity_fuel.xml
│ │ │ ├── mm_amenity_fuel_lpg.xml
│ │ │ ├── mm_amenity_hospital.xml
│ │ │ ├── mm_amenity_hunting_stand.xml
│ │ │ ├── mm_amenity_library.xml
│ │ │ ├── mm_amenity_marketplace.xml
│ │ │ ├── mm_amenity_monastery.xml
│ │ │ ├── mm_amenity_motorcycle_parking.xml
│ │ │ ├── mm_amenity_motorcycle_parking_paid.xml
│ │ │ ├── mm_amenity_nightclub.xml
│ │ │ ├── mm_amenity_nursing_home.xml
│ │ │ ├── mm_amenity_parking.xml
│ │ │ ├── mm_amenity_parking_disabled.xml
│ │ │ ├── mm_amenity_parking_entrance.xml
│ │ │ ├── mm_amenity_parking_multi_storey_paid.xml
│ │ │ ├── mm_amenity_parking_paid.xml
│ │ │ ├── mm_amenity_parking_private.xml
│ │ │ ├── mm_amenity_parking_underground_paid.xml
│ │ │ ├── mm_amenity_pharmacy.xml
│ │ │ ├── mm_amenity_place_of_worship.xml
│ │ │ ├── mm_amenity_police.xml
│ │ │ ├── mm_amenity_post_box.xml
│ │ │ ├── mm_amenity_post_office.xml
│ │ │ ├── mm_amenity_prison.xml
│ │ │ ├── mm_amenity_pub.xml
│ │ │ ├── mm_amenity_public_building.xml
│ │ │ ├── mm_amenity_recycling.xml
│ │ │ ├── mm_amenity_restaurant.xml
│ │ │ ├── mm_amenity_school.xml
│ │ │ ├── mm_amenity_shelter.xml
│ │ │ ├── mm_amenity_ski_rental.xml
│ │ │ ├── mm_amenity_social_centre.xml
│ │ │ ├── mm_amenity_stripclub.xml
│ │ │ ├── mm_amenity_taxi.xml
│ │ │ ├── mm_amenity_telephone.xml
│ │ │ ├── mm_amenity_theatre.xml
│ │ │ ├── mm_amenity_toilets.xml
│ │ │ ├── mm_amenity_townhall.xml
│ │ │ ├── mm_amenity_university.xml
│ │ │ ├── mm_amenity_vacuum_cleaner.xml
│ │ │ ├── mm_amenity_vehicle_ramp.xml
│ │ │ ├── mm_amenity_vending_machine.xml
│ │ │ ├── mm_amenity_veterinary.xml
│ │ │ ├── mm_american_football.xml
│ │ │ ├── mm_amusement_arcade.xml
│ │ │ ├── mm_animal_boarding.xml
│ │ │ ├── mm_animal_keeping.xml
│ │ │ ├── mm_animal_shelter.xml
│ │ │ ├── mm_anthill.xml
│ │ │ ├── mm_antiques.xml
│ │ │ ├── mm_appliance.xml
│ │ │ ├── mm_aquaculture.xml
│ │ │ ├── mm_arch.xml
│ │ │ ├── mm_architect.xml
│ │ │ ├── mm_architect_name.xml
│ │ │ ├── mm_arrow_2triangles_black.xml
│ │ │ ├── mm_arrow_2triangles_white.xml
│ │ │ ├── mm_arrow_blue_big.xml
│ │ │ ├── mm_arrow_blue_big_night.xml
│ │ │ ├── mm_arrow_red_down_big.xml
│ │ │ ├── mm_arrow_red_up_big.xml
│ │ │ ├── mm_arrow_triangle_black.xml
│ │ │ ├── mm_arrow_triangle_black2.xml
│ │ │ ├── mm_arrow_triangle_black_big.xml
│ │ │ ├── mm_arrow_triangle_black_big_nobg.xml
│ │ │ ├── mm_arrow_triangle_black_nobg.xml
│ │ │ ├── mm_arrow_triangle_black_reverse.xml
│ │ │ ├── mm_arrow_triangle_black_reverse_big.xml
│ │ │ ├── mm_arrow_triangle_black_small.xml
│ │ │ ├── mm_arrow_triangle_black_small_nobg.xml
│ │ │ ├── mm_arrow_triangle_blue.xml
│ │ │ ├── mm_arrow_triangle_blue_big.xml
│ │ │ ├── mm_arrow_triangle_blue_small.xml
│ │ │ ├── mm_arrow_triangle_darkblue.xml
│ │ │ ├── mm_arrow_triangle_darkblue_big.xml
│ │ │ ├── mm_arrow_triangle_darkblue_small.xml
│ │ │ ├── mm_arrow_triangle_white2.xml
│ │ │ ├── mm_arrow_triangle_white_big_nobg.xml
│ │ │ ├── mm_arrow_triangle_white_nobg.xml
│ │ │ ├── mm_arrow_triangle_white_small_nobg.xml
│ │ │ ├── mm_art.xml
│ │ │ ├── mm_assembly_point.xml
│ │ │ ├── mm_astronomical_observatory.xml
│ │ │ ├── mm_atm_no.xml
│ │ │ ├── mm_atm_yes.xml
│ │ │ ├── mm_attraction.xml
│ │ │ ├── mm_attraction_amusement_ride.xml
│ │ │ ├── mm_attraction_animal.xml
│ │ │ ├── mm_attraction_big_wheel.xml
│ │ │ ├── mm_attraction_carousel.xml
│ │ │ ├── mm_attraction_map.xml
│ │ │ ├── mm_attraction_maze.xml
│ │ │ ├── mm_attraction_roller_coaster.xml
│ │ │ ├── mm_attraction_slide.xml
│ │ │ ├── mm_attraction_summer_toboggan.xml
│ │ │ ├── mm_attraction_swing_carousel.xml
│ │ │ ├── mm_attraction_train.xml
│ │ │ ├── mm_attraction_water_slide.xml
│ │ │ ├── mm_avalanche_transceiver.xml
│ │ │ ├── mm_avalanche_transceiver_training.xml
│ │ │ ├── mm_baby_hatch.xml
│ │ │ ├── mm_backrest_no.xml
│ │ │ ├── mm_backrest_yes.xml
│ │ │ ├── mm_badminton.xml
│ │ │ ├── mm_bag.xml
│ │ │ ├── mm_bandstand.xml
│ │ │ ├── mm_bandy.xml
│ │ │ ├── mm_barbecue.xml
│ │ │ ├── mm_barrier.xml
│ │ │ ├── mm_barrier_bar.xml
│ │ │ ├── mm_barrier_barrier_board.xml
│ │ │ ├── mm_barrier_block.xml
│ │ │ ├── mm_barrier_bollard.xml
│ │ │ ├── mm_barrier_border_control.xml
│ │ │ ├── mm_barrier_bump_gate.xml
│ │ │ ├── mm_barrier_bus_trap.xml
│ │ │ ├── mm_barrier_cattle_grid.xml
│ │ │ ├── mm_barrier_chain.xml
│ │ │ ├── mm_barrier_colored_debris.xml
│ │ │ ├── mm_barrier_colored_horse_stile.xml
│ │ │ ├── mm_barrier_colored_jersey_barrier.xml
│ │ │ ├── mm_barrier_colored_log.xml
│ │ │ ├── mm_barrier_coupure.xml
│ │ │ ├── mm_barrier_cycle_barrier.xml
│ │ │ ├── mm_barrier_entrance.xml
│ │ │ ├── mm_barrier_gate.xml
│ │ │ ├── mm_barrier_hampshire_gate.xml
│ │ │ ├── mm_barrier_height_restrictor.xml
│ │ │ ├── mm_barrier_kissing_gate.xml
│ │ │ ├── mm_barrier_lift_gate.xml
│ │ │ ├── mm_barrier_motorcycle_barrier.xml
│ │ │ ├── mm_barrier_planter.xml
│ │ │ ├── mm_barrier_sally_port.xml
│ │ │ ├── mm_barrier_small_black_1.xml
│ │ │ ├── mm_barrier_small_black_2.xml
│ │ │ ├── mm_barrier_small_black_3.xml
│ │ │ ├── mm_barrier_small_black_4.xml
│ │ │ ├── mm_barrier_small_black_bold_1.xml
│ │ │ ├── mm_barrier_small_black_bold_2.xml
│ │ │ ├── mm_barrier_small_black_bold_3.xml
│ │ │ ├── mm_barrier_small_black_bold_4.xml
│ │ │ ├── mm_barrier_small_brown_bold_1.xml
│ │ │ ├── mm_barrier_small_brown_bold_2.xml
│ │ │ ├── mm_barrier_small_red_1.xml
│ │ │ ├── mm_barrier_small_red_2.xml
│ │ │ ├── mm_barrier_small_red_3.xml
│ │ │ ├── mm_barrier_small_red_4.xml
│ │ │ ├── mm_barrier_small_red_bold_1.xml
│ │ │ ├── mm_barrier_small_red_bold_2.xml
│ │ │ ├── mm_barrier_small_red_bold_3.xml
│ │ │ ├── mm_barrier_small_red_bold_4.xml
│ │ │ ├── mm_barrier_small_white_1.xml
│ │ │ ├── mm_barrier_small_white_2.xml
│ │ │ ├── mm_barrier_small_white_3.xml
│ │ │ ├── mm_barrier_small_white_4.xml
│ │ │ ├── mm_barrier_spikes.xml
│ │ │ ├── mm_barrier_stile.xml
│ │ │ ├── mm_barrier_sump_buster.xml
│ │ │ ├── mm_barrier_swing_gate.xml
│ │ │ ├── mm_barrier_tank_trap.xml
│ │ │ ├── mm_barrier_turnstile.xml
│ │ │ ├── mm_barrier_tyres.xml
│ │ │ ├── mm_barrier_wedge.xml
│ │ │ ├── mm_basin.xml
│ │ │ ├── mm_bathroom_furnishing.xml
│ │ │ ├── mm_bay.xml
│ │ │ ├── mm_beach.xml
│ │ │ ├── mm_beachvolleyball.xml
│ │ │ ├── mm_beacon.xml
│ │ │ ├── mm_beauty.xml
│ │ │ ├── mm_beauty_salon_nails.xml
│ │ │ ├── mm_bed.xml
│ │ │ ├── mm_bedding.xml
│ │ │ ├── mm_beehive.xml
│ │ │ ├── mm_bell_tower.xml
│ │ │ ├── mm_bench.xml
│ │ │ ├── mm_bench_no.xml
│ │ │ ├── mm_bench_yes.xml
│ │ │ ├── mm_beverages.xml
│ │ │ ├── mm_bicycle_no.xml
│ │ │ ├── mm_bicycle_parking.xml
│ │ │ ├── mm_bicycle_parking_anchors.xml
│ │ │ ├── mm_bicycle_parking_bollard.xml
│ │ │ ├── mm_bicycle_parking_building.xml
│ │ │ ├── mm_bicycle_parking_informal.xml
│ │ │ ├── mm_bicycle_parking_lockers.xml
│ │ │ ├── mm_bicycle_parking_rack.xml
│ │ │ ├── mm_bicycle_parking_shed.xml
│ │ │ ├── mm_bicycle_parking_stands.xml
│ │ │ ├── mm_bicycle_parking_streetpod.xml
│ │ │ ├── mm_bicycle_parking_tree.xml
│ │ │ ├── mm_bicycle_parking_wall_loops.xml
│ │ │ ├── mm_bicycle_repair_station.xml
│ │ │ ├── mm_bicycle_transport.xml
│ │ │ ├── mm_billiards.xml
│ │ │ ├── mm_bin_no.xml
│ │ │ ├── mm_bin_yes.xml
│ │ │ ├── mm_birds_nest.xml
│ │ │ ├── mm_birdwatching.xml
│ │ │ ├── mm_bitcoin_yes.xml
│ │ │ ├── mm_blood_donation.xml
│ │ │ ├── mm_board_type_nature.xml
│ │ │ ├── mm_board_type_plants.xml
│ │ │ ├── mm_board_type_wildlife.xml
│ │ │ ├── mm_boat_rental.xml
│ │ │ ├── mm_boat_storage.xml
│ │ │ ├── mm_boutique.xml
│ │ │ ├── mm_breakwater.xml
│ │ │ ├── mm_bridge.xml
│ │ │ ├── mm_bridge_movable_lift.xml
│ │ │ ├── mm_bridge_structure_arch.xml
│ │ │ ├── mm_bridge_structure_beam.xml
│ │ │ ├── mm_bridge_structure_suspension.xml
│ │ │ ├── mm_bridge_type_movable.xml
│ │ │ ├── mm_brothel.xml
│ │ │ ├── mm_brownfield.xml
│ │ │ ├── mm_building.xml
│ │ │ ├── mm_building_entrance.xml
│ │ │ ├── mm_building_map.xml
│ │ │ ├── mm_building_pyramid.xml
│ │ │ ├── mm_building_type_basilica.xml
│ │ │ ├── mm_building_type_cathedral.xml
│ │ │ ├── mm_building_type_chapel.xml
│ │ │ ├── mm_building_type_church.xml
│ │ │ ├── mm_building_type_monastery.xml
│ │ │ ├── mm_building_type_mosque.xml
│ │ │ ├── mm_building_type_pyramid.xml
│ │ │ ├── mm_building_type_synagogue.xml
│ │ │ ├── mm_bus_station_small.xml
│ │ │ ├── mm_bus_yes.xml
│ │ │ ├── mm_button_operated_no.xml
│ │ │ ├── mm_button_operated_yes.xml
│ │ │ ├── mm_cabin.xml
│ │ │ ├── mm_cabin_rentals.xml
│ │ │ ├── mm_cafe_and_restaurant.xml
│ │ │ ├── mm_cairn.xml
│ │ │ ├── mm_camera.xml
│ │ │ ├── mm_camp_pitch.xml
│ │ │ ├── mm_canal.xml
│ │ │ ├── mm_candles.xml
│ │ │ ├── mm_cannabis.xml
│ │ │ ├── mm_cape.xml
│ │ │ ├── mm_car_aid.xml
│ │ │ ├── mm_car_pooling.xml
│ │ │ ├── mm_car_wash_no.xml
│ │ │ ├── mm_car_wash_self_service.xml
│ │ │ ├── mm_car_wash_yes.xml
│ │ │ ├── mm_cargo_passengers.xml
│ │ │ ├── mm_cargo_vehicle.xml
│ │ │ ├── mm_carpet.xml
│ │ │ ├── mm_cellar_entrance.xml
│ │ │ ├── mm_cemetery.xml
│ │ │ ├── mm_charcoal_pile.xml
│ │ │ ├── mm_charging_station.xml
│ │ │ ├── mm_charging_station_filter.xml
│ │ │ ├── mm_charity.xml
│ │ │ ├── mm_checkpoint_hiking.xml
│ │ │ ├── mm_cheese.xml
│ │ │ ├── mm_chemist.xml
│ │ │ ├── mm_chess.xml
│ │ │ ├── mm_childcare.xml
│ │ │ ├── mm_chocolate.xml
│ │ │ ├── mm_city_gate.xml
│ │ │ ├── mm_city_wall.xml
│ │ │ ├── mm_cliff.xml
│ │ │ ├── mm_climbing_area.xml
│ │ │ ├── mm_climbing_crag.xml
│ │ │ ├── mm_climbing_route.xml
│ │ │ ├── mm_climbing_route_bottom.xml
│ │ │ ├── mm_clinic.xml
│ │ │ ├── mm_clock.xml
│ │ │ ├── mm_clothes_children.xml
│ │ │ ├── mm_club.xml
│ │ │ ├── mm_club_amateur_radio.xml
│ │ │ ├── mm_club_automobile.xml
│ │ │ ├── mm_club_aviation.xml
│ │ │ ├── mm_club_bicycle.xml
│ │ │ ├── mm_club_chess.xml
│ │ │ ├── mm_club_cinema.xml
│ │ │ ├── mm_club_computer.xml
│ │ │ ├── mm_club_dog.xml
│ │ │ ├── mm_club_doityourself.xml
│ │ │ ├── mm_club_ethnic.xml
│ │ │ ├── mm_club_fishing.xml
│ │ │ ├── mm_club_freemasonry.xml
│ │ │ ├── mm_club_game.xml
│ │ │ ├── mm_club_history.xml
│ │ │ ├── mm_club_hunting.xml
│ │ │ ├── mm_club_motorcycle.xml
│ │ │ ├── mm_club_music.xml
│ │ │ ├── mm_club_nature.xml
│ │ │ ├── mm_club_religion.xml
│ │ │ ├── mm_club_sailing.xml
│ │ │ ├── mm_club_scout.xml
│ │ │ ├── mm_club_shooting.xml
│ │ │ ├── mm_club_social.xml
│ │ │ ├── mm_club_sport.xml
│ │ │ ├── mm_club_tourism.xml
│ │ │ ├── mm_club_veterans.xml
│ │ │ ├── mm_club_youth_movement.xml
│ │ │ ├── mm_coffee.xml
│ │ │ ├── mm_collector.xml
│ │ │ ├── mm_commercial.xml
│ │ │ ├── mm_communication.xml
│ │ │ ├── mm_communication_tower.xml
│ │ │ ├── mm_company.xml
│ │ │ ├── mm_compressed_air.xml
│ │ │ ├── mm_compressed_air_no.xml
│ │ │ ├── mm_compressed_air_yes.xml
│ │ │ ├── mm_conference_centre.xml
│ │ │ ├── mm_construction.xml
│ │ │ ├── mm_construction_yes.xml
│ │ │ ├── mm_consulting.xml
│ │ │ ├── mm_conveying_yes.xml
│ │ │ ├── mm_cooling_tower.xml
│ │ │ ├── mm_cooperative.xml
│ │ │ ├── mm_cosmetics.xml
│ │ │ ├── mm_country.xml
│ │ │ ├── mm_country_store.xml
│ │ │ ├── mm_covered_no.xml
│ │ │ ├── mm_covered_yes.xml
│ │ │ ├── mm_coworking_space.xml
│ │ │ ├── mm_craft.xml
│ │ │ ├── mm_craft_agricultural_engines.xml
│ │ │ ├── mm_craft_beekeeper.xml
│ │ │ ├── mm_craft_blacksmith.xml
│ │ │ ├── mm_craft_boatbuilder.xml
│ │ │ ├── mm_craft_brewery.xml
│ │ │ ├── mm_craft_builder.xml
│ │ │ ├── mm_craft_carpenter.xml
│ │ │ ├── mm_craft_caterer.xml
│ │ │ ├── mm_craft_clockmaker.xml
│ │ │ ├── mm_craft_default.xml
│ │ │ ├── mm_craft_electrician.xml
│ │ │ ├── mm_craft_electronics_repair.xml
│ │ │ ├── mm_craft_gardener.xml
│ │ │ ├── mm_craft_handicraft.xml
│ │ │ ├── mm_craft_hvac.xml
│ │ │ ├── mm_craft_insulation.xml
│ │ │ ├── mm_craft_jeweller.xml
│ │ │ ├── mm_craft_key_cutter.xml
│ │ │ ├── mm_craft_locksmith.xml
│ │ │ ├── mm_craft_metal_construction.xml
│ │ │ ├── mm_craft_painter.xml
│ │ │ ├── mm_craft_photographer.xml
│ │ │ ├── mm_craft_photographic_laboratory.xml
│ │ │ ├── mm_craft_plasterer.xml
│ │ │ ├── mm_craft_plumber.xml
│ │ │ ├── mm_craft_pottery.xml
│ │ │ ├── mm_craft_roofer.xml
│ │ │ ├── mm_craft_sawmill.xml
│ │ │ ├── mm_craft_shoemaker.xml
│ │ │ ├── mm_craft_stonemason.xml
│ │ │ ├── mm_craft_tailor.xml
│ │ │ ├── mm_craft_window_construction.xml
│ │ │ ├── mm_craft_winery.xml
│ │ │ ├── mm_crane.xml
│ │ │ ├── mm_crater.xml
│ │ │ ├── mm_crematorium.xml
│ │ │ ├── mm_cross.xml
│ │ │ ├── mm_crossing_traffic_signals.xml
│ │ │ ├── mm_crossing_traffic_signals_map.xml
│ │ │ ├── mm_crossing_uncontrolled.xml
│ │ │ ├── mm_crossing_uncontrolled_map.xml
│ │ │ ├── mm_crossing_unmarked.xml
│ │ │ ├── mm_crossing_unmarked_map.xml
│ │ │ ├── mm_cuisine.xml
│ │ │ ├── mm_curtain.xml
│ │ │ ├── mm_customs.xml
│ │ │ ├── mm_dam.xml
│ │ │ ├── mm_dance_floor.xml
│ │ │ ├── mm_deadlock.xml
│ │ │ ├── mm_defibrillator.xml
│ │ │ ├── mm_deli.xml
│ │ │ ├── mm_delivery_no.xml
│ │ │ ├── mm_delivery_yes.xml
│ │ │ ├── mm_disaster_response.xml
│ │ │ ├── mm_dispensing_no.xml
│ │ │ ├── mm_dispensing_yes.xml
│ │ │ ├── mm_dispersed_camping.xml
│ │ │ ├── mm_disused.xml
│ │ │ ├── mm_dive.xml
│ │ │ ├── mm_dive_centre.xml
│ │ │ ├── mm_dog_park.xml
│ │ │ ├── mm_dog_sledding.xml
│ │ │ ├── mm_dojo.xml
│ │ │ ├── mm_dolphin.xml
│ │ │ ├── mm_doors.xml
│ │ │ ├── mm_dovecote.xml
│ │ │ ├── mm_dressing_room.xml
│ │ │ ├── mm_drinking_water_no.xml
│ │ │ ├── mm_drinking_water_no_map.xml
│ │ │ ├── mm_drinking_water_yes.xml
│ │ │ ├── mm_drinking_water_yes_map.xml
│ │ │ ├── mm_driver_training.xml
│ │ │ ├── mm_driving_school.xml
│ │ │ ├── mm_dry_cleaning.xml
│ │ │ ├── mm_dune.xml
│ │ │ ├── mm_e_cigarette.xml
│ │ │ ├── mm_education.xml
│ │ │ ├── mm_educational_institution.xml
│ │ │ ├── mm_egress.xml
│ │ │ ├── mm_ele.xml
│ │ │ ├── mm_electrical.xml
│ │ │ ├── mm_electricity_combined_charging.xml
│ │ │ ├── mm_electronics.xml
│ │ │ ├── mm_elevator.xml
│ │ │ ├── mm_elevator_yes.xml
│ │ │ ├── mm_email.xml
│ │ │ ├── mm_emergency.xml
│ │ │ ├── mm_emergency_access_point.xml
│ │ │ ├── mm_emergency_bay.xml
│ │ │ ├── mm_emergency_fire_hydrant.xml
│ │ │ ├── mm_emergency_infrastructure.xml
│ │ │ ├── mm_emergency_phone.xml
│ │ │ ├── mm_employment_agency.xml
│ │ │ ├── mm_energy.xml
│ │ │ ├── mm_energy_supplier.xml
│ │ │ ├── mm_entertainment.xml
│ │ │ ├── mm_entrance_exit.xml
│ │ │ ├── mm_entrance_exit_map.xml
│ │ │ ├── mm_entrance_main.xml
│ │ │ ├── mm_entrance_main_map.xml
│ │ │ ├── mm_entrance_service.xml
│ │ │ ├── mm_entrance_yes.xml
│ │ │ ├── mm_equestrian.xml
│ │ │ ├── mm_erotic.xml
│ │ │ ├── mm_escape_game.xml
│ │ │ ├── mm_escape_lane.xml
│ │ │ ├── mm_estate_agent.xml
│ │ │ ├── mm_fabric.xml
│ │ │ ├── mm_facebook.xml
│ │ │ ├── mm_farm.xml
│ │ │ ├── mm_farmland.xml
│ │ │ ├── mm_farmyard.xml
│ │ │ ├── mm_fee_no.xml
│ │ │ ├── mm_fee_yes.xml
│ │ │ ├── mm_feeding_place.xml
│ │ │ ├── mm_female_no.xml
│ │ │ ├── mm_female_yes.xml
│ │ │ ├── mm_fencing.xml
│ │ │ ├── mm_ferry_terminal_small.xml
│ │ │ ├── mm_ferry_terminal_small_night.xml
│ │ │ ├── mm_field_hockey.xml
│ │ │ ├── mm_filling_station.xml
│ │ │ ├── mm_finance.xml
│ │ │ ├── mm_financial.xml
│ │ │ ├── mm_fire_extinguisher.xml
│ │ │ ├── mm_fire_hydrant_type_pillar.xml
│ │ │ ├── mm_fire_hydrant_type_underground.xml
│ │ │ ├── mm_fire_lookout.xml
│ │ │ ├── mm_firepit.xml
│ │ │ ├── mm_fish_pass.xml
│ │ │ ├── mm_fish_pass_map.xml
│ │ │ ├── mm_fitness_centre.xml
│ │ │ ├── mm_fitness_station.xml
│ │ │ ├── mm_fixme_tag_lowzoom2_yes.xml
│ │ │ ├── mm_fixme_tag_lowzoom_yes.xml
│ │ │ ├── mm_fixme_tag_yes.xml
│ │ │ ├── mm_fjord.xml
│ │ │ ├── mm_flare.xml
│ │ │ ├── mm_flooring.xml
│ │ │ ├── mm_food_shop.xml
│ │ │ ├── mm_foot_no.xml
│ │ │ ├── mm_foot_yes.xml
│ │ │ ├── mm_for_tourists.xml
│ │ │ ├── mm_ford.xml
│ │ │ ├── mm_ford_stepping_stones.xml
│ │ │ ├── mm_forest.xml
│ │ │ ├── mm_forestry.xml
│ │ │ ├── mm_frame.xml
│ │ │ ├── mm_free_flying.xml
│ │ │ ├── mm_frozen_food.xml
│ │ │ ├── mm_fuel.xml
│ │ │ ├── mm_fumarole.xml
│ │ │ ├── mm_funeral_directors.xml
│ │ │ ├── mm_funicular.xml
│ │ │ ├── mm_furnace.xml
│ │ │ ├── mm_gaelic_games.xml
│ │ │ ├── mm_gallery.xml
│ │ │ ├── mm_gambling.xml
│ │ │ ├── mm_games.xml
│ │ │ ├── mm_garages.xml
│ │ │ ├── mm_garden.xml
│ │ │ ├── mm_gas.xml
│ │ │ ├── mm_generator_source_coal.xml
│ │ │ ├── mm_generator_source_diesel.xml
│ │ │ ├── mm_generator_source_gas.xml
│ │ │ ├── mm_generator_source_geothermal.xml
│ │ │ ├── mm_generator_source_hydro.xml
│ │ │ ├── mm_generator_source_nuclear.xml
│ │ │ ├── mm_generator_source_oil.xml
│ │ │ ├── mm_generator_source_solar.xml
│ │ │ ├── mm_generator_source_wind.xml
│ │ │ ├── mm_geocache.xml
│ │ │ ├── mm_geocache_found.xml
│ │ │ ├── mm_geocache_not_found.xml
│ │ │ ├── mm_geodesist.xml
│ │ │ ├── mm_geoglyph.xml
│ │ │ ├── mm_give_way.xml
│ │ │ ├── mm_glacier.xml
│ │ │ ├── mm_glaziery.xml
│ │ │ ├── mm_gold_panning.xml
│ │ │ ├── mm_golf_course.xml
│ │ │ ├── mm_golf_pin.xml
│ │ │ ├── mm_golf_tee.xml
│ │ │ ├── mm_grass.xml
│ │ │ ├── mm_grassland.xml
│ │ │ ├── mm_grave.xml
│ │ │ ├── mm_grave_yard.xml
│ │ │ ├── mm_greenfield.xml
│ │ │ ├── mm_greenhouse_horticulture.xml
│ │ │ ├── mm_grit_bin.xml
│ │ │ ├── mm_groundskeeping.xml
│ │ │ ├── mm_group_camping.xml
│ │ │ ├── mm_group_picnicking.xml
│ │ │ ├── mm_groyne.xml
│ │ │ ├── mm_guide.xml
│ │ │ ├── mm_hackerspace.xml
│ │ │ ├── mm_hairdresser_supply.xml
│ │ │ ├── mm_halt.xml
│ │ │ ├── mm_halt_small.xml
│ │ │ ├── mm_halt_small_2.xml
│ │ │ ├── mm_halt_small_2_night.xml
│ │ │ ├── mm_halt_small_night.xml
│ │ │ ├── mm_hamlet.xml
│ │ │ ├── mm_hang_gliding.xml
│ │ │ ├── mm_harbour_yes.xml
│ │ │ ├── mm_hazard.xml
│ │ │ ├── mm_hazard_avalanche.xml
│ │ │ ├── mm_hazard_avalanche_map.xml
│ │ │ ├── mm_hazard_erosion.xml
│ │ │ ├── mm_hazard_erosion_map.xml
│ │ │ ├── mm_hazard_flood.xml
│ │ │ ├── mm_hazard_flood_map.xml
│ │ │ ├── mm_hazard_minefield.xml
│ │ │ ├── mm_hazard_minefield_map.xml
│ │ │ ├── mm_hazard_nuclear.xml
│ │ │ ├── mm_hazard_nuclear_map.xml
│ │ │ ├── mm_hazard_slippery_road.xml
│ │ │ ├── mm_hazard_slippery_road_map.xml
│ │ │ ├── mm_hazard_yes.xml
│ │ │ ├── mm_health_amenity_type_first_aid_kit.xml
│ │ │ ├── mm_health_food.xml
│ │ │ ├── mm_health_post.xml
│ │ │ ├── mm_healthcare.xml
│ │ │ ├── mm_heath.xml
│ │ │ ├── mm_height.xml
│ │ │ ├── mm_herbalist.xml
│ │ │ ├── mm_hgv_no.xml
│ │ │ ├── mm_hgv_yes.xml
│ │ │ ├── mm_hifi.xml
│ │ │ ├── mm_highway_bus_stop.xml
│ │ │ ├── mm_highway_bus_stop_round_big.xml
│ │ │ ├── mm_highway_bus_stop_round_big_night.xml
│ │ │ ├── mm_highway_bus_stop_round_small.xml
│ │ │ ├── mm_highway_bus_stop_round_small_night.xml
│ │ │ ├── mm_highway_bus_stop_small.xml
│ │ │ ├── mm_highway_bus_stop_small_night.xml
│ │ │ ├── mm_highway_crossing.xml
│ │ │ ├── mm_highway_crossing_map.xml
│ │ │ ├── mm_highway_milestone.xml
│ │ │ ├── mm_highway_mini_roundabout.xml
│ │ │ ├── mm_highway_noexit.xml
│ │ │ ├── mm_highway_passing_place.xml
│ │ │ ├── mm_highway_services.xml
│ │ │ ├── mm_highway_speed_camera.xml
│ │ │ ├── mm_highway_steps.xml
│ │ │ ├── mm_highway_street_lamp.xml
│ │ │ ├── mm_highway_street_lamp_lit.xml
│ │ │ ├── mm_highway_traffic_signals.xml
│ │ │ ├── mm_highway_traffic_signals_map.xml
│ │ │ ├── mm_hill.xml
│ │ │ ├── mm_hill_night.xml
│ │ │ ├── mm_historic.xml
│ │ │ ├── mm_historic_aircraft.xml
│ │ │ ├── mm_historic_archaeological_site.xml
│ │ │ ├── mm_historic_battlefield.xml
│ │ │ ├── mm_historic_boundary_stone.xml
│ │ │ ├── mm_historic_cannon.xml
│ │ │ ├── mm_historic_castle.xml
│ │ │ ├── mm_historic_manor.xml
│ │ │ ├── mm_historic_memorial.xml
│ │ │ ├── mm_historic_milestone.xml
│ │ │ ├── mm_historic_mine.xml
│ │ │ ├── mm_historic_monastery.xml
│ │ │ ├── mm_historic_ruins.xml
│ │ │ ├── mm_historic_rune_stone.xml
│ │ │ ├── mm_historic_ship.xml
│ │ │ ├── mm_historic_stone.xml
│ │ │ ├── mm_historic_tank.xml
│ │ │ ├── mm_historic_wayside_cross.xml
│ │ │ ├── mm_historic_wayside_shrine.xml
│ │ │ ├── mm_historic_yes.xml
│ │ │ ├── mm_honey.xml
│ │ │ ├── mm_hookah_lounge.xml
│ │ │ ├── mm_horse_camping.xml
│ │ │ ├── mm_horse_no.xml
│ │ │ ├── mm_horse_riding.xml
│ │ │ ├── mm_horseshoes.xml
│ │ │ ├── mm_hospice.xml
│ │ │ ├── mm_houseware.xml
│ │ │ ├── mm_hunting.xml
│ │ │ ├── mm_ice_cream.xml
│ │ │ ├── mm_ice_hockey.xml
│ │ │ ├── mm_ice_skating.xml
│ │ │ ├── mm_ice_stock.xml
│ │ │ ├── mm_icn_ref.xml
│ │ │ ├── mm_industrial.xml
│ │ │ ├── mm_information_audioguide.xml
│ │ │ ├── mm_information_board.xml
│ │ │ ├── mm_information_guidepost.xml
│ │ │ ├── mm_information_map.xml
│ │ │ ├── mm_information_office.xml
│ │ │ ├── mm_information_route_marker.xml
│ │ │ ├── mm_information_terminal.xml
│ │ │ ├── mm_instagram.xml
│ │ │ ├── mm_insurance.xml
│ │ │ ├── mm_interior_decoration.xml
│ │ │ ├── mm_internet_access.xml
│ │ │ ├── mm_internet_access_wired.xml
│ │ │ ├── mm_internet_access_wlan.xml
│ │ │ ├── mm_internet_access_yes.xml
│ │ │ ├── mm_internet_cafe.xml
│ │ │ ├── mm_interpretive_areas.xml
│ │ │ ├── mm_island.xml
│ │ │ ├── mm_islet.xml
│ │ │ ├── mm_isolated_dwelling.xml
│ │ │ ├── mm_it.xml
│ │ │ ├── mm_iwn_ref.xml
│ │ │ ├── mm_judo.xml
│ │ │ ├── mm_junction.xml
│ │ │ ├── mm_karting.xml
│ │ │ ├── mm_kiln.xml
│ │ │ ├── mm_kindergarten.xml
│ │ │ ├── mm_kitchen.xml
│ │ │ ├── mm_korfball.xml
│ │ │ ├── mm_laboratory.xml
│ │ │ ├── mm_ladder.xml
│ │ │ ├── mm_landfill.xml
│ │ │ ├── mm_landuse.xml
│ │ │ ├── mm_landuse_railway.xml
│ │ │ ├── mm_language_school.xml
│ │ │ ├── mm_lavoir.xml
│ │ │ ├── mm_lawyer.xml
│ │ │ ├── mm_lcn_ref.xml
│ │ │ ├── mm_lean_to.xml
│ │ │ ├── mm_leather.xml
│ │ │ ├── mm_leisure.xml
│ │ │ ├── mm_leisure_beach_resort.xml
│ │ │ ├── mm_leisure_bird_hide.xml
│ │ │ ├── mm_leisure_common.xml
│ │ │ ├── mm_leisure_fishing.xml
│ │ │ ├── mm_leisure_ice_rink.xml
│ │ │ ├── mm_leisure_marina.xml
│ │ │ ├── mm_leisure_marina_private.xml
│ │ │ ├── mm_leisure_miniature_golf.xml
│ │ │ ├── mm_leisure_playground.xml
│ │ │ ├── mm_leisure_slipway.xml
│ │ │ ├── mm_leisure_sports_centre.xml
│ │ │ ├── mm_leisure_stadium.xml
│ │ │ ├── mm_leisure_track.xml
│ │ │ ├── mm_leisure_water_park.xml
│ │ │ ├── mm_letter_box.xml
│ │ │ ├── mm_level_crossing.xml
│ │ │ ├── mm_level_crossing_map.xml
│ │ │ ├── mm_life_ring.xml
│ │ │ ├── mm_lifeguard_base.xml
│ │ │ ├── mm_lifeguard_tower.xml
│ │ │ ├── mm_lighting.xml
│ │ │ ├── mm_lighting_tower.xml
│ │ │ ├── mm_lit_no.xml
│ │ │ ├── mm_lit_yes.xml
│ │ │ ├── mm_locality.xml
│ │ │ ├── mm_lock.xml
│ │ │ ├── mm_lock_basin.xml
│ │ │ ├── mm_lock_gate.xml
│ │ │ ├── mm_locksmith.xml
│ │ │ ├── mm_locomotive.xml
│ │ │ ├── mm_logging.xml
│ │ │ ├── mm_logistics.xml
│ │ │ ├── mm_lottery.xml
│ │ │ ├── mm_lounger.xml
│ │ │ ├── mm_love_hotel.xml
│ │ │ ├── mm_lwn_ref.xml
│ │ │ ├── mm_male_no.xml
│ │ │ ├── mm_male_yes.xml
│ │ │ ├── mm_man_made.xml
│ │ │ ├── mm_man_made_adit.xml
│ │ │ ├── mm_man_made_antenna.xml
│ │ │ ├── mm_man_made_chimney.xml
│ │ │ ├── mm_man_made_lighthouse.xml
│ │ │ ├── mm_man_made_mast.xml
│ │ │ ├── mm_man_made_mineshaft.xml
│ │ │ ├── mm_man_made_observatory.xml
│ │ │ ├── mm_man_made_petroleum_well.xml
│ │ │ ├── mm_man_made_survey_point.xml
│ │ │ ├── mm_man_made_tower.xml
│ │ │ ├── mm_man_made_water_tower.xml
│ │ │ ├── mm_man_made_water_well.xml
│ │ │ ├── mm_man_made_windmill.xml
│ │ │ ├── mm_massage.xml
│ │ │ ├── mm_maxspeed.xml
│ │ │ ├── mm_mdf.xml
│ │ │ ├── mm_meadow.xml
│ │ │ ├── mm_medical_supply.xml
│ │ │ ├── mm_memorial_bust.xml
│ │ │ ├── mm_memorial_obelisk.xml
│ │ │ ├── mm_memorial_plaque.xml
│ │ │ ├── mm_memorial_statue.xml
│ │ │ ├── mm_memorial_stele.xml
│ │ │ ├── mm_memorial_stolperstein.xml
│ │ │ ├── mm_memorial_war.xml
│ │ │ ├── mm_metal_detecting.xml
│ │ │ ├── mm_military.xml
│ │ │ ├── mm_military_bunker.xml
│ │ │ ├── mm_military_checkpoint.xml
│ │ │ ├── mm_military_danger_area.xml
│ │ │ ├── mm_military_landuse.xml
│ │ │ ├── mm_military_naval_base.xml
│ │ │ ├── mm_military_nuclear_explosion_site.xml
│ │ │ ├── mm_military_range.xml
│ │ │ ├── mm_mindistance.xml
│ │ │ ├── mm_mini_roundabout_lhn.xml
│ │ │ ├── mm_mobile_library.xml
│ │ │ ├── mm_mobile_money_agent.xml
│ │ │ ├── mm_model.xml
│ │ │ ├── mm_model_aerodrome.xml
│ │ │ ├── mm_mofa_yes.xml
│ │ │ ├── mm_money_lender.xml
│ │ │ ├── mm_money_transfer.xml
│ │ │ ├── mm_monitoring_station.xml
│ │ │ ├── mm_monument.xml
│ │ │ ├── mm_mortuary.xml
│ │ │ ├── mm_motorcar_no.xml
│ │ │ ├── mm_motorcycle_clothes_no.xml
│ │ │ ├── mm_motorcycle_clothes_yes.xml
│ │ │ ├── mm_motorcycle_no.xml
│ │ │ ├── mm_motorcycle_parts.xml
│ │ │ ├── mm_motorcycle_parts_no.xml
│ │ │ ├── mm_motorcycle_parts_yes.xml
│ │ │ ├── mm_motorcycle_rental_no.xml
│ │ │ ├── mm_motorcycle_rental_yes.xml
│ │ │ ├── mm_motorcycle_repair.xml
│ │ │ ├── mm_motorcycle_repair_no.xml
│ │ │ ├── mm_motorcycle_repair_yes.xml
│ │ │ ├── mm_motorcycle_sales_no.xml
│ │ │ ├── mm_motorcycle_sales_yes.xml
│ │ │ ├── mm_motorway_junction.xml
│ │ │ ├── mm_mountain.xml
│ │ │ ├── mm_mountain_biking.xml
│ │ │ ├── mm_mountain_pass.xml
│ │ │ ├── mm_mountain_rescue.xml
│ │ │ ├── mm_music.xml
│ │ │ ├── mm_music_school.xml
│ │ │ ├── mm_name_finder.xml
│ │ │ ├── mm_natural.xml
│ │ │ ├── mm_natural_blowhole.xml
│ │ │ ├── mm_natural_cave_entrance.xml
│ │ │ ├── mm_natural_endangered_area.xml
│ │ │ ├── mm_natural_geyser.xml
│ │ │ ├── mm_natural_hot_spring.xml
│ │ │ ├── mm_natural_peak.xml
│ │ │ ├── mm_natural_peak_big.xml
│ │ │ ├── mm_natural_peak_cross.xml
│ │ │ ├── mm_natural_peak_cross_big.xml
│ │ │ ├── mm_natural_peak_night.xml
│ │ │ ├── mm_natural_peak_night_big.xml
│ │ │ ├── mm_natural_saddle.xml
│ │ │ ├── mm_natural_sinkhole.xml
│ │ │ ├── mm_natural_spring.xml
│ │ │ ├── mm_natural_stone.xml
│ │ │ ├── mm_natural_tree.xml
│ │ │ ├── mm_natural_tree_broadleaved.xml
│ │ │ ├── mm_natural_tree_cypress.xml
│ │ │ ├── mm_natural_tree_leafless.xml
│ │ │ ├── mm_natural_tree_needleleaved.xml
│ │ │ ├── mm_natural_tree_palm.xml
│ │ │ ├── mm_natural_volcano_active.xml
│ │ │ ├── mm_natural_volcano_active_big.xml
│ │ │ ├── mm_natural_volcano_big.xml
│ │ │ ├── mm_natural_volcano_map.xml
│ │ │ ├── mm_nature_reserve.xml
│ │ │ ├── mm_ncn_ref.xml
│ │ │ ├── mm_neighborhood.xml
│ │ │ ├── mm_neighbourhood.xml
│ │ │ ├── mm_newsagent.xml
│ │ │ ├── mm_newspaper.xml
│ │ │ ├── mm_nfs_access_overlay_closed.xml
│ │ │ ├── mm_nfs_access_overlay_open.xml
│ │ │ ├── mm_nfs_access_overlay_temporarily_closed.xml
│ │ │ ├── mm_nfs_access_overlay_unreachable.xml
│ │ │ ├── mm_nfs_default_icon.xml
│ │ │ ├── mm_ngo.xml
│ │ │ ├── mm_no_icon.xml
│ │ │ ├── mm_notary.xml
│ │ │ ├── mm_note_tag_yes.xml
│ │ │ ├── mm_null.xml
│ │ │ ├── mm_nurse.xml
│ │ │ ├── mm_nutrition_supplements.xml
│ │ │ ├── mm_nuts.xml
│ │ │ ├── mm_nwn_ref.xml
│ │ │ ├── mm_observation_tower.xml
│ │ │ ├── mm_occupational_therapist.xml
│ │ │ ├── mm_office.xml
│ │ │ ├── mm_office_camping.xml
│ │ │ ├── mm_office_foundation.xml
│ │ │ ├── mm_office_government.xml
│ │ │ ├── mm_office_religion.xml
│ │ │ ├── mm_office_telecommunication.xml
│ │ │ ├── mm_ohv_camping.xml
│ │ │ ├── mm_oneway_black_semitransparent.xml
│ │ │ ├── mm_oneway_black_semitransparent_big.xml
│ │ │ ├── mm_oneway_blue.xml
│ │ │ ├── mm_oneway_blue_big.xml
│ │ │ ├── mm_oneway_gray.xml
│ │ │ ├── mm_oneway_gray_big.xml
│ │ │ ├── mm_oneway_reverse_black_semitransparent.xml
│ │ │ ├── mm_oneway_reverse_black_semitransparent_big.xml
│ │ │ ├── mm_oneway_reverse_blue.xml
│ │ │ ├── mm_oneway_reverse_blue_big.xml
│ │ │ ├── mm_oneway_reverse_gray.xml
│ │ │ ├── mm_oneway_reverse_gray_big.xml
│ │ │ ├── mm_orchard.xml
│ │ │ ├── mm_orienteering.xml
│ │ │ ├── mm_osm_note_dot.xml
│ │ │ ├── mm_osm_note_dot_2.xml
│ │ │ ├── mm_osmand_access_private.xml
│ │ │ ├── mm_osmand_access_private_poi.xml
│ │ │ ├── mm_osmand_fav.xml
│ │ │ ├── mm_osmand_steps.xml
│ │ │ ├── mm_osmand_tunnel.xml
│ │ │ ├── mm_osmand_waypoint.xml
│ │ │ ├── mm_osmc_ammonit.xml
│ │ │ ├── mm_osmc_black_arch.xml
│ │ │ ├── mm_osmc_black_arrow.xml
│ │ │ ├── mm_osmc_black_backslash.xml
│ │ │ ├── mm_osmc_black_bar.xml
│ │ │ ├── mm_osmc_black_bar_2.xml
│ │ │ ├── mm_osmc_black_bar_3.xml
│ │ │ ├── mm_osmc_black_bar_4.xml
│ │ │ ├── mm_osmc_black_bicycle.xml
│ │ │ ├── mm_osmc_black_bowl.xml
│ │ │ ├── mm_osmc_black_circle.xml
│ │ │ ├── mm_osmc_black_circle_arrow.xml
│ │ │ ├── mm_osmc_black_corner.xml
│ │ │ ├── mm_osmc_black_corner_left.xml
│ │ │ ├── mm_osmc_black_crest.xml
│ │ │ ├── mm_osmc_black_cross.xml
│ │ │ ├── mm_osmc_black_cross_2.xml
│ │ │ ├── mm_osmc_black_cross_3.xml
│ │ │ ├── mm_osmc_black_cross_4.xml
│ │ │ ├── mm_osmc_black_diamond.xml
│ │ │ ├── mm_osmc_black_diamond_corner.xml
│ │ │ ├── mm_osmc_black_diamond_left.xml
│ │ │ ├── mm_osmc_black_diamond_line.xml
│ │ │ ├── mm_osmc_black_diamond_right.xml
│ │ │ ├── mm_osmc_black_dot.xml
│ │ │ ├── mm_osmc_black_dot_2.xml
│ │ │ ├── mm_osmc_black_dot_3.xml
│ │ │ ├── mm_osmc_black_dot_4.xml
│ │ │ ├── mm_osmc_black_drop.xml
│ │ │ ├── mm_osmc_black_drop_line.xml
│ │ │ ├── mm_osmc_black_fork.xml
│ │ │ ├── mm_osmc_black_hexagon.xml
│ │ │ ├── mm_osmc_black_hiker.xml
│ │ │ ├── mm_osmc_black_horse.xml
│ │ │ ├── mm_osmc_black_house.xml
│ │ │ ├── mm_osmc_black_l.xml
│ │ │ ├── mm_osmc_black_left.xml
│ │ │ ├── mm_osmc_black_left_pointer.xml
│ │ │ ├── mm_osmc_black_left_pointer_2.xml
│ │ │ ├── mm_osmc_black_left_pointer_3.xml
│ │ │ ├── mm_osmc_black_left_pointer_4.xml
│ │ │ ├── mm_osmc_black_lower.xml
│ │ │ ├── mm_osmc_black_lower_2.xml
│ │ │ ├── mm_osmc_black_lower_3.xml
│ │ │ ├── mm_osmc_black_lower_4.xml
│ │ │ ├── mm_osmc_black_m.xml
│ │ │ ├── mm_osmc_black_pointer.xml
│ │ │ ├── mm_osmc_black_pointer_2.xml
│ │ │ ├── mm_osmc_black_pointer_3.xml
│ │ │ ├── mm_osmc_black_pointer_4.xml
│ │ │ ├── mm_osmc_black_pointer_line.xml
│ │ │ ├── mm_osmc_black_pointer_line_2.xml
│ │ │ ├── mm_osmc_black_pointer_line_3.xml
│ │ │ ├── mm_osmc_black_pointer_line_4.xml
│ │ │ ├── mm_osmc_black_rectangle.xml
│ │ │ ├── mm_osmc_black_rectangle_2.xml
│ │ │ ├── mm_osmc_black_rectangle_3.xml
│ │ │ ├── mm_osmc_black_rectangle_4.xml
│ │ │ ├── mm_osmc_black_rectangle_line.xml
│ │ │ ├── mm_osmc_black_rectangle_lower.xml
│ │ │ ├── mm_osmc_black_rectangle_lower_2.xml
│ │ │ ├── mm_osmc_black_rectangle_lower_3.xml
│ │ │ ├── mm_osmc_black_rectangle_lower_4.xml
│ │ │ ├── mm_osmc_black_red_diamond.xml
│ │ │ ├── mm_osmc_black_right.xml
│ │ │ ├── mm_osmc_black_right_arrow.xml
│ │ │ ├── mm_osmc_black_right_pointer.xml
│ │ │ ├── mm_osmc_black_right_pointer_2.xml
│ │ │ ├── mm_osmc_black_right_pointer_3.xml
│ │ │ ├── mm_osmc_black_right_pointer_4.xml
│ │ │ ├── mm_osmc_black_runner.xml
│ │ │ ├── mm_osmc_black_slash.xml
│ │ │ ├── mm_osmc_black_stripe.xml
│ │ │ ├── mm_osmc_black_stripe_2.xml
│ │ │ ├── mm_osmc_black_stripe_3.xml
│ │ │ ├── mm_osmc_black_stripe_4.xml
│ │ │ ├── mm_osmc_black_t.xml
│ │ │ ├── mm_osmc_black_triangle.xml
│ │ │ ├── mm_osmc_black_triangle_2.xml
│ │ │ ├── mm_osmc_black_triangle_3.xml
│ │ │ ├── mm_osmc_black_triangle_4.xml
│ │ │ ├── mm_osmc_black_triangle_line.xml
│ │ │ ├── mm_osmc_black_triangle_line_2.xml
│ │ │ ├── mm_osmc_black_triangle_line_3.xml
│ │ │ ├── mm_osmc_black_triangle_line_4.xml
│ │ │ ├── mm_osmc_black_triangle_turned.xml
│ │ │ ├── mm_osmc_black_triangle_turned_2.xml
│ │ │ ├── mm_osmc_black_triangle_turned_3.xml
│ │ │ ├── mm_osmc_black_triangle_turned_4.xml
│ │ │ ├── mm_osmc_black_turned_t.xml
│ │ │ ├── mm_osmc_black_upper.xml
│ │ │ ├── mm_osmc_black_upper_2.xml
│ │ │ ├── mm_osmc_black_upper_3.xml
│ │ │ ├── mm_osmc_black_upper_4.xml
│ │ │ ├── mm_osmc_black_wheel.xml
│ │ │ ├── mm_osmc_black_x.xml
│ │ │ ├── mm_osmc_black_x_2.xml
│ │ │ ├── mm_osmc_black_x_3.xml
│ │ │ ├── mm_osmc_black_x_4.xml
│ │ │ ├── mm_osmc_blue_arch.xml
│ │ │ ├── mm_osmc_blue_arrow.xml
│ │ │ ├── mm_osmc_blue_backslash.xml
│ │ │ ├── mm_osmc_blue_bar.xml
│ │ │ ├── mm_osmc_blue_bar_2.xml
│ │ │ ├── mm_osmc_blue_bar_3.xml
│ │ │ ├── mm_osmc_blue_bar_4.xml
│ │ │ ├── mm_osmc_blue_bicycle.xml
│ │ │ ├── mm_osmc_blue_bowl.xml
│ │ │ ├── mm_osmc_blue_circle.xml
│ │ │ ├── mm_osmc_blue_circle_arrow.xml
│ │ │ ├── mm_osmc_blue_corner.xml
│ │ │ ├── mm_osmc_blue_corner_left.xml
│ │ │ ├── mm_osmc_blue_crest.xml
│ │ │ ├── mm_osmc_blue_cross.xml
│ │ │ ├── mm_osmc_blue_cross_2.xml
│ │ │ ├── mm_osmc_blue_cross_3.xml
│ │ │ ├── mm_osmc_blue_cross_4.xml
│ │ │ ├── mm_osmc_blue_diamond.xml
│ │ │ ├── mm_osmc_blue_diamond_corner.xml
│ │ │ ├── mm_osmc_blue_diamond_left.xml
│ │ │ ├── mm_osmc_blue_diamond_line.xml
│ │ │ ├── mm_osmc_blue_diamond_right.xml
│ │ │ ├── mm_osmc_blue_dot.xml
│ │ │ ├── mm_osmc_blue_dot_2.xml
│ │ │ ├── mm_osmc_blue_dot_3.xml
│ │ │ ├── mm_osmc_blue_dot_4.xml
│ │ │ ├── mm_osmc_blue_drop.xml
│ │ │ ├── mm_osmc_blue_drop_line.xml
│ │ │ ├── mm_osmc_blue_fork.xml
│ │ │ ├── mm_osmc_blue_grape.xml
│ │ │ ├── mm_osmc_blue_hexagon.xml
│ │ │ ├── mm_osmc_blue_hiker.xml
│ │ │ ├── mm_osmc_blue_house.xml
│ │ │ ├── mm_osmc_blue_l.xml
│ │ │ ├── mm_osmc_blue_left.xml
│ │ │ ├── mm_osmc_blue_left_arrow.xml
│ │ │ ├── mm_osmc_blue_left_pointer.xml
│ │ │ ├── mm_osmc_blue_left_pointer_2.xml
│ │ │ ├── mm_osmc_blue_left_pointer_3.xml
│ │ │ ├── mm_osmc_blue_left_pointer_4.xml
│ │ │ ├── mm_osmc_blue_lower.xml
│ │ │ ├── mm_osmc_blue_lower_2.xml
│ │ │ ├── mm_osmc_blue_lower_3.xml
│ │ │ ├── mm_osmc_blue_lower_4.xml
│ │ │ ├── mm_osmc_blue_m.xml
│ │ │ ├── mm_osmc_blue_pointer.xml
│ │ │ ├── mm_osmc_blue_pointer_2.xml
│ │ │ ├── mm_osmc_blue_pointer_3.xml
│ │ │ ├── mm_osmc_blue_pointer_4.xml
│ │ │ ├── mm_osmc_blue_pointer_line.xml
│ │ │ ├── mm_osmc_blue_pointer_line_2.xml
│ │ │ ├── mm_osmc_blue_pointer_line_3.xml
│ │ │ ├── mm_osmc_blue_pointer_line_4.xml
│ │ │ ├── mm_osmc_blue_rectangle.xml
│ │ │ ├── mm_osmc_blue_rectangle_2.xml
│ │ │ ├── mm_osmc_blue_rectangle_3.xml
│ │ │ ├── mm_osmc_blue_rectangle_4.xml
│ │ │ ├── mm_osmc_blue_rectangle_line.xml
│ │ │ ├── mm_osmc_blue_rectangle_lower.xml
│ │ │ ├── mm_osmc_blue_rectangle_lower_2.xml
│ │ │ ├── mm_osmc_blue_rectangle_lower_3.xml
│ │ │ ├── mm_osmc_blue_rectangle_lower_4.xml
│ │ │ ├── mm_osmc_blue_red_diamond.xml
│ │ │ ├── mm_osmc_blue_right.xml
│ │ │ ├── mm_osmc_blue_right_arrow.xml
│ │ │ ├── mm_osmc_blue_right_pointer.xml
│ │ │ ├── mm_osmc_blue_right_pointer_2.xml
│ │ │ ├── mm_osmc_blue_right_pointer_3.xml
│ │ │ ├── mm_osmc_blue_right_pointer_4.xml
│ │ │ ├── mm_osmc_blue_slash.xml
│ │ │ ├── mm_osmc_blue_stripe.xml
│ │ │ ├── mm_osmc_blue_stripe_2.xml
│ │ │ ├── mm_osmc_blue_stripe_3.xml
│ │ │ ├── mm_osmc_blue_stripe_4.xml
│ │ │ ├── mm_osmc_blue_t.xml
│ │ │ ├── mm_osmc_blue_triangle.xml
│ │ │ ├── mm_osmc_blue_triangle_2.xml
│ │ │ ├── mm_osmc_blue_triangle_3.xml
│ │ │ ├── mm_osmc_blue_triangle_4.xml
│ │ │ ├── mm_osmc_blue_triangle_line.xml
│ │ │ ├── mm_osmc_blue_triangle_line_2.xml
│ │ │ ├── mm_osmc_blue_triangle_line_3.xml
│ │ │ ├── mm_osmc_blue_triangle_line_4.xml
│ │ │ ├── mm_osmc_blue_triangle_turned.xml
│ │ │ ├── mm_osmc_blue_triangle_turned_2.xml
│ │ │ ├── mm_osmc_blue_triangle_turned_3.xml
│ │ │ ├── mm_osmc_blue_triangle_turned_4.xml
│ │ │ ├── mm_osmc_blue_turned_t.xml
│ │ │ ├── mm_osmc_blue_upper.xml
│ │ │ ├── mm_osmc_blue_upper_2.xml
│ │ │ ├── mm_osmc_blue_upper_3.xml
│ │ │ ├── mm_osmc_blue_upper_4.xml
│ │ │ ├── mm_osmc_blue_upper_bowl.xml
│ │ │ ├── mm_osmc_blue_wheel.xml
│ │ │ ├── mm_osmc_blue_wheelchair.xml
│ │ │ ├── mm_osmc_blue_x.xml
│ │ │ ├── mm_osmc_blue_x_2.xml
│ │ │ ├── mm_osmc_blue_x_3.xml
│ │ │ ├── mm_osmc_blue_x_4.xml
│ │ │ ├── mm_osmc_brown_arch.xml
│ │ │ ├── mm_osmc_brown_arrow.xml
│ │ │ ├── mm_osmc_brown_backslash.xml
│ │ │ ├── mm_osmc_brown_bar.xml
│ │ │ ├── mm_osmc_brown_bar_2.xml
│ │ │ ├── mm_osmc_brown_bar_3.xml
│ │ │ ├── mm_osmc_brown_bar_4.xml
│ │ │ ├── mm_osmc_brown_bicycle.xml
│ │ │ ├── mm_osmc_brown_bowl.xml
│ │ │ ├── mm_osmc_brown_circle.xml
│ │ │ ├── mm_osmc_brown_circle_arrow.xml
│ │ │ ├── mm_osmc_brown_corner.xml
│ │ │ ├── mm_osmc_brown_corner_left.xml
│ │ │ ├── mm_osmc_brown_crest.xml
│ │ │ ├── mm_osmc_brown_cross.xml
│ │ │ ├── mm_osmc_brown_cross_2.xml
│ │ │ ├── mm_osmc_brown_cross_3.xml
│ │ │ ├── mm_osmc_brown_cross_4.xml
│ │ │ ├── mm_osmc_brown_diamond.xml
│ │ │ ├── mm_osmc_brown_diamond_corner.xml
│ │ │ ├── mm_osmc_brown_diamond_left.xml
│ │ │ ├── mm_osmc_brown_diamond_line.xml
│ │ │ ├── mm_osmc_brown_diamond_right.xml
│ │ │ ├── mm_osmc_brown_dot.xml
│ │ │ ├── mm_osmc_brown_dot_2.xml
│ │ │ ├── mm_osmc_brown_dot_3.xml
│ │ │ ├── mm_osmc_brown_dot_4.xml
│ │ │ ├── mm_osmc_brown_drop.xml
│ │ │ ├── mm_osmc_brown_drop_line.xml
│ │ │ ├── mm_osmc_brown_fork.xml
│ │ │ ├── mm_osmc_brown_hexagon.xml
│ │ │ ├── mm_osmc_brown_hiker.xml
│ │ │ ├── mm_osmc_brown_hiker_house.xml
│ │ │ ├── mm_osmc_brown_house.xml
│ │ │ ├── mm_osmc_brown_l.xml
│ │ │ ├── mm_osmc_brown_left.xml
│ │ │ ├── mm_osmc_brown_left_arrow.xml
│ │ │ ├── mm_osmc_brown_left_pointer.xml
│ │ │ ├── mm_osmc_brown_left_pointer_2.xml
│ │ │ ├── mm_osmc_brown_left_pointer_3.xml
│ │ │ ├── mm_osmc_brown_left_pointer_4.xml
│ │ │ ├── mm_osmc_brown_lower.xml
│ │ │ ├── mm_osmc_brown_lower_2.xml
│ │ │ ├── mm_osmc_brown_lower_3.xml
│ │ │ ├── mm_osmc_brown_lower_4.xml
│ │ │ ├── mm_osmc_brown_m.xml
│ │ │ ├── mm_osmc_brown_pointer.xml
│ │ │ ├── mm_osmc_brown_pointer_2.xml
│ │ │ ├── mm_osmc_brown_pointer_3.xml
│ │ │ ├── mm_osmc_brown_pointer_4.xml
│ │ │ ├── mm_osmc_brown_pointer_line.xml
│ │ │ ├── mm_osmc_brown_pointer_line_2.xml
│ │ │ ├── mm_osmc_brown_pointer_line_3.xml
│ │ │ ├── mm_osmc_brown_pointer_line_4.xml
│ │ │ ├── mm_osmc_brown_rectangle.xml
│ │ │ ├── mm_osmc_brown_rectangle_2.xml
│ │ │ ├── mm_osmc_brown_rectangle_3.xml
│ │ │ ├── mm_osmc_brown_rectangle_4.xml
│ │ │ ├── mm_osmc_brown_rectangle_line.xml
│ │ │ ├── mm_osmc_brown_rectangle_lower.xml
│ │ │ ├── mm_osmc_brown_rectangle_lower_2.xml
│ │ │ ├── mm_osmc_brown_rectangle_lower_3.xml
│ │ │ ├── mm_osmc_brown_rectangle_lower_4.xml
│ │ │ ├── mm_osmc_brown_red_diamond.xml
│ │ │ ├── mm_osmc_brown_right.xml
│ │ │ ├── mm_osmc_brown_right_arrow.xml
│ │ │ ├── mm_osmc_brown_right_pointer.xml
│ │ │ ├── mm_osmc_brown_right_pointer_2.xml
│ │ │ ├── mm_osmc_brown_right_pointer_3.xml
│ │ │ ├── mm_osmc_brown_right_pointer_4.xml
│ │ │ ├── mm_osmc_brown_slash.xml
│ │ │ ├── mm_osmc_brown_stripe.xml
│ │ │ ├── mm_osmc_brown_stripe_2.xml
│ │ │ ├── mm_osmc_brown_stripe_3.xml
│ │ │ ├── mm_osmc_brown_stripe_4.xml
│ │ │ ├── mm_osmc_brown_t.xml
│ │ │ ├── mm_osmc_brown_triangle.xml
│ │ │ ├── mm_osmc_brown_triangle_2.xml
│ │ │ ├── mm_osmc_brown_triangle_3.xml
│ │ │ ├── mm_osmc_brown_triangle_4.xml
│ │ │ ├── mm_osmc_brown_triangle_line.xml
│ │ │ ├── mm_osmc_brown_triangle_line_2.xml
│ │ │ ├── mm_osmc_brown_triangle_line_3.xml
│ │ │ ├── mm_osmc_brown_triangle_line_4.xml
│ │ │ ├── mm_osmc_brown_triangle_turned.xml
│ │ │ ├── mm_osmc_brown_triangle_turned_2.xml
│ │ │ ├── mm_osmc_brown_triangle_turned_3.xml
│ │ │ ├── mm_osmc_brown_triangle_turned_4.xml
│ │ │ ├── mm_osmc_brown_turned_t.xml
│ │ │ ├── mm_osmc_brown_upper.xml
│ │ │ ├── mm_osmc_brown_upper_2.xml
│ │ │ ├── mm_osmc_brown_upper_3.xml
│ │ │ ├── mm_osmc_brown_upper_4.xml
│ │ │ ├── mm_osmc_brown_upper_bowl.xml
│ │ │ ├── mm_osmc_brown_wheel.xml
│ │ │ ├── mm_osmc_brown_x.xml
│ │ │ ├── mm_osmc_brown_x_2.xml
│ │ │ ├── mm_osmc_brown_x_3.xml
│ │ │ ├── mm_osmc_brown_x_4.xml
│ │ │ ├── mm_osmc_gray_arrow.xml
│ │ │ ├── mm_osmc_gray_pointer.xml
│ │ │ ├── mm_osmc_gray_stripe.xml
│ │ │ ├── mm_osmc_gray_triangle.xml
│ │ │ ├── mm_osmc_gray_wheel.xml
│ │ │ ├── mm_osmc_green_arch.xml
│ │ │ ├── mm_osmc_green_arrow.xml
│ │ │ ├── mm_osmc_green_backslash.xml
│ │ │ ├── mm_osmc_green_bar.xml
│ │ │ ├── mm_osmc_green_bar_2.xml
│ │ │ ├── mm_osmc_green_bar_3.xml
│ │ │ ├── mm_osmc_green_bar_4.xml
│ │ │ ├── mm_osmc_green_bicycle.xml
│ │ │ ├── mm_osmc_green_bowl.xml
│ │ │ ├── mm_osmc_green_circle.xml
│ │ │ ├── mm_osmc_green_circle_arrow.xml
│ │ │ ├── mm_osmc_green_corner.xml
│ │ │ ├── mm_osmc_green_corner_left.xml
│ │ │ ├── mm_osmc_green_crest.xml
│ │ │ ├── mm_osmc_green_cross.xml
│ │ │ ├── mm_osmc_green_cross_2.xml
│ │ │ ├── mm_osmc_green_cross_3.xml
│ │ │ ├── mm_osmc_green_cross_4.xml
│ │ │ ├── mm_osmc_green_diamond.xml
│ │ │ ├── mm_osmc_green_diamond_corner.xml
│ │ │ ├── mm_osmc_green_diamond_left.xml
│ │ │ ├── mm_osmc_green_diamond_line.xml
│ │ │ ├── mm_osmc_green_diamond_right.xml
│ │ │ ├── mm_osmc_green_dot.xml
│ │ │ ├── mm_osmc_green_dot_2.xml
│ │ │ ├── mm_osmc_green_dot_3.xml
│ │ │ ├── mm_osmc_green_dot_4.xml
│ │ │ ├── mm_osmc_green_drop.xml
│ │ │ ├── mm_osmc_green_drop_line.xml
│ │ │ ├── mm_osmc_green_fork.xml
│ │ │ ├── mm_osmc_green_hexagon.xml
│ │ │ ├── mm_osmc_green_hiker.xml
│ │ │ ├── mm_osmc_green_house.xml
│ │ │ ├── mm_osmc_green_l.xml
│ │ │ ├── mm_osmc_green_left.xml
│ │ │ ├── mm_osmc_green_left_arrow.xml
│ │ │ ├── mm_osmc_green_left_pointer.xml
│ │ │ ├── mm_osmc_green_left_pointer_2.xml
│ │ │ ├── mm_osmc_green_left_pointer_3.xml
│ │ │ ├── mm_osmc_green_left_pointer_4.xml
│ │ │ ├── mm_osmc_green_lower.xml
│ │ │ ├── mm_osmc_green_lower_2.xml
│ │ │ ├── mm_osmc_green_lower_3.xml
│ │ │ ├── mm_osmc_green_lower_4.xml
│ │ │ ├── mm_osmc_green_m.xml
│ │ │ ├── mm_osmc_green_pointer.xml
│ │ │ ├── mm_osmc_green_pointer_2.xml
│ │ │ ├── mm_osmc_green_pointer_3.xml
│ │ │ ├── mm_osmc_green_pointer_4.xml
│ │ │ ├── mm_osmc_green_pointer_line.xml
│ │ │ ├── mm_osmc_green_pointer_line_2.xml
│ │ │ ├── mm_osmc_green_pointer_line_3.xml
│ │ │ ├── mm_osmc_green_pointer_line_4.xml
│ │ │ ├── mm_osmc_green_rectangle.xml
│ │ │ ├── mm_osmc_green_rectangle_2.xml
│ │ │ ├── mm_osmc_green_rectangle_3.xml
│ │ │ ├── mm_osmc_green_rectangle_4.xml
│ │ │ ├── mm_osmc_green_rectangle_line.xml
│ │ │ ├── mm_osmc_green_rectangle_lower.xml
│ │ │ ├── mm_osmc_green_rectangle_lower_2.xml
│ │ │ ├── mm_osmc_green_rectangle_lower_3.xml
│ │ │ ├── mm_osmc_green_rectangle_lower_4.xml
│ │ │ ├── mm_osmc_green_red_diamond.xml
│ │ │ ├── mm_osmc_green_right.xml
│ │ │ ├── mm_osmc_green_right_arrow.xml
│ │ │ ├── mm_osmc_green_right_pointer.xml
│ │ │ ├── mm_osmc_green_right_pointer_2.xml
│ │ │ ├── mm_osmc_green_right_pointer_3.xml
│ │ │ ├── mm_osmc_green_right_pointer_4.xml
│ │ │ ├── mm_osmc_green_slash.xml
│ │ │ ├── mm_osmc_green_stripe.xml
│ │ │ ├── mm_osmc_green_stripe_2.xml
│ │ │ ├── mm_osmc_green_stripe_3.xml
│ │ │ ├── mm_osmc_green_stripe_4.xml
│ │ │ ├── mm_osmc_green_t.xml
│ │ │ ├── mm_osmc_green_triangle.xml
│ │ │ ├── mm_osmc_green_triangle_2.xml
│ │ │ ├── mm_osmc_green_triangle_3.xml
│ │ │ ├── mm_osmc_green_triangle_4.xml
│ │ │ ├── mm_osmc_green_triangle_line.xml
│ │ │ ├── mm_osmc_green_triangle_line_2.xml
│ │ │ ├── mm_osmc_green_triangle_line_3.xml
│ │ │ ├── mm_osmc_green_triangle_line_4.xml
│ │ │ ├── mm_osmc_green_triangle_turned.xml
│ │ │ ├── mm_osmc_green_triangle_turned_2.xml
│ │ │ ├── mm_osmc_green_triangle_turned_3.xml
│ │ │ ├── mm_osmc_green_triangle_turned_4.xml
│ │ │ ├── mm_osmc_green_turned_t.xml
│ │ │ ├── mm_osmc_green_upper.xml
│ │ │ ├── mm_osmc_green_upper_2.xml
│ │ │ ├── mm_osmc_green_upper_3.xml
│ │ │ ├── mm_osmc_green_upper_4.xml
│ │ │ ├── mm_osmc_green_upper_bowl.xml
│ │ │ ├── mm_osmc_green_wheel.xml
│ │ │ ├── mm_osmc_green_wheelchair.xml
│ │ │ ├── mm_osmc_green_x.xml
│ │ │ ├── mm_osmc_green_x_2.xml
│ │ │ ├── mm_osmc_green_x_3.xml
│ │ │ ├── mm_osmc_green_x_4.xml
│ │ │ ├── mm_osmc_green_z.xml
│ │ │ ├── mm_osmc_heart.xml
│ │ │ ├── mm_osmc_hiker.xml
│ │ │ ├── mm_osmc_mine.xml
│ │ │ ├── mm_osmc_orange_arch.xml
│ │ │ ├── mm_osmc_orange_arrow.xml
│ │ │ ├── mm_osmc_orange_backslash.xml
│ │ │ ├── mm_osmc_orange_bar.xml
│ │ │ ├── mm_osmc_orange_bar_2.xml
│ │ │ ├── mm_osmc_orange_bar_3.xml
│ │ │ ├── mm_osmc_orange_bar_4.xml
│ │ │ ├── mm_osmc_orange_bicycle.xml
│ │ │ ├── mm_osmc_orange_bowl.xml
│ │ │ ├── mm_osmc_orange_circle.xml
│ │ │ ├── mm_osmc_orange_circle_arrow.xml
│ │ │ ├── mm_osmc_orange_corner.xml
│ │ │ ├── mm_osmc_orange_corner_left.xml
│ │ │ ├── mm_osmc_orange_crest.xml
│ │ │ ├── mm_osmc_orange_cross.xml
│ │ │ ├── mm_osmc_orange_cross_2.xml
│ │ │ ├── mm_osmc_orange_cross_3.xml
│ │ │ ├── mm_osmc_orange_cross_4.xml
│ │ │ ├── mm_osmc_orange_diamond.xml
│ │ │ ├── mm_osmc_orange_diamond_corner.xml
│ │ │ ├── mm_osmc_orange_diamond_left.xml
│ │ │ ├── mm_osmc_orange_diamond_line.xml
│ │ │ ├── mm_osmc_orange_diamond_right.xml
│ │ │ ├── mm_osmc_orange_dot.xml
│ │ │ ├── mm_osmc_orange_dot_2.xml
│ │ │ ├── mm_osmc_orange_dot_3.xml
│ │ │ ├── mm_osmc_orange_dot_4.xml
│ │ │ ├── mm_osmc_orange_drop.xml
│ │ │ ├── mm_osmc_orange_drop_line.xml
│ │ │ ├── mm_osmc_orange_fork.xml
│ │ │ ├── mm_osmc_orange_hexagon.xml
│ │ │ ├── mm_osmc_orange_hiker.xml
│ │ │ ├── mm_osmc_orange_house.xml
│ │ │ ├── mm_osmc_orange_l.xml
│ │ │ ├── mm_osmc_orange_left.xml
│ │ │ ├── mm_osmc_orange_left_arrow.xml
│ │ │ ├── mm_osmc_orange_left_pointer.xml
│ │ │ ├── mm_osmc_orange_left_pointer_2.xml
│ │ │ ├── mm_osmc_orange_left_pointer_3.xml
│ │ │ ├── mm_osmc_orange_left_pointer_4.xml
│ │ │ ├── mm_osmc_orange_lower.xml
│ │ │ ├── mm_osmc_orange_lower_2.xml
│ │ │ ├── mm_osmc_orange_lower_3.xml
│ │ │ ├── mm_osmc_orange_lower_4.xml
│ │ │ ├── mm_osmc_orange_m.xml
│ │ │ ├── mm_osmc_orange_pointer.xml
│ │ │ ├── mm_osmc_orange_pointer_2.xml
│ │ │ ├── mm_osmc_orange_pointer_3.xml
│ │ │ ├── mm_osmc_orange_pointer_4.xml
│ │ │ ├── mm_osmc_orange_pointer_line.xml
│ │ │ ├── mm_osmc_orange_pointer_line_2.xml
│ │ │ ├── mm_osmc_orange_pointer_line_3.xml
│ │ │ ├── mm_osmc_orange_pointer_line_4.xml
│ │ │ ├── mm_osmc_orange_rectangle.xml
│ │ │ ├── mm_osmc_orange_rectangle_2.xml
│ │ │ ├── mm_osmc_orange_rectangle_3.xml
│ │ │ ├── mm_osmc_orange_rectangle_4.xml
│ │ │ ├── mm_osmc_orange_rectangle_line.xml
│ │ │ ├── mm_osmc_orange_rectangle_lower.xml
│ │ │ ├── mm_osmc_orange_rectangle_lower_2.xml
│ │ │ ├── mm_osmc_orange_rectangle_lower_3.xml
│ │ │ ├── mm_osmc_orange_rectangle_lower_4.xml
│ │ │ ├── mm_osmc_orange_red_diamond.xml
│ │ │ ├── mm_osmc_orange_right.xml
│ │ │ ├── mm_osmc_orange_right_arrow.xml
│ │ │ ├── mm_osmc_orange_right_pointer.xml
│ │ │ ├── mm_osmc_orange_right_pointer_2.xml
│ │ │ ├── mm_osmc_orange_right_pointer_3.xml
│ │ │ ├── mm_osmc_orange_right_pointer_4.xml
│ │ │ ├── mm_osmc_orange_slash.xml
│ │ │ ├── mm_osmc_orange_stripe.xml
│ │ │ ├── mm_osmc_orange_stripe_2.xml
│ │ │ ├── mm_osmc_orange_stripe_3.xml
│ │ │ ├── mm_osmc_orange_stripe_4.xml
│ │ │ ├── mm_osmc_orange_t.xml
│ │ │ ├── mm_osmc_orange_triangle.xml
│ │ │ ├── mm_osmc_orange_triangle_2.xml
│ │ │ ├── mm_osmc_orange_triangle_3.xml
│ │ │ ├── mm_osmc_orange_triangle_4.xml
│ │ │ ├── mm_osmc_orange_triangle_line.xml
│ │ │ ├── mm_osmc_orange_triangle_line_2.xml
│ │ │ ├── mm_osmc_orange_triangle_line_3.xml
│ │ │ ├── mm_osmc_orange_triangle_line_4.xml
│ │ │ ├── mm_osmc_orange_triangle_turned.xml
│ │ │ ├── mm_osmc_orange_triangle_turned_2.xml
│ │ │ ├── mm_osmc_orange_triangle_turned_3.xml
│ │ │ ├── mm_osmc_orange_triangle_turned_4.xml
│ │ │ ├── mm_osmc_orange_turned_t.xml
│ │ │ ├── mm_osmc_orange_upper.xml
│ │ │ ├── mm_osmc_orange_upper_2.xml
│ │ │ ├── mm_osmc_orange_upper_3.xml
│ │ │ ├── mm_osmc_orange_upper_4.xml
│ │ │ ├── mm_osmc_orange_upper_bowl.xml
│ │ │ ├── mm_osmc_orange_wheel.xml
│ │ │ ├── mm_osmc_orange_x.xml
│ │ │ ├── mm_osmc_orange_x_2.xml
│ │ │ ├── mm_osmc_orange_x_3.xml
│ │ │ ├── mm_osmc_orange_x_4.xml
│ │ │ ├── mm_osmc_pink_arch.xml
│ │ │ ├── mm_osmc_pink_arrow.xml
│ │ │ ├── mm_osmc_pink_backslash.xml
│ │ │ ├── mm_osmc_pink_bar.xml
│ │ │ ├── mm_osmc_pink_bar_2.xml
│ │ │ ├── mm_osmc_pink_bar_3.xml
│ │ │ ├── mm_osmc_pink_bar_4.xml
│ │ │ ├── mm_osmc_pink_bicycle.xml
│ │ │ ├── mm_osmc_pink_bowl.xml
│ │ │ ├── mm_osmc_pink_circle.xml
│ │ │ ├── mm_osmc_pink_circle_arrow.xml
│ │ │ ├── mm_osmc_pink_corner.xml
│ │ │ ├── mm_osmc_pink_corner_left.xml
│ │ │ ├── mm_osmc_pink_crest.xml
│ │ │ ├── mm_osmc_pink_cross.xml
│ │ │ ├── mm_osmc_pink_cross_2.xml
│ │ │ ├── mm_osmc_pink_cross_3.xml
│ │ │ ├── mm_osmc_pink_cross_4.xml
│ │ │ ├── mm_osmc_pink_diamond.xml
│ │ │ ├── mm_osmc_pink_diamond_corner.xml
│ │ │ ├── mm_osmc_pink_diamond_left.xml
│ │ │ ├── mm_osmc_pink_diamond_line.xml
│ │ │ ├── mm_osmc_pink_diamond_right.xml
│ │ │ ├── mm_osmc_pink_dot.xml
│ │ │ ├── mm_osmc_pink_dot_2.xml
│ │ │ ├── mm_osmc_pink_dot_3.xml
│ │ │ ├── mm_osmc_pink_dot_4.xml
│ │ │ ├── mm_osmc_pink_drop.xml
│ │ │ ├── mm_osmc_pink_drop_line.xml
│ │ │ ├── mm_osmc_pink_fork.xml
│ │ │ ├── mm_osmc_pink_hexagon.xml
│ │ │ ├── mm_osmc_pink_hiker.xml
│ │ │ ├── mm_osmc_pink_house.xml
│ │ │ ├── mm_osmc_pink_l.xml
│ │ │ ├── mm_osmc_pink_left.xml
│ │ │ ├── mm_osmc_pink_left_arrow.xml
│ │ │ ├── mm_osmc_pink_left_pointer.xml
│ │ │ ├── mm_osmc_pink_left_pointer_2.xml
│ │ │ ├── mm_osmc_pink_left_pointer_3.xml
│ │ │ ├── mm_osmc_pink_left_pointer_4.xml
│ │ │ ├── mm_osmc_pink_lower.xml
│ │ │ ├── mm_osmc_pink_lower_2.xml
│ │ │ ├── mm_osmc_pink_lower_3.xml
│ │ │ ├── mm_osmc_pink_lower_4.xml
│ │ │ ├── mm_osmc_pink_m.xml
│ │ │ ├── mm_osmc_pink_pointer.xml
│ │ │ ├── mm_osmc_pink_pointer_2.xml
│ │ │ ├── mm_osmc_pink_pointer_3.xml
│ │ │ ├── mm_osmc_pink_pointer_4.xml
│ │ │ ├── mm_osmc_pink_pointer_line.xml
│ │ │ ├── mm_osmc_pink_pointer_line_2.xml
│ │ │ ├── mm_osmc_pink_pointer_line_3.xml
│ │ │ ├── mm_osmc_pink_pointer_line_4.xml
│ │ │ ├── mm_osmc_pink_rectangle.xml
│ │ │ ├── mm_osmc_pink_rectangle_2.xml
│ │ │ ├── mm_osmc_pink_rectangle_3.xml
│ │ │ ├── mm_osmc_pink_rectangle_4.xml
│ │ │ ├── mm_osmc_pink_rectangle_line.xml
│ │ │ ├── mm_osmc_pink_rectangle_lower.xml
│ │ │ ├── mm_osmc_pink_rectangle_lower_2.xml
│ │ │ ├── mm_osmc_pink_rectangle_lower_3.xml
│ │ │ ├── mm_osmc_pink_rectangle_lower_4.xml
│ │ │ ├── mm_osmc_pink_red_diamond.xml
│ │ │ ├── mm_osmc_pink_right.xml
│ │ │ ├── mm_osmc_pink_slash.xml
│ │ │ ├── mm_osmc_pink_stripe.xml
│ │ │ ├── mm_osmc_pink_stripe_2.xml
│ │ │ ├── mm_osmc_pink_stripe_3.xml
│ │ │ ├── mm_osmc_pink_stripe_4.xml
│ │ │ ├── mm_osmc_pink_t.xml
│ │ │ ├── mm_osmc_pink_triangle.xml
│ │ │ ├── mm_osmc_pink_triangle_2.xml
│ │ │ ├── mm_osmc_pink_triangle_3.xml
│ │ │ ├── mm_osmc_pink_triangle_4.xml
│ │ │ ├── mm_osmc_pink_triangle_line.xml
│ │ │ ├── mm_osmc_pink_triangle_line_2.xml
│ │ │ ├── mm_osmc_pink_triangle_line_3.xml
│ │ │ ├── mm_osmc_pink_triangle_line_4.xml
│ │ │ ├── mm_osmc_pink_triangle_turned.xml
│ │ │ ├── mm_osmc_pink_triangle_turned_2.xml
│ │ │ ├── mm_osmc_pink_triangle_turned_3.xml
│ │ │ ├── mm_osmc_pink_triangle_turned_4.xml
│ │ │ ├── mm_osmc_pink_turned_t.xml
│ │ │ ├── mm_osmc_pink_upper.xml
│ │ │ ├── mm_osmc_pink_upper_2.xml
│ │ │ ├── mm_osmc_pink_upper_3.xml
│ │ │ ├── mm_osmc_pink_upper_4.xml
│ │ │ ├── mm_osmc_pink_upper_bowl.xml
│ │ │ ├── mm_osmc_pink_wheel.xml
│ │ │ ├── mm_osmc_pink_x.xml
│ │ │ ├── mm_osmc_pink_x_2.xml
│ │ │ ├── mm_osmc_pink_x_3.xml
│ │ │ ├── mm_osmc_pink_x_4.xml
│ │ │ ├── mm_osmc_purple_arch.xml
│ │ │ ├── mm_osmc_purple_arrow.xml
│ │ │ ├── mm_osmc_purple_backslash.xml
│ │ │ ├── mm_osmc_purple_bar.xml
│ │ │ ├── mm_osmc_purple_bar_2.xml
│ │ │ ├── mm_osmc_purple_bar_3.xml
│ │ │ ├── mm_osmc_purple_bar_4.xml
│ │ │ ├── mm_osmc_purple_bicycle.xml
│ │ │ ├── mm_osmc_purple_bowl.xml
│ │ │ ├── mm_osmc_purple_circle.xml
│ │ │ ├── mm_osmc_purple_circle_arrow.xml
│ │ │ ├── mm_osmc_purple_corner.xml
│ │ │ ├── mm_osmc_purple_corner_left.xml
│ │ │ ├── mm_osmc_purple_crest.xml
│ │ │ ├── mm_osmc_purple_cross.xml
│ │ │ ├── mm_osmc_purple_cross_2.xml
│ │ │ ├── mm_osmc_purple_cross_3.xml
│ │ │ ├── mm_osmc_purple_cross_4.xml
│ │ │ ├── mm_osmc_purple_diamond.xml
│ │ │ ├── mm_osmc_purple_diamond_corner.xml
│ │ │ ├── mm_osmc_purple_diamond_left.xml
│ │ │ ├── mm_osmc_purple_diamond_line.xml
│ │ │ ├── mm_osmc_purple_diamond_right.xml
│ │ │ ├── mm_osmc_purple_dot.xml
│ │ │ ├── mm_osmc_purple_dot_2.xml
│ │ │ ├── mm_osmc_purple_dot_3.xml
│ │ │ ├── mm_osmc_purple_dot_4.xml
│ │ │ ├── mm_osmc_purple_drop.xml
│ │ │ ├── mm_osmc_purple_drop_line.xml
│ │ │ ├── mm_osmc_purple_fork.xml
│ │ │ ├── mm_osmc_purple_hexagon.xml
│ │ │ ├── mm_osmc_purple_hiker.xml
│ │ │ ├── mm_osmc_purple_house.xml
│ │ │ ├── mm_osmc_purple_l.xml
│ │ │ ├── mm_osmc_purple_left.xml
│ │ │ ├── mm_osmc_purple_left_arrow.xml
│ │ │ ├── mm_osmc_purple_left_pointer.xml
│ │ │ ├── mm_osmc_purple_left_pointer_2.xml
│ │ │ ├── mm_osmc_purple_left_pointer_3.xml
│ │ │ ├── mm_osmc_purple_left_pointer_4.xml
│ │ │ ├── mm_osmc_purple_lower.xml
│ │ │ ├── mm_osmc_purple_lower_2.xml
│ │ │ ├── mm_osmc_purple_lower_3.xml
│ │ │ ├── mm_osmc_purple_lower_4.xml
│ │ │ ├── mm_osmc_purple_m.xml
│ │ │ ├── mm_osmc_purple_pointer.xml
│ │ │ ├── mm_osmc_purple_pointer_2.xml
│ │ │ ├── mm_osmc_purple_pointer_3.xml
│ │ │ ├── mm_osmc_purple_pointer_4.xml
│ │ │ ├── mm_osmc_purple_pointer_line.xml
│ │ │ ├── mm_osmc_purple_pointer_line_2.xml
│ │ │ ├── mm_osmc_purple_pointer_line_3.xml
│ │ │ ├── mm_osmc_purple_pointer_line_4.xml
│ │ │ ├── mm_osmc_purple_rectangle.xml
│ │ │ ├── mm_osmc_purple_rectangle_2.xml
│ │ │ ├── mm_osmc_purple_rectangle_3.xml
│ │ │ ├── mm_osmc_purple_rectangle_4.xml
│ │ │ ├── mm_osmc_purple_rectangle_line.xml
│ │ │ ├── mm_osmc_purple_rectangle_lower.xml
│ │ │ ├── mm_osmc_purple_rectangle_lower_2.xml
│ │ │ ├── mm_osmc_purple_rectangle_lower_3.xml
│ │ │ ├── mm_osmc_purple_rectangle_lower_4.xml
│ │ │ ├── mm_osmc_purple_red_diamond.xml
│ │ │ ├── mm_osmc_purple_right.xml
│ │ │ ├── mm_osmc_purple_slash.xml
│ │ │ ├── mm_osmc_purple_stripe.xml
│ │ │ ├── mm_osmc_purple_stripe_2.xml
│ │ │ ├── mm_osmc_purple_stripe_3.xml
│ │ │ ├── mm_osmc_purple_stripe_4.xml
│ │ │ ├── mm_osmc_purple_t.xml
│ │ │ ├── mm_osmc_purple_triangle.xml
│ │ │ ├── mm_osmc_purple_triangle_2.xml
│ │ │ ├── mm_osmc_purple_triangle_3.xml
│ │ │ ├── mm_osmc_purple_triangle_4.xml
│ │ │ ├── mm_osmc_purple_triangle_line.xml
│ │ │ ├── mm_osmc_purple_triangle_line_2.xml
│ │ │ ├── mm_osmc_purple_triangle_line_3.xml
│ │ │ ├── mm_osmc_purple_triangle_line_4.xml
│ │ │ ├── mm_osmc_purple_triangle_turned.xml
│ │ │ ├── mm_osmc_purple_triangle_turned_2.xml
│ │ │ ├── mm_osmc_purple_triangle_turned_3.xml
│ │ │ ├── mm_osmc_purple_triangle_turned_4.xml
│ │ │ ├── mm_osmc_purple_turned_t.xml
│ │ │ ├── mm_osmc_purple_upper.xml
│ │ │ ├── mm_osmc_purple_upper_2.xml
│ │ │ ├── mm_osmc_purple_upper_3.xml
│ │ │ ├── mm_osmc_purple_upper_4.xml
│ │ │ ├── mm_osmc_purple_upper_bowl.xml
│ │ │ ├── mm_osmc_purple_wheel.xml
│ │ │ ├── mm_osmc_purple_x.xml
│ │ │ ├── mm_osmc_purple_x_2.xml
│ │ │ ├── mm_osmc_purple_x_3.xml
│ │ │ ├── mm_osmc_purple_x_4.xml
│ │ │ ├── mm_osmc_red_arch.xml
│ │ │ ├── mm_osmc_red_arrow.xml
│ │ │ ├── mm_osmc_red_backslash.xml
│ │ │ ├── mm_osmc_red_bar.xml
│ │ │ ├── mm_osmc_red_bar_2.xml
│ │ │ ├── mm_osmc_red_bar_3.xml
│ │ │ ├── mm_osmc_red_bar_4.xml
│ │ │ ├── mm_osmc_red_bicycle.xml
│ │ │ ├── mm_osmc_red_blue_diamond.xml
│ │ │ ├── mm_osmc_red_bowl.xml
│ │ │ ├── mm_osmc_red_circle.xml
│ │ │ ├── mm_osmc_red_circle_arrow.xml
│ │ │ ├── mm_osmc_red_corner.xml
│ │ │ ├── mm_osmc_red_corner_left.xml
│ │ │ ├── mm_osmc_red_crest.xml
│ │ │ ├── mm_osmc_red_cross.xml
│ │ │ ├── mm_osmc_red_cross_2.xml
│ │ │ ├── mm_osmc_red_cross_3.xml
│ │ │ ├── mm_osmc_red_cross_4.xml
│ │ │ ├── mm_osmc_red_diamond.xml
│ │ │ ├── mm_osmc_red_diamond_corner.xml
│ │ │ ├── mm_osmc_red_diamond_green_grape.xml
│ │ │ ├── mm_osmc_red_diamond_left.xml
│ │ │ ├── mm_osmc_red_diamond_line.xml
│ │ │ ├── mm_osmc_red_diamond_right.xml
│ │ │ ├── mm_osmc_red_diamond_yellow_grape.xml
│ │ │ ├── mm_osmc_red_dot.xml
│ │ │ ├── mm_osmc_red_dot_2.xml
│ │ │ ├── mm_osmc_red_dot_3.xml
│ │ │ ├── mm_osmc_red_dot_4.xml
│ │ │ ├── mm_osmc_red_drop.xml
│ │ │ ├── mm_osmc_red_drop_line.xml
│ │ │ ├── mm_osmc_red_flower.xml
│ │ │ ├── mm_osmc_red_fork.xml
│ │ │ ├── mm_osmc_red_grape.xml
│ │ │ ├── mm_osmc_red_hexagon.xml
│ │ │ ├── mm_osmc_red_hiker.xml
│ │ │ ├── mm_osmc_red_house.xml
│ │ │ ├── mm_osmc_red_l.xml
│ │ │ ├── mm_osmc_red_left.xml
│ │ │ ├── mm_osmc_red_left_arrow.xml
│ │ │ ├── mm_osmc_red_left_pointer.xml
│ │ │ ├── mm_osmc_red_left_pointer_2.xml
│ │ │ ├── mm_osmc_red_left_pointer_3.xml
│ │ │ ├── mm_osmc_red_left_pointer_4.xml
│ │ │ ├── mm_osmc_red_lower.xml
│ │ │ ├── mm_osmc_red_lower_2.xml
│ │ │ ├── mm_osmc_red_lower_3.xml
│ │ │ ├── mm_osmc_red_lower_4.xml
│ │ │ ├── mm_osmc_red_m.xml
│ │ │ ├── mm_osmc_red_pointer.xml
│ │ │ ├── mm_osmc_red_pointer_2.xml
│ │ │ ├── mm_osmc_red_pointer_3.xml
│ │ │ ├── mm_osmc_red_pointer_4.xml
│ │ │ ├── mm_osmc_red_pointer_line.xml
│ │ │ ├── mm_osmc_red_pointer_line_2.xml
│ │ │ ├── mm_osmc_red_pointer_line_3.xml
│ │ │ ├── mm_osmc_red_pointer_line_4.xml
│ │ │ ├── mm_osmc_red_rectangle.xml
│ │ │ ├── mm_osmc_red_rectangle_2.xml
│ │ │ ├── mm_osmc_red_rectangle_3.xml
│ │ │ ├── mm_osmc_red_rectangle_4.xml
│ │ │ ├── mm_osmc_red_rectangle_line.xml
│ │ │ ├── mm_osmc_red_rectangle_lower.xml
│ │ │ ├── mm_osmc_red_rectangle_lower_2.xml
│ │ │ ├── mm_osmc_red_rectangle_lower_3.xml
│ │ │ ├── mm_osmc_red_rectangle_lower_4.xml
│ │ │ ├── mm_osmc_red_red_diamond.xml
│ │ │ ├── mm_osmc_red_right.xml
│ │ │ ├── mm_osmc_red_right_arrow.xml
│ │ │ ├── mm_osmc_red_right_pointer.xml
│ │ │ ├── mm_osmc_red_right_pointer_2.xml
│ │ │ ├── mm_osmc_red_right_pointer_3.xml
│ │ │ ├── mm_osmc_red_right_pointer_4.xml
│ │ │ ├── mm_osmc_red_slash.xml
│ │ │ ├── mm_osmc_red_stripe.xml
│ │ │ ├── mm_osmc_red_stripe_2.xml
│ │ │ ├── mm_osmc_red_stripe_3.xml
│ │ │ ├── mm_osmc_red_stripe_4.xml
│ │ │ ├── mm_osmc_red_t.xml
│ │ │ ├── mm_osmc_red_triangle.xml
│ │ │ ├── mm_osmc_red_triangle_2.xml
│ │ │ ├── mm_osmc_red_triangle_3.xml
│ │ │ ├── mm_osmc_red_triangle_4.xml
│ │ │ ├── mm_osmc_red_triangle_line.xml
│ │ │ ├── mm_osmc_red_triangle_line_2.xml
│ │ │ ├── mm_osmc_red_triangle_line_3.xml
│ │ │ ├── mm_osmc_red_triangle_line_4.xml
│ │ │ ├── mm_osmc_red_triangle_turned.xml
│ │ │ ├── mm_osmc_red_triangle_turned_2.xml
│ │ │ ├── mm_osmc_red_triangle_turned_3.xml
│ │ │ ├── mm_osmc_red_triangle_turned_4.xml
│ │ │ ├── mm_osmc_red_turned_t.xml
│ │ │ ├── mm_osmc_red_upper.xml
│ │ │ ├── mm_osmc_red_upper_2.xml
│ │ │ ├── mm_osmc_red_upper_3.xml
│ │ │ ├── mm_osmc_red_upper_4.xml
│ │ │ ├── mm_osmc_red_upper_bowl.xml
│ │ │ ├── mm_osmc_red_wheel.xml
│ │ │ ├── mm_osmc_red_wheelchair.xml
│ │ │ ├── mm_osmc_red_x.xml
│ │ │ ├── mm_osmc_red_x_2.xml
│ │ │ ├── mm_osmc_red_x_3.xml
│ │ │ ├── mm_osmc_red_x_4.xml
│ │ │ ├── mm_osmc_shell.xml
│ │ │ ├── mm_osmc_shell_modern.xml
│ │ │ ├── mm_osmc_teal_arch.xml
│ │ │ ├── mm_osmc_teal_arrow.xml
│ │ │ ├── mm_osmc_teal_backslash.xml
│ │ │ ├── mm_osmc_teal_bar.xml
│ │ │ ├── mm_osmc_teal_bar_2.xml
│ │ │ ├── mm_osmc_teal_bar_3.xml
│ │ │ ├── mm_osmc_teal_bar_4.xml
│ │ │ ├── mm_osmc_teal_bicycle.xml
│ │ │ ├── mm_osmc_teal_bowl.xml
│ │ │ ├── mm_osmc_teal_circle.xml
│ │ │ ├── mm_osmc_teal_circle_arrow.xml
│ │ │ ├── mm_osmc_teal_corner.xml
│ │ │ ├── mm_osmc_teal_corner_left.xml
│ │ │ ├── mm_osmc_teal_crest.xml
│ │ │ ├── mm_osmc_teal_cross.xml
│ │ │ ├── mm_osmc_teal_cross_2.xml
│ │ │ ├── mm_osmc_teal_cross_3.xml
│ │ │ ├── mm_osmc_teal_cross_4.xml
│ │ │ ├── mm_osmc_teal_diamond.xml
│ │ │ ├── mm_osmc_teal_diamond_corner.xml
│ │ │ ├── mm_osmc_teal_diamond_left.xml
│ │ │ ├── mm_osmc_teal_diamond_line.xml
│ │ │ ├── mm_osmc_teal_diamond_right.xml
│ │ │ ├── mm_osmc_teal_dot.xml
│ │ │ ├── mm_osmc_teal_dot_2.xml
│ │ │ ├── mm_osmc_teal_dot_3.xml
│ │ │ ├── mm_osmc_teal_dot_4.xml
│ │ │ ├── mm_osmc_teal_drop.xml
│ │ │ ├── mm_osmc_teal_drop_line.xml
│ │ │ ├── mm_osmc_teal_fork.xml
│ │ │ ├── mm_osmc_teal_hexagon.xml
│ │ │ ├── mm_osmc_teal_hiker.xml
│ │ │ ├── mm_osmc_teal_house.xml
│ │ │ ├── mm_osmc_teal_l.xml
│ │ │ ├── mm_osmc_teal_left.xml
│ │ │ ├── mm_osmc_teal_left_arrow.xml
│ │ │ ├── mm_osmc_teal_left_pointer.xml
│ │ │ ├── mm_osmc_teal_left_pointer_2.xml
│ │ │ ├── mm_osmc_teal_left_pointer_3.xml
│ │ │ ├── mm_osmc_teal_left_pointer_4.xml
│ │ │ ├── mm_osmc_teal_lower.xml
│ │ │ ├── mm_osmc_teal_lower_2.xml
│ │ │ ├── mm_osmc_teal_lower_3.xml
│ │ │ ├── mm_osmc_teal_lower_4.xml
│ │ │ ├── mm_osmc_teal_m.xml
│ │ │ ├── mm_osmc_teal_pointer.xml
│ │ │ ├── mm_osmc_teal_pointer_2.xml
│ │ │ ├── mm_osmc_teal_pointer_3.xml
│ │ │ ├── mm_osmc_teal_pointer_4.xml
│ │ │ ├── mm_osmc_teal_pointer_line.xml
│ │ │ ├── mm_osmc_teal_pointer_line_2.xml
│ │ │ ├── mm_osmc_teal_pointer_line_3.xml
│ │ │ ├── mm_osmc_teal_pointer_line_4.xml
│ │ │ ├── mm_osmc_teal_rectangle.xml
│ │ │ ├── mm_osmc_teal_rectangle_2.xml
│ │ │ ├── mm_osmc_teal_rectangle_3.xml
│ │ │ ├── mm_osmc_teal_rectangle_4.xml
│ │ │ ├── mm_osmc_teal_rectangle_line.xml
│ │ │ ├── mm_osmc_teal_rectangle_lower.xml
│ │ │ ├── mm_osmc_teal_rectangle_lower_2.xml
│ │ │ ├── mm_osmc_teal_rectangle_lower_3.xml
│ │ │ ├── mm_osmc_teal_rectangle_lower_4.xml
│ │ │ ├── mm_osmc_teal_red_diamond.xml
│ │ │ ├── mm_osmc_teal_right.xml
│ │ │ ├── mm_osmc_teal_slash.xml
│ │ │ ├── mm_osmc_teal_stripe.xml
│ │ │ ├── mm_osmc_teal_stripe_2.xml
│ │ │ ├── mm_osmc_teal_stripe_3.xml
│ │ │ ├── mm_osmc_teal_stripe_4.xml
│ │ │ ├── mm_osmc_teal_t.xml
│ │ │ ├── mm_osmc_teal_triangle.xml
│ │ │ ├── mm_osmc_teal_triangle_2.xml
│ │ │ ├── mm_osmc_teal_triangle_3.xml
│ │ │ ├── mm_osmc_teal_triangle_4.xml
│ │ │ ├── mm_osmc_teal_triangle_line.xml
│ │ │ ├── mm_osmc_teal_triangle_line_2.xml
│ │ │ ├── mm_osmc_teal_triangle_line_3.xml
│ │ │ ├── mm_osmc_teal_triangle_line_4.xml
│ │ │ ├── mm_osmc_teal_triangle_turned.xml
│ │ │ ├── mm_osmc_teal_triangle_turned_2.xml
│ │ │ ├── mm_osmc_teal_triangle_turned_3.xml
│ │ │ ├── mm_osmc_teal_triangle_turned_4.xml
│ │ │ ├── mm_osmc_teal_turned_t.xml
│ │ │ ├── mm_osmc_teal_upper.xml
│ │ │ ├── mm_osmc_teal_upper_2.xml
│ │ │ ├── mm_osmc_teal_upper_3.xml
│ │ │ ├── mm_osmc_teal_upper_4.xml
│ │ │ ├── mm_osmc_teal_upper_bowl.xml
│ │ │ ├── mm_osmc_teal_wheel.xml
│ │ │ ├── mm_osmc_teal_x.xml
│ │ │ ├── mm_osmc_teal_x_2.xml
│ │ │ ├── mm_osmc_teal_x_3.xml
│ │ │ ├── mm_osmc_teal_x_4.xml
│ │ │ ├── mm_osmc_tower.xml
│ │ │ ├── mm_osmc_white_arch.xml
│ │ │ ├── mm_osmc_white_arrow.xml
│ │ │ ├── mm_osmc_white_backslash.xml
│ │ │ ├── mm_osmc_white_bar.xml
│ │ │ ├── mm_osmc_white_bar_2.xml
│ │ │ ├── mm_osmc_white_bar_3.xml
│ │ │ ├── mm_osmc_white_bar_4.xml
│ │ │ ├── mm_osmc_white_bicycle.xml
│ │ │ ├── mm_osmc_white_black_diamond.xml
│ │ │ ├── mm_osmc_white_bowl.xml
│ │ │ ├── mm_osmc_white_circle.xml
│ │ │ ├── mm_osmc_white_circle_arrow.xml
│ │ │ ├── mm_osmc_white_corner.xml
│ │ │ ├── mm_osmc_white_corner_left.xml
│ │ │ ├── mm_osmc_white_crest.xml
│ │ │ ├── mm_osmc_white_cross.xml
│ │ │ ├── mm_osmc_white_cross_2.xml
│ │ │ ├── mm_osmc_white_cross_3.xml
│ │ │ ├── mm_osmc_white_cross_4.xml
│ │ │ ├── mm_osmc_white_diamond.xml
│ │ │ ├── mm_osmc_white_diamond_corner.xml
│ │ │ ├── mm_osmc_white_diamond_left.xml
│ │ │ ├── mm_osmc_white_diamond_line.xml
│ │ │ ├── mm_osmc_white_diamond_right.xml
│ │ │ ├── mm_osmc_white_dot.xml
│ │ │ ├── mm_osmc_white_dot_2.xml
│ │ │ ├── mm_osmc_white_dot_3.xml
│ │ │ ├── mm_osmc_white_dot_4.xml
│ │ │ ├── mm_osmc_white_drop.xml
│ │ │ ├── mm_osmc_white_drop_line.xml
│ │ │ ├── mm_osmc_white_fork.xml
│ │ │ ├── mm_osmc_white_hexagon.xml
│ │ │ ├── mm_osmc_white_hiker.xml
│ │ │ ├── mm_osmc_white_house.xml
│ │ │ ├── mm_osmc_white_l.xml
│ │ │ ├── mm_osmc_white_left.xml
│ │ │ ├── mm_osmc_white_left_arrow.xml
│ │ │ ├── mm_osmc_white_left_pointer.xml
│ │ │ ├── mm_osmc_white_left_pointer_2.xml
│ │ │ ├── mm_osmc_white_left_pointer_3.xml
│ │ │ ├── mm_osmc_white_left_pointer_4.xml
│ │ │ ├── mm_osmc_white_lower.xml
│ │ │ ├── mm_osmc_white_lower_2.xml
│ │ │ ├── mm_osmc_white_lower_3.xml
│ │ │ ├── mm_osmc_white_lower_4.xml
│ │ │ ├── mm_osmc_white_m.xml
│ │ │ ├── mm_osmc_white_pointer.xml
│ │ │ ├── mm_osmc_white_pointer_2.xml
│ │ │ ├── mm_osmc_white_pointer_3.xml
│ │ │ ├── mm_osmc_white_pointer_4.xml
│ │ │ ├── mm_osmc_white_pointer_line.xml
│ │ │ ├── mm_osmc_white_pointer_line_2.xml
│ │ │ ├── mm_osmc_white_pointer_line_3.xml
│ │ │ ├── mm_osmc_white_pointer_line_4.xml
│ │ │ ├── mm_osmc_white_rectangle.xml
│ │ │ ├── mm_osmc_white_rectangle_2.xml
│ │ │ ├── mm_osmc_white_rectangle_3.xml
│ │ │ ├── mm_osmc_white_rectangle_4.xml
│ │ │ ├── mm_osmc_white_rectangle_line.xml
│ │ │ ├── mm_osmc_white_rectangle_lower.xml
│ │ │ ├── mm_osmc_white_rectangle_lower_2.xml
│ │ │ ├── mm_osmc_white_rectangle_lower_3.xml
│ │ │ ├── mm_osmc_white_rectangle_lower_4.xml
│ │ │ ├── mm_osmc_white_red_diamond.xml
│ │ │ ├── mm_osmc_white_right.xml
│ │ │ ├── mm_osmc_white_right_arrow.xml
│ │ │ ├── mm_osmc_white_right_pointer.xml
│ │ │ ├── mm_osmc_white_right_pointer_2.xml
│ │ │ ├── mm_osmc_white_right_pointer_3.xml
│ │ │ ├── mm_osmc_white_right_pointer_4.xml
│ │ │ ├── mm_osmc_white_shell.xml
│ │ │ ├── mm_osmc_white_shell_modern.xml
│ │ │ ├── mm_osmc_white_slash.xml
│ │ │ ├── mm_osmc_white_stripe.xml
│ │ │ ├── mm_osmc_white_stripe_2.xml
│ │ │ ├── mm_osmc_white_stripe_3.xml
│ │ │ ├── mm_osmc_white_stripe_4.xml
│ │ │ ├── mm_osmc_white_t.xml
│ │ │ ├── mm_osmc_white_triangle.xml
│ │ │ ├── mm_osmc_white_triangle_2.xml
│ │ │ ├── mm_osmc_white_triangle_3.xml
│ │ │ ├── mm_osmc_white_triangle_4.xml
│ │ │ ├── mm_osmc_white_triangle_line.xml
│ │ │ ├── mm_osmc_white_triangle_line_2.xml
│ │ │ ├── mm_osmc_white_triangle_line_3.xml
│ │ │ ├── mm_osmc_white_triangle_line_4.xml
│ │ │ ├── mm_osmc_white_triangle_turned.xml
│ │ │ ├── mm_osmc_white_triangle_turned_2.xml
│ │ │ ├── mm_osmc_white_triangle_turned_3.xml
│ │ │ ├── mm_osmc_white_triangle_turned_4.xml
│ │ │ ├── mm_osmc_white_turned_t.xml
│ │ │ ├── mm_osmc_white_upper.xml
│ │ │ ├── mm_osmc_white_upper_2.xml
│ │ │ ├── mm_osmc_white_upper_3.xml
│ │ │ ├── mm_osmc_white_upper_4.xml
│ │ │ ├── mm_osmc_white_upper_bowl.xml
│ │ │ ├── mm_osmc_white_wheel.xml
│ │ │ ├── mm_osmc_white_wheelchair.xml
│ │ │ ├── mm_osmc_white_x.xml
│ │ │ ├── mm_osmc_white_x_2.xml
│ │ │ ├── mm_osmc_white_x_3.xml
│ │ │ ├── mm_osmc_white_x_4.xml
│ │ │ ├── mm_osmc_wolfshook.xml
│ │ │ ├── mm_osmc_yellow_arch.xml
│ │ │ ├── mm_osmc_yellow_arrow.xml
│ │ │ ├── mm_osmc_yellow_backslash.xml
│ │ │ ├── mm_osmc_yellow_bar.xml
│ │ │ ├── mm_osmc_yellow_bar_2.xml
│ │ │ ├── mm_osmc_yellow_bar_3.xml
│ │ │ ├── mm_osmc_yellow_bar_4.xml
│ │ │ ├── mm_osmc_yellow_bicycle.xml
│ │ │ ├── mm_osmc_yellow_bowl.xml
│ │ │ ├── mm_osmc_yellow_circle.xml
│ │ │ ├── mm_osmc_yellow_circle_arrow.xml
│ │ │ ├── mm_osmc_yellow_corner.xml
│ │ │ ├── mm_osmc_yellow_corner_left.xml
│ │ │ ├── mm_osmc_yellow_crest.xml
│ │ │ ├── mm_osmc_yellow_cross.xml
│ │ │ ├── mm_osmc_yellow_cross_2.xml
│ │ │ ├── mm_osmc_yellow_cross_3.xml
│ │ │ ├── mm_osmc_yellow_cross_4.xml
│ │ │ ├── mm_osmc_yellow_diamond.xml
│ │ │ ├── mm_osmc_yellow_diamond_corner.xml
│ │ │ ├── mm_osmc_yellow_diamond_left.xml
│ │ │ ├── mm_osmc_yellow_diamond_line.xml
│ │ │ ├── mm_osmc_yellow_diamond_right.xml
│ │ │ ├── mm_osmc_yellow_dot.xml
│ │ │ ├── mm_osmc_yellow_dot_2.xml
│ │ │ ├── mm_osmc_yellow_dot_3.xml
│ │ │ ├── mm_osmc_yellow_dot_4.xml
│ │ │ ├── mm_osmc_yellow_drop.xml
│ │ │ ├── mm_osmc_yellow_drop_line.xml
│ │ │ ├── mm_osmc_yellow_fork.xml
│ │ │ ├── mm_osmc_yellow_hexagon.xml
│ │ │ ├── mm_osmc_yellow_hiker.xml
│ │ │ ├── mm_osmc_yellow_house.xml
│ │ │ ├── mm_osmc_yellow_l.xml
│ │ │ ├── mm_osmc_yellow_left.xml
│ │ │ ├── mm_osmc_yellow_left_arrow.xml
│ │ │ ├── mm_osmc_yellow_left_pointer.xml
│ │ │ ├── mm_osmc_yellow_left_pointer_2.xml
│ │ │ ├── mm_osmc_yellow_left_pointer_3.xml
│ │ │ ├── mm_osmc_yellow_left_pointer_4.xml
│ │ │ ├── mm_osmc_yellow_lower.xml
│ │ │ ├── mm_osmc_yellow_lower_2.xml
│ │ │ ├── mm_osmc_yellow_lower_3.xml
│ │ │ ├── mm_osmc_yellow_lower_4.xml
│ │ │ ├── mm_osmc_yellow_m.xml
│ │ │ ├── mm_osmc_yellow_mz.xml
│ │ │ ├── mm_osmc_yellow_pointer.xml
│ │ │ ├── mm_osmc_yellow_pointer_2.xml
│ │ │ ├── mm_osmc_yellow_pointer_3.xml
│ │ │ ├── mm_osmc_yellow_pointer_4.xml
│ │ │ ├── mm_osmc_yellow_pointer_line.xml
│ │ │ ├── mm_osmc_yellow_pointer_line_2.xml
│ │ │ ├── mm_osmc_yellow_pointer_line_3.xml
│ │ │ ├── mm_osmc_yellow_pointer_line_4.xml
│ │ │ ├── mm_osmc_yellow_rectangle.xml
│ │ │ ├── mm_osmc_yellow_rectangle_2.xml
│ │ │ ├── mm_osmc_yellow_rectangle_3.xml
│ │ │ ├── mm_osmc_yellow_rectangle_4.xml
│ │ │ ├── mm_osmc_yellow_rectangle_line.xml
│ │ │ ├── mm_osmc_yellow_rectangle_lower.xml
│ │ │ ├── mm_osmc_yellow_rectangle_lower_2.xml
│ │ │ ├── mm_osmc_yellow_rectangle_lower_3.xml
│ │ │ ├── mm_osmc_yellow_rectangle_lower_4.xml
│ │ │ ├── mm_osmc_yellow_red_diamond.xml
│ │ │ ├── mm_osmc_yellow_right.xml
│ │ │ ├── mm_osmc_yellow_right_arrow.xml
│ │ │ ├── mm_osmc_yellow_right_pointer.xml
│ │ │ ├── mm_osmc_yellow_right_pointer_2.xml
│ │ │ ├── mm_osmc_yellow_right_pointer_3.xml
│ │ │ ├── mm_osmc_yellow_right_pointer_4.xml
│ │ │ ├── mm_osmc_yellow_sg.xml
│ │ │ ├── mm_osmc_yellow_shell.xml
│ │ │ ├── mm_osmc_yellow_shell_modern.xml
│ │ │ ├── mm_osmc_yellow_slash.xml
│ │ │ ├── mm_osmc_yellow_stripe.xml
│ │ │ ├── mm_osmc_yellow_stripe_2.xml
│ │ │ ├── mm_osmc_yellow_stripe_3.xml
│ │ │ ├── mm_osmc_yellow_stripe_4.xml
│ │ │ ├── mm_osmc_yellow_t.xml
│ │ │ ├── mm_osmc_yellow_triangle.xml
│ │ │ ├── mm_osmc_yellow_triangle_2.xml
│ │ │ ├── mm_osmc_yellow_triangle_3.xml
│ │ │ ├── mm_osmc_yellow_triangle_4.xml
│ │ │ ├── mm_osmc_yellow_triangle_line.xml
│ │ │ ├── mm_osmc_yellow_triangle_line_2.xml
│ │ │ ├── mm_osmc_yellow_triangle_line_3.xml
│ │ │ ├── mm_osmc_yellow_triangle_line_4.xml
│ │ │ ├── mm_osmc_yellow_triangle_turned.xml
│ │ │ ├── mm_osmc_yellow_triangle_turned_2.xml
│ │ │ ├── mm_osmc_yellow_triangle_turned_3.xml
│ │ │ ├── mm_osmc_yellow_triangle_turned_4.xml
│ │ │ ├── mm_osmc_yellow_turned_t.xml
│ │ │ ├── mm_osmc_yellow_upper.xml
│ │ │ ├── mm_osmc_yellow_upper_2.xml
│ │ │ ├── mm_osmc_yellow_upper_3.xml
│ │ │ ├── mm_osmc_yellow_upper_4.xml
│ │ │ ├── mm_osmc_yellow_upper_bowl.xml
│ │ │ ├── mm_osmc_yellow_wheel.xml
│ │ │ ├── mm_osmc_yellow_x.xml
│ │ │ ├── mm_osmc_yellow_x_2.xml
│ │ │ ├── mm_osmc_yellow_x_3.xml
│ │ │ ├── mm_osmc_yellow_x_4.xml
│ │ │ ├── mm_osmwiki.xml
│ │ │ ├── mm_other.xml
│ │ │ ├── mm_outcrop.xml
│ │ │ ├── mm_outdoor.xml
│ │ │ ├── mm_outdoor_seating.xml
│ │ │ ├── mm_outpost.xml
│ │ │ ├── mm_paint.xml
│ │ │ ├── mm_palaeontological_site.xml
│ │ │ ├── mm_parcel_locker.xml
│ │ │ ├── mm_parish.xml
│ │ │ ├── mm_park.xml
│ │ │ ├── mm_park_ride.xml
│ │ │ ├── mm_parking.xml
│ │ │ ├── mm_parking_multi_storey.xml
│ │ │ ├── mm_parking_space.xml
│ │ │ ├── mm_parking_underground.xml
│ │ │ ├── mm_party.xml
│ │ │ ├── mm_pastry.xml
│ │ │ ├── mm_pawnbroker.xml
│ │ │ ├── mm_payment_centre.xml
│ │ │ ├── mm_payment_terminal.xml
│ │ │ ├── mm_payment_type.xml
│ │ │ ├── mm_perfumery.xml
│ │ │ ├── mm_personal_transport.xml
│ │ │ ├── mm_pest_control.xml
│ │ │ ├── mm_pet_grooming.xml
│ │ │ ├── mm_photo.xml
│ │ │ ├── mm_photo_booth.xml
│ │ │ ├── mm_photo_studio.xml
│ │ │ ├── mm_physiotherapist.xml
│ │ │ ├── mm_picnic_table.xml
│ │ │ ├── mm_picnicking.xml
│ │ │ ├── mm_pier.xml
│ │ │ ├── mm_pillory.xml
│ │ │ ├── mm_pipeline_substation.xml
│ │ │ ├── mm_piste.xml
│ │ │ ├── mm_piste_downhill.xml
│ │ │ ├── mm_piste_gladed_yes.xml
│ │ │ ├── mm_piste_high_difficulty.xml
│ │ │ ├── mm_piste_hike.xml
│ │ │ ├── mm_piste_intermediate_difficulty.xml
│ │ │ ├── mm_piste_nordic.xml
│ │ │ ├── mm_piste_skitour.xml
│ │ │ ├── mm_piste_sled.xml
│ │ │ ├── mm_pitch.xml
│ │ │ ├── mm_place_allotments.xml
│ │ │ ├── mm_place_capital_dot.xml
│ │ │ ├── mm_place_capital_dot_night.xml
│ │ │ ├── mm_place_capital_dot_small.xml
│ │ │ ├── mm_place_capital_dot_small_night.xml
│ │ │ ├── mm_place_city.xml
│ │ │ ├── mm_place_city_dot.xml
│ │ │ ├── mm_place_city_dot_night.xml
│ │ │ ├── mm_place_city_dot_small.xml
│ │ │ ├── mm_place_city_dot_small_night.xml
│ │ │ ├── mm_place_farm.xml
│ │ │ ├── mm_place_of_worship.xml
│ │ │ ├── mm_place_town.xml
│ │ │ ├── mm_place_town_dot.xml
│ │ │ ├── mm_place_town_dot_night.xml
│ │ │ ├── mm_planetarium.xml
│ │ │ ├── mm_plant_nursery.xml
│ │ │ ├── mm_plateau.xml
│ │ │ ├── mm_playground_balancebeam.xml
│ │ │ ├── mm_playground_basketswing.xml
│ │ │ ├── mm_playground_climbingframe.xml
│ │ │ ├── mm_playground_hopscotch.xml
│ │ │ ├── mm_playground_horizontal_bar.xml
│ │ │ ├── mm_playground_playhouse.xml
│ │ │ ├── mm_playground_roundabout.xml
│ │ │ ├── mm_playground_sandpit.xml
│ │ │ ├── mm_playground_seesaw.xml
│ │ │ ├── mm_playground_slide.xml
│ │ │ ├── mm_playground_springy.xml
│ │ │ ├── mm_playground_structure.xml
│ │ │ ├── mm_playground_swing.xml
│ │ │ ├── mm_playground_trampoline.xml
│ │ │ ├── mm_playground_zipwire.xml
│ │ │ ├── mm_point_of_interest.xml
│ │ │ ├── mm_political_party.xml
│ │ │ ├── mm_pottery.xml
│ │ │ ├── mm_power.xml
│ │ │ ├── mm_power_cable_distribution_cabinet.xml
│ │ │ ├── mm_power_generator.xml
│ │ │ ├── mm_power_plant.xml
│ │ │ ├── mm_power_portal.xml
│ │ │ ├── mm_power_substation.xml
│ │ │ ├── mm_power_terminal.xml
│ │ │ ├── mm_power_tower.xml
│ │ │ ├── mm_power_tower_small.xml
│ │ │ ├── mm_power_tower_small2.xml
│ │ │ ├── mm_power_tower_square.xml
│ │ │ ├── mm_power_transformer.xml
│ │ │ ├── mm_prep_school.xml
│ │ │ ├── mm_printer_ink.xml
│ │ │ ├── mm_prison_camp.xml
│ │ │ ├── mm_product_brick.xml
│ │ │ ├── mm_protected_area.xml
│ │ │ ├── mm_public_bath.xml
│ │ │ ├── mm_public_bookcase.xml
│ │ │ ├── mm_public_transport.xml
│ │ │ ├── mm_public_transport_platform.xml
│ │ │ ├── mm_public_transport_station.xml
│ │ │ ├── mm_public_transport_stop_position.xml
│ │ │ ├── mm_publisher.xml
│ │ │ ├── mm_pumping_station.xml
│ │ │ ├── mm_put_in.xml
│ │ │ ├── mm_put_in_egress.xml
│ │ │ ├── mm_pyrotechnics.xml
│ │ │ ├── mm_quango.xml
│ │ │ ├── mm_quarry.xml
│ │ │ ├── mm_quarter.xml
│ │ │ ├── mm_raceway.xml
│ │ │ ├── mm_radar.xml
│ │ │ ├── mm_radiotechnics.xml
│ │ │ ├── mm_railway_buffer_stop.xml
│ │ │ ├── mm_railway_platform.xml
│ │ │ ├── mm_railway_station.xml
│ │ │ ├── mm_railway_station_disused.xml
│ │ │ ├── mm_railway_station_small.xml
│ │ │ ├── mm_railway_station_small_disused.xml
│ │ │ ├── mm_railway_station_small_disused_night.xml
│ │ │ ├── mm_railway_station_small_night.xml
│ │ │ ├── mm_railway_station_subway_map.xml
│ │ │ ├── mm_railway_station_subway_small.xml
│ │ │ ├── mm_railway_station_subway_small_night.xml
│ │ │ ├── mm_railway_subway_entrance_black.xml
│ │ │ ├── mm_railway_subway_entrance_blue.xml
│ │ │ ├── mm_railway_subway_entrance_brown.xml
│ │ │ ├── mm_railway_subway_entrance_darkyellow.xml
│ │ │ ├── mm_railway_subway_entrance_gray.xml
│ │ │ ├── mm_railway_subway_entrance_green.xml
│ │ │ ├── mm_railway_subway_entrance_lightblue.xml
│ │ │ ├── mm_railway_subway_entrance_lightgreen.xml
│ │ │ ├── mm_railway_subway_entrance_orange.xml
│ │ │ ├── mm_railway_subway_entrance_purple.xml
│ │ │ ├── mm_railway_subway_entrance_red.xml
│ │ │ ├── mm_railway_subway_entrance_yellow.xml
│ │ │ ├── mm_railway_subway_station_small_black.xml
│ │ │ ├── mm_railway_subway_station_small_black2.xml
│ │ │ ├── mm_railway_subway_station_small_blue.xml
│ │ │ ├── mm_railway_subway_station_small_blue2.xml
│ │ │ ├── mm_railway_subway_station_small_brown.xml
│ │ │ ├── mm_railway_subway_station_small_darkyellow.xml
│ │ │ ├── mm_railway_subway_station_small_darkyellow2.xml
│ │ │ ├── mm_railway_subway_station_small_default.xml
│ │ │ ├── mm_railway_subway_station_small_default2.xml
│ │ │ ├── mm_railway_subway_station_small_gray.xml
│ │ │ ├── mm_railway_subway_station_small_gray2.xml
│ │ │ ├── mm_railway_subway_station_small_green.xml
│ │ │ ├── mm_railway_subway_station_small_green2.xml
│ │ │ ├── mm_railway_subway_station_small_lightblue.xml
│ │ │ ├── mm_railway_subway_station_small_lightblue2.xml
│ │ │ ├── mm_railway_subway_station_small_lightgreen.xml
│ │ │ ├── mm_railway_subway_station_small_lightgreen2.xml
│ │ │ ├── mm_railway_subway_station_small_orange.xml
│ │ │ ├── mm_railway_subway_station_small_orange2.xml
│ │ │ ├── mm_railway_subway_station_small_purple.xml
│ │ │ ├── mm_railway_subway_station_small_purple2.xml
│ │ │ ├── mm_railway_subway_station_small_red.xml
│ │ │ ├── mm_railway_subway_station_small_white.xml
│ │ │ ├── mm_railway_subway_station_small_yellow.xml
│ │ │ ├── mm_railway_subway_station_small_yellow2.xml
│ │ │ ├── mm_railway_tram_stop.xml
│ │ │ ├── mm_railway_tram_stop_round_big.xml
│ │ │ ├── mm_railway_tram_stop_round_big_night.xml
│ │ │ ├── mm_railway_tram_stop_round_small.xml
│ │ │ ├── mm_railway_tram_stop_round_small_night.xml
│ │ │ ├── mm_railway_yard.xml
│ │ │ ├── mm_ranger_station.xml
│ │ │ ├── mm_ranger_station_office.xml
│ │ │ ├── mm_rapid_white.xml
│ │ │ ├── mm_rc_car.xml
│ │ │ ├── mm_rcn_ref.xml
│ │ │ ├── mm_recreation_ground.xml
│ │ │ ├── mm_recycling_centre.xml
│ │ │ ├── mm_recycling_centre_map.xml
│ │ │ ├── mm_recycling_container.xml
│ │ │ ├── mm_reef.xml
│ │ │ ├── mm_refugee_site.xml
│ │ │ ├── mm_register_office.xml
│ │ │ ├── mm_religion.xml
│ │ │ ├── mm_religion_buddhist.xml
│ │ │ ├── mm_religion_christian.xml
│ │ │ ├── mm_religion_hindu.xml
│ │ │ ├── mm_religion_jewish.xml
│ │ │ ├── mm_religion_muslim.xml
│ │ │ ├── mm_religion_shinto.xml
│ │ │ ├── mm_religion_sikh.xml
│ │ │ ├── mm_religion_taoist.xml
│ │ │ ├── mm_religious.xml
│ │ │ ├── mm_rescue_box.xml
│ │ │ ├── mm_research.xml
│ │ │ ├── mm_research_institute.xml
│ │ │ ├── mm_reservoir.xml
│ │ │ ├── mm_residential.xml
│ │ │ ├── mm_rest_area.xml
│ │ │ ├── mm_restaurants.xml
│ │ │ ├── mm_retail.xml
│ │ │ ├── mm_rice.xml
│ │ │ ├── mm_ridge.xml
│ │ │ ├── mm_river.xml
│ │ │ ├── mm_road_obstacle.xml
│ │ │ ├── mm_rockhounding.xml
│ │ │ ├── mm_roller_skating.xml
│ │ │ ├── mm_route_activity_type_adventure_motorcycling.xml
│ │ │ ├── mm_route_activity_type_all_terrain_vehicle.xml
│ │ │ ├── mm_route_activity_type_aviation.xml
│ │ │ ├── mm_route_activity_type_backpacking.xml
│ │ │ ├── mm_route_activity_type_canoe.xml
│ │ │ ├── mm_route_activity_type_car.xml
│ │ │ ├── mm_route_activity_type_cross_country_skiing.xml
│ │ │ ├── mm_route_activity_type_diving.xml
│ │ │ ├── mm_route_activity_type_e_biking.xml
│ │ │ ├── mm_route_activity_type_e_mountain_bike.xml
│ │ │ ├── mm_route_activity_type_enduro_motorcycling.xml
│ │ │ ├── mm_route_activity_type_fitness.xml
│ │ │ ├── mm_route_activity_type_gravel_biking.xml
│ │ │ ├── mm_route_activity_type_hang_gliding.xml
│ │ │ ├── mm_route_activity_type_hiking.xml
│ │ │ ├── mm_route_activity_type_hill_climbing.xml
│ │ │ ├── mm_route_activity_type_horse_riding.xml
│ │ │ ├── mm_route_activity_type_ice_skating.xml
│ │ │ ├── mm_route_activity_type_inline_skates.xml
│ │ │ ├── mm_route_activity_type_karting.xml
│ │ │ ├── mm_route_activity_type_kayak.xml
│ │ │ ├── mm_route_activity_type_motocross.xml
│ │ │ ├── mm_route_activity_type_motor_scooter.xml
│ │ │ ├── mm_route_activity_type_motorboat.xml
│ │ │ ├── mm_route_activity_type_mountain_biking.xml
│ │ │ ├── mm_route_activity_type_off_road.xml
│ │ │ ├── mm_route_activity_type_off_road_motorcycling_dirt_biking.xml
│ │ │ ├── mm_route_activity_type_parachuting_skydiving.xml
│ │ │ ├── mm_route_activity_type_paragliding.xml
│ │ │ ├── mm_route_activity_type_road_cycling.xml
│ │ │ ├── mm_route_activity_type_road_motorcycling.xml
│ │ │ ├── mm_route_activity_type_road_running.xml
│ │ │ ├── mm_route_activity_type_scuba_diving.xml
│ │ │ ├── mm_route_activity_type_ski_touring.xml
│ │ │ ├── mm_route_activity_type_skiing.xml
│ │ │ ├── mm_route_activity_type_snowboarding.xml
│ │ │ ├── mm_route_activity_type_snowmobiling.xml
│ │ │ ├── mm_route_activity_type_snowshoeing.xml
│ │ │ ├── mm_route_activity_type_surfing.xml
│ │ │ ├── mm_route_activity_type_swimming_outdoor.xml
│ │ │ ├── mm_route_activity_type_touring.xml
│ │ │ ├── mm_route_activity_type_trail_running.xml
│ │ │ ├── mm_route_activity_type_train_riding.xml
│ │ │ ├── mm_route_activity_type_trekking.xml
│ │ │ ├── mm_route_activity_type_truck_hgv.xml
│ │ │ ├── mm_route_activity_type_walking.xml
│ │ │ ├── mm_route_activity_type_waterskiing.xml
│ │ │ ├── mm_route_activity_type_windsurfing.xml
│ │ │ ├── mm_route_article.xml
│ │ │ ├── mm_route_article_point.xml
│ │ │ ├── mm_route_bus_ref.xml
│ │ │ ├── mm_route_ferry_ref.xml
│ │ │ ├── mm_route_funicular_ref.xml
│ │ │ ├── mm_route_hiking_iwn_poi.xml
│ │ │ ├── mm_route_hiking_lwn_poi.xml
│ │ │ ├── mm_route_hiking_nwn_poi.xml
│ │ │ ├── mm_route_hiking_rwn_poi.xml
│ │ │ ├── mm_route_light_rail_ref.xml
│ │ │ ├── mm_route_monorail_ref.xml
│ │ │ ├── mm_route_railway_ref.xml
│ │ │ ├── mm_route_share_taxi_ref.xml
│ │ │ ├── mm_route_track.xml
│ │ │ ├── mm_route_track_point.xml
│ │ │ ├── mm_route_train_ref.xml
│ │ │ ├── mm_route_tram_ref.xml
│ │ │ ├── mm_route_trolleybus_ref.xml
│ │ │ ├── mm_routes.xml
│ │ │ ├── mm_routes_air_sports.xml
│ │ │ ├── mm_routes_cycling.xml
│ │ │ ├── mm_routes_driving.xml
│ │ │ ├── mm_routes_foot.xml
│ │ │ ├── mm_routes_motorcycling.xml
│ │ │ ├── mm_routes_other.xml
│ │ │ ├── mm_routes_water_sport.xml
│ │ │ ├── mm_routes_winter_sport.xml
│ │ │ ├── mm_rungs.xml
│ │ │ ├── mm_rungs_dot.xml
│ │ │ ├── mm_running.xml
│ │ │ ├── mm_runway.xml
│ │ │ ├── mm_rwn_ref.xml
│ │ │ ├── mm_s_bahn.xml
│ │ │ ├── mm_salt_pond.xml
│ │ │ ├── mm_salt_yes.xml
│ │ │ ├── mm_sanatorium.xml
│ │ │ ├── mm_sand.xml
│ │ │ ├── mm_sanitary_dump_station.xml
│ │ │ ├── mm_sanitary_dump_station_white.xml
│ │ │ ├── mm_satellite_dish.xml
│ │ │ ├── mm_sauna.xml
│ │ │ ├── mm_scrub.xml
│ │ │ ├── mm_scuba_diving_shop.xml
│ │ │ ├── mm_seamark.xml
│ │ │ ├── mm_seamark_anchor_berth.xml
│ │ │ ├── mm_seamark_anchorage.xml
│ │ │ ├── mm_seamark_anchorage_small_craft.xml
│ │ │ ├── mm_seamark_anchorage_tanker.xml
│ │ │ ├── mm_seamark_beacon_black_pillar.xml
│ │ │ ├── mm_seamark_beacon_black_tower.xml
│ │ │ ├── mm_seamark_beacon_blackredblack_pile.xml
│ │ │ ├── mm_seamark_beacon_blackredblack_stake.xml
│ │ │ ├── mm_seamark_beacon_blackredblack_tower.xml
│ │ │ ├── mm_seamark_beacon_blackyellow_stake.xml
│ │ │ ├── mm_seamark_beacon_blackyellow_tower.xml
│ │ │ ├── mm_seamark_beacon_blackyellowblack_stake.xml
│ │ │ ├── mm_seamark_beacon_blackyellowblack_tower.xml
│ │ │ ├── mm_seamark_beacon_cairn.xml
│ │ │ ├── mm_seamark_beacon_green_perch_port.xml
│ │ │ ├── mm_seamark_beacon_green_perch_starboard.xml
│ │ │ ├── mm_seamark_beacon_green_pillar.xml
│ │ │ ├── mm_seamark_beacon_green_stake.xml
│ │ │ ├── mm_seamark_beacon_green_tower.xml
│ │ │ ├── mm_seamark_beacon_greenwhite_stake.xml
│ │ │ ├── mm_seamark_beacon_greenwhite_tower.xml
│ │ │ ├── mm_seamark_beacon_greenwhitegreenwhite_stake.xml
│ │ │ ├── mm_seamark_beacon_greenwhitegreenwhite_tower.xml
│ │ │ ├── mm_seamark_beacon_perch_port.xml
│ │ │ ├── mm_seamark_beacon_perch_starboard.xml
│ │ │ ├── mm_seamark_beacon_pile.xml
│ │ │ ├── mm_seamark_beacon_pillar.xml
│ │ │ ├── mm_seamark_beacon_red_perch_port.xml
│ │ │ ├── mm_seamark_beacon_red_perch_starboard.xml
│ │ │ ├── mm_seamark_beacon_red_pillar.xml
│ │ │ ├── mm_seamark_beacon_red_stake.xml
│ │ │ ├── mm_seamark_beacon_red_tower.xml
│ │ │ ├── mm_seamark_beacon_redwhite_pole_vertical.xml
│ │ │ ├── mm_seamark_beacon_redwhite_stake.xml
│ │ │ ├── mm_seamark_beacon_redwhite_tower.xml
│ │ │ ├── mm_seamark_beacon_redwhite_tower_vertical.xml
│ │ │ ├── mm_seamark_beacon_stake.xml
│ │ │ ├── mm_seamark_beacon_tower.xml
│ │ │ ├── mm_seamark_beacon_white_pile.xml
│ │ │ ├── mm_seamark_beacon_white_stake.xml
│ │ │ ├── mm_seamark_beacon_white_tower.xml
│ │ │ ├── mm_seamark_beacon_whitegreen_stake.xml
│ │ │ ├── mm_seamark_beacon_whitegreen_tower.xml
│ │ │ ├── mm_seamark_beacon_whitegreenwhitegreen_tower.xml
│ │ │ ├── mm_seamark_beacon_whitered_stake.xml
│ │ │ ├── mm_seamark_beacon_whitered_tower.xml
│ │ │ ├── mm_seamark_beacon_whiteredwhiteorange_pile.xml
│ │ │ ├── mm_seamark_beacon_yellow_pile.xml
│ │ │ ├── mm_seamark_beacon_yellow_stake.xml
│ │ │ ├── mm_seamark_beacon_yellow_tower.xml
│ │ │ ├── mm_seamark_beacon_yellowblack_stake.xml
│ │ │ ├── mm_seamark_beacon_yellowblack_tower.xml
│ │ │ ├── mm_seamark_beacon_yellowblackyellow_stake.xml
│ │ │ ├── mm_seamark_beacon_yellowblackyellow_tower.xml
│ │ │ ├── mm_seamark_berth.xml
│ │ │ ├── mm_seamark_bridge.xml
│ │ │ ├── mm_seamark_bridge_lifting.xml
│ │ │ ├── mm_seamark_bridge_opening.xml
│ │ │ ├── mm_seamark_bridge_suspension.xml
│ │ │ ├── mm_seamark_building.xml
│ │ │ ├── mm_seamark_building_church.xml
│ │ │ ├── mm_seamark_building_customs.xml
│ │ │ ├── mm_seamark_building_harbour_master.xml
│ │ │ ├── mm_seamark_building_water_police_station.xml
│ │ │ ├── mm_seamark_buoy_barrel.xml
│ │ │ ├── mm_seamark_buoy_blackredblack_conical.xml
│ │ │ ├── mm_seamark_buoy_blackredblack_pillar.xml
│ │ │ ├── mm_seamark_buoy_blackredblack_spar.xml
│ │ │ ├── mm_seamark_buoy_blackredblack_spherical.xml
│ │ │ ├── mm_seamark_buoy_blackyellow_can.xml
│ │ │ ├── mm_seamark_buoy_blackyellow_conical.xml
│ │ │ ├── mm_seamark_buoy_blackyellow_pillar.xml
│ │ │ ├── mm_seamark_buoy_blackyellow_spar.xml
│ │ │ ├── mm_seamark_buoy_blackyellowblack_can.xml
│ │ │ ├── mm_seamark_buoy_blackyellowblack_conical.xml
│ │ │ ├── mm_seamark_buoy_blackyellowblack_pillar.xml
│ │ │ ├── mm_seamark_buoy_blackyellowblack_spar.xml
│ │ │ ├── mm_seamark_buoy_can.xml
│ │ │ ├── mm_seamark_buoy_conical.xml
│ │ │ ├── mm_seamark_buoy_green_barrel.xml
│ │ │ ├── mm_seamark_buoy_green_can.xml
│ │ │ ├── mm_seamark_buoy_green_conical.xml
│ │ │ ├── mm_seamark_buoy_green_pillar.xml
│ │ │ ├── mm_seamark_buoy_green_spar.xml
│ │ │ ├── mm_seamark_buoy_green_spherical.xml
│ │ │ ├── mm_seamark_buoy_greenred_spar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_greenred_spherical_horizontal.xml
│ │ │ ├── mm_seamark_buoy_greenredgreen_can_horizontal.xml
│ │ │ ├── mm_seamark_buoy_greenredgreen_conical_horizontal.xml
│ │ │ ├── mm_seamark_buoy_greenredgreen_pillar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_greenredgreen_spar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_greenredgreen_spherical_horizontal.xml
│ │ │ ├── mm_seamark_buoy_greenwhite_spar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_greenwhitegreenwhite_conical_horizontal.xml
│ │ │ ├── mm_seamark_buoy_greenwhitegreenwhite_spar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_orange_spherical.xml
│ │ │ ├── mm_seamark_buoy_pillar.xml
│ │ │ ├── mm_seamark_buoy_red_barrel.xml
│ │ │ ├── mm_seamark_buoy_red_can.xml
│ │ │ ├── mm_seamark_buoy_red_conical.xml
│ │ │ ├── mm_seamark_buoy_red_pillar.xml
│ │ │ ├── mm_seamark_buoy_red_spar.xml
│ │ │ ├── mm_seamark_buoy_red_spherical.xml
│ │ │ ├── mm_seamark_buoy_redgreen_spar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redgreen_spherical_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redgreenred_can_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redgreenred_pillar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redgreenred_spar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redgreenred_spherical_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redgreenredgreen_spar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redgreenredgreen_spherical_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redwhite_pillar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redwhite_pillar_vertical.xml
│ │ │ ├── mm_seamark_buoy_redwhite_spar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redwhite_spar_vertical.xml
│ │ │ ├── mm_seamark_buoy_redwhite_spherical_vertical.xml
│ │ │ ├── mm_seamark_buoy_redwhitered_can_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redwhiteredwhite_can_horizontal.xml
│ │ │ ├── mm_seamark_buoy_redwhiteredwhite_spar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_spherical.xml
│ │ │ ├── mm_seamark_buoy_white_barrel.xml
│ │ │ ├── mm_seamark_buoy_white_can.xml
│ │ │ ├── mm_seamark_buoy_white_conical.xml
│ │ │ ├── mm_seamark_buoy_white_pillar.xml
│ │ │ ├── mm_seamark_buoy_white_spar.xml
│ │ │ ├── mm_seamark_buoy_white_spherical.xml
│ │ │ ├── mm_seamark_buoy_white_super_buoy.xml
│ │ │ ├── mm_seamark_buoy_whitegreenwhitegreen_spar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_whiteredwhitered_spar_horizontal.xml
│ │ │ ├── mm_seamark_buoy_whiteyellow_spherical_cross.xml
│ │ │ ├── mm_seamark_buoy_yellow_barrel.xml
│ │ │ ├── mm_seamark_buoy_yellow_can.xml
│ │ │ ├── mm_seamark_buoy_yellow_conical.xml
│ │ │ ├── mm_seamark_buoy_yellow_installation.xml
│ │ │ ├── mm_seamark_buoy_yellow_pillar.xml
│ │ │ ├── mm_seamark_buoy_yellow_spar.xml
│ │ │ ├── mm_seamark_buoy_yellow_spherical.xml
│ │ │ ├── mm_seamark_buoy_yellow_super_buoy.xml
│ │ │ ├── mm_seamark_buoy_yellowblack_can.xml
│ │ │ ├── mm_seamark_buoy_yellowblack_conical.xml
│ │ │ ├── mm_seamark_buoy_yellowblack_pillar.xml
│ │ │ ├── mm_seamark_buoy_yellowblack_spar.xml
│ │ │ ├── mm_seamark_buoy_yellowblackyellow_can.xml
│ │ │ ├── mm_seamark_buoy_yellowblackyellow_conical.xml
│ │ │ ├── mm_seamark_buoy_yellowblackyellow_pillar.xml
│ │ │ ├── mm_seamark_buoy_yellowblackyellow_spar.xml
│ │ │ ├── mm_seamark_distance_mark.xml
│ │ │ ├── mm_seamark_distance_mark_installed.xml
│ │ │ ├── mm_seamark_fishing_facility.xml
│ │ │ ├── mm_seamark_fog_signal.xml
│ │ │ ├── mm_seamark_fog_signal_additional.xml
│ │ │ ├── mm_seamark_fog_signal_additional_big.xml
│ │ │ ├── mm_seamark_fog_signal_additional_big_night.xml
│ │ │ ├── mm_seamark_fog_signal_additional_center_big.xml
│ │ │ ├── mm_seamark_fog_signal_additional_center_big_night.xml
│ │ │ ├── mm_seamark_fog_signal_additional_night.xml
│ │ │ ├── mm_seamark_gate.xml
│ │ │ ├── mm_seamark_harbour_container.xml
│ │ │ ├── mm_seamark_harbour_default.xml
│ │ │ ├── mm_seamark_harbour_default_small.xml
│ │ │ ├── mm_seamark_harbour_ferry.xml
│ │ │ ├── mm_seamark_harbour_fishing.xml
│ │ │ ├── mm_seamark_harbour_marina.xml
│ │ │ ├── mm_seamark_harbour_shipyard.xml
│ │ │ ├── mm_seamark_hulk.xml
│ │ │ ├── mm_seamark_hulk_restaurant_additional.xml
│ │ │ ├── mm_seamark_j132_weedkelp.xml
│ │ │ ├── mm_seamark_j134_seagrass.xml
│ │ │ ├── mm_seamark_j14_sand_waves.xml
│ │ │ ├── mm_seamark_j14_sand_waves_night.xml
│ │ │ ├── mm_seamark_j15_spring.xml
│ │ │ ├── mm_seamark_j15_spring_night.xml
│ │ │ ├── mm_seamark_j21_rocky.xml
│ │ │ ├── mm_seamark_j21_rocky_night.xml
│ │ │ ├── mm_seamark_j22_coral.xml
│ │ │ ├── mm_seamark_j22_coral_night.xml
│ │ │ ├── mm_seamark_k311_foul_ground.xml
│ │ │ ├── mm_seamark_k311_foul_ground_night.xml
│ │ │ ├── mm_seamark_landmark_cairn.xml
│ │ │ ├── mm_seamark_landmark_cemetery.xml
│ │ │ ├── mm_seamark_landmark_chimney.xml
│ │ │ ├── mm_seamark_landmark_church.xml
│ │ │ ├── mm_seamark_landmark_communication_additional.xml
│ │ │ ├── mm_seamark_landmark_cross.xml
│ │ │ ├── mm_seamark_landmark_dish_aerial.xml
│ │ │ ├── mm_seamark_landmark_dome.xml
│ │ │ ├── mm_seamark_landmark_dome_big.xml
│ │ │ ├── mm_seamark_landmark_flagstaff.xml
│ │ │ ├── mm_seamark_landmark_mast.xml
│ │ │ ├── mm_seamark_landmark_minaret.xml
│ │ │ ├── mm_seamark_landmark_monument.xml
│ │ │ ├── mm_seamark_landmark_mosque.xml
│ │ │ ├── mm_seamark_landmark_spire.xml
│ │ │ ├── mm_seamark_landmark_spire_big.xml
│ │ │ ├── mm_seamark_landmark_statue.xml
│ │ │ ├── mm_seamark_landmark_tower.xml
│ │ │ ├── mm_seamark_landmark_tower_church_additional.xml
│ │ │ ├── mm_seamark_landmark_water_tower.xml
│ │ │ ├── mm_seamark_landmark_windmotor.xml
│ │ │ ├── mm_seamark_landmark_windsock.xml
│ │ │ ├── mm_seamark_light_float_green.xml
│ │ │ ├── mm_seamark_light_float_red.xml
│ │ │ ├── mm_seamark_light_float_redwhite_vertical.xml
│ │ │ ├── mm_seamark_light_major.xml
│ │ │ ├── mm_seamark_light_major_small.xml
│ │ │ ├── mm_seamark_light_minor.xml
│ │ │ ├── mm_seamark_light_vessel.xml
│ │ │ ├── mm_seamark_lock_gate.xml
│ │ │ ├── mm_seamark_marine_farm.xml
│ │ │ ├── mm_seamark_marine_farm_crustaceans_additional.xml
│ │ │ ├── mm_seamark_marine_farm_fish_additional.xml
│ │ │ ├── mm_seamark_marine_farm_oysters_mussels_additional.xml
│ │ │ ├── mm_seamark_marine_farm_seaweed_additional.xml
│ │ │ ├── mm_seamark_mooring_additional_for_buoy.xml
│ │ │ ├── mm_seamark_mooring_bollard.xml
│ │ │ ├── mm_seamark_mooring_deviationdolphin.xml
│ │ │ ├── mm_seamark_mooring_dolphin.xml
│ │ │ ├── mm_seamark_mooring_pile.xml
│ │ │ ├── mm_seamark_mooring_pylon.xml
│ │ │ ├── mm_seamark_mooring_wall.xml
│ │ │ ├── mm_seamark_notice_addition_bottomboard.xml
│ │ │ ├── mm_seamark_notice_addition_bottomtriangle.xml
│ │ │ ├── mm_seamark_notice_addition_leftboard.xml
│ │ │ ├── mm_seamark_notice_addition_lefttriangle.xml
│ │ │ ├── mm_seamark_notice_addition_rightboard.xml
│ │ │ ├── mm_seamark_notice_addition_righttriangle.xml
│ │ │ ├── mm_seamark_notice_addition_topboard.xml
│ │ │ ├── mm_seamark_notice_addition_toptriangle.xml
│ │ │ ├── mm_seamark_notice_impact_banktobank.xml
│ │ │ ├── mm_seamark_notice_impact_downstream.xml
│ │ │ ├── mm_seamark_notice_impact_downstreamleftbank.xml
│ │ │ ├── mm_seamark_notice_impact_leftbank.xml
│ │ │ ├── mm_seamark_notice_impact_rightbank.xml
│ │ │ ├── mm_seamark_notice_impact_upstream.xml
│ │ │ ├── mm_seamark_notice_impact_upstreamdownstream.xml
│ │ │ ├── mm_seamark_notice_impact_upstreamdownstreamleftbank.xml
│ │ │ ├── mm_seamark_notice_impact_upstreamdownstreamrightbank.xml
│ │ │ ├── mm_seamark_notice_information_anchoringpermitted.xml
│ │ │ ├── mm_seamark_notice_information_berthingmarked1.xml
│ │ │ ├── mm_seamark_notice_information_berthingmarked2.xml
│ │ │ ├── mm_seamark_notice_information_berthingmarked3.xml
│ │ │ ├── mm_seamark_notice_information_berthingmarkednonpushing1.xml
│ │ │ ├── mm_seamark_notice_information_berthingmarkednonpushing2.xml
│ │ │ ├── mm_seamark_notice_information_berthingmarkednonpushing3.xml
│ │ │ ├── mm_seamark_notice_information_berthingmarkedpushing1.xml
│ │ │ ├── mm_seamark_notice_information_berthingmarkedpushing2.xml
│ │ │ ├── mm_seamark_notice_information_berthingmarkedpushing3.xml
│ │ │ ├── mm_seamark_notice_information_berthingpermitted.xml
│ │ │ ├── mm_seamark_notice_information_berthingunmarked.xml
│ │ │ ├── mm_seamark_notice_information_berthingunmarkednonpushing.xml
│ │ │ ├── mm_seamark_notice_information_berthingunmarkedpushing.xml
│ │ │ ├── mm_seamark_notice_information_bg.xml
│ │ │ ├── mm_seamark_notice_information_bg_plus.xml
│ │ │ ├── mm_seamark_notice_information_drinkingwater.xml
│ │ │ ├── mm_seamark_notice_information_entrypermitted.xml
│ │ │ ├── mm_seamark_notice_information_ferryindependent.xml
│ │ │ ├── mm_seamark_notice_information_ferrynonindependent.xml
│ │ │ ├── mm_seamark_notice_information_highspeedspermitted.xml
│ │ │ ├── mm_seamark_notice_information_launchingbeachingpermitted.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwayaheadleft.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwayaheadleftsecondaryright.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwayaheadright.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwayaheadrightsecondaryleft.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwaycrossing.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwayjunction.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwayleftsecondaryahead.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwayleftsecondaryaheadright.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwayleftsecondaryright.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwayrightsecondaryahead.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwayrightsecondaryaheadleft.xml
│ │ │ ├── mm_seamark_notice_information_mainwaterwayrightsecondaryleft.xml
│ │ │ ├── mm_seamark_notice_information_mooringpermitted.xml
│ │ │ ├── mm_seamark_notice_information_motorcraftpermitted.xml
│ │ │ ├── mm_seamark_notice_information_overheadcable.xml
│ │ │ ├── mm_seamark_notice_information_prohibitionends.xml
│ │ │ ├── mm_seamark_notice_information_radioinformation.xml
│ │ │ ├── mm_seamark_notice_information_sailboardspermitted.xml
│ │ │ ├── mm_seamark_notice_information_sailingcraftpermitted.xml
│ │ │ ├── mm_seamark_notice_information_secondarywaterwaycrossing.xml
│ │ │ ├── mm_seamark_notice_information_secondarywaterwayleft.xml
│ │ │ ├── mm_seamark_notice_information_secondarywaterwayright.xml
│ │ │ ├── mm_seamark_notice_information_sportcraftpermitted.xml
│ │ │ ├── mm_seamark_notice_information_telephone.xml
│ │ │ ├── mm_seamark_notice_information_turningarea.xml
│ │ │ ├── mm_seamark_notice_information_unpoweredcraftpermitted.xml
│ │ │ ├── mm_seamark_notice_information_vehicleloadingberth.xml
│ │ │ ├── mm_seamark_notice_information_waterbikespermitted.xml
│ │ │ ├── mm_seamark_notice_information_waterskiingpermitted.xml
│ │ │ ├── mm_seamark_notice_information_weir.xml
│ │ │ ├── mm_seamark_notice_orientation_0.xml
│ │ │ ├── mm_seamark_notice_orientation_135.xml
│ │ │ ├── mm_seamark_notice_orientation_180.xml
│ │ │ ├── mm_seamark_notice_orientation_225.xml
│ │ │ ├── mm_seamark_notice_orientation_270.xml
│ │ │ ├── mm_seamark_notice_orientation_315.xml
│ │ │ ├── mm_seamark_notice_orientation_45.xml
│ │ │ ├── mm_seamark_notice_orientation_90.xml
│ │ │ ├── mm_seamark_notice_prohibition_bg.xml
│ │ │ ├── mm_seamark_notice_prohibition_bg_night.xml
│ │ │ ├── mm_seamark_notice_prohibition_bg_plus.xml
│ │ │ ├── mm_seamark_notice_prohibition_bg_plus_night.xml
│ │ │ ├── mm_seamark_notice_prohibition_closedarea.xml
│ │ │ ├── mm_seamark_notice_prohibition_noanchoring.xml
│ │ │ ├── mm_seamark_notice_prohibition_noberthing.xml
│ │ │ ├── mm_seamark_notice_prohibition_noconvoyovertaking.xml
│ │ │ ├── mm_seamark_notice_prohibition_noconvoypassing.xml
│ │ │ ├── mm_seamark_notice_prohibition_noentry.xml
│ │ │ ├── mm_seamark_notice_prohibition_nohighspeeds.xml
│ │ │ ├── mm_seamark_notice_prohibition_nolaunchingbeaching.xml
│ │ │ ├── mm_seamark_notice_prohibition_nomooring.xml
│ │ │ ├── mm_seamark_notice_prohibition_nomotorcraft.xml
│ │ │ ├── mm_seamark_notice_prohibition_noovertaking.xml
│ │ │ ├── mm_seamark_notice_prohibition_nopassageleft.xml
│ │ │ ├── mm_seamark_notice_prohibition_nopassageright.xml
│ │ │ ├── mm_seamark_notice_prohibition_nopassing.xml
│ │ │ ├── mm_seamark_notice_prohibition_nosailboards.xml
│ │ │ ├── mm_seamark_notice_prohibition_nosailingcraft.xml
│ │ │ ├── mm_seamark_notice_prohibition_nosportcraft.xml
│ │ │ ├── mm_seamark_notice_prohibition_noturning.xml
│ │ │ ├── mm_seamark_notice_prohibition_nounpoweredcraft.xml
│ │ │ ├── mm_seamark_notice_prohibition_nowash.xml
│ │ │ ├── mm_seamark_notice_prohibition_nowaterbikes.xml
│ │ │ ├── mm_seamark_notice_prohibition_nowaterskiing.xml
│ │ │ ├── mm_seamark_notice_recommendation_channeloneway.xml
│ │ │ ├── mm_seamark_notice_recommendation_channeltwoway.xml
│ │ │ ├── mm_seamark_notice_recommendation_openingtoleft.xml
│ │ │ ├── mm_seamark_notice_recommendation_openingtoright.xml
│ │ │ ├── mm_seamark_notice_recommendation_proceedtoleft.xml
│ │ │ ├── mm_seamark_notice_recommendation_proceedtoright.xml
│ │ │ ├── mm_seamark_notice_regulation_bg.xml
│ │ │ ├── mm_seamark_notice_regulation_bg_night.xml
│ │ │ ├── mm_seamark_notice_regulation_bg_plus.xml
│ │ │ ├── mm_seamark_notice_regulation_bg_plus_night.xml
│ │ │ ├── mm_seamark_notice_regulation_crosstoport.xml
│ │ │ ├── mm_seamark_notice_regulation_crosstostarboard.xml
│ │ │ ├── mm_seamark_notice_regulation_givewaycrossing.xml
│ │ │ ├── mm_seamark_notice_regulation_givewayjunction.xml
│ │ │ ├── mm_seamark_notice_regulation_keeplookout.xml
│ │ │ ├── mm_seamark_notice_regulation_keeptoport.xml
│ │ │ ├── mm_seamark_notice_regulation_keeptostarboard.xml
│ │ │ ├── mm_seamark_notice_regulation_makeradiocontact.xml
│ │ │ ├── mm_seamark_notice_regulation_movetoleft.xml
│ │ │ ├── mm_seamark_notice_regulation_movetoport.xml
│ │ │ ├── mm_seamark_notice_regulation_movetoright.xml
│ │ │ ├── mm_seamark_notice_regulation_movetostarboard.xml
│ │ │ ├── mm_seamark_notice_regulation_soundhorn.xml
│ │ │ ├── mm_seamark_notice_regulation_speedlimit.xml
│ │ │ ├── mm_seamark_notice_regulation_stop.xml
│ │ │ ├── mm_seamark_notice_restriction_channeldistanceleft.xml
│ │ │ ├── mm_seamark_notice_restriction_channeldistanceright.xml
│ │ │ ├── mm_seamark_notice_restriction_limiteddepth.xml
│ │ │ ├── mm_seamark_notice_restriction_limitedheadroom.xml
│ │ │ ├── mm_seamark_notice_restriction_limitedwidth.xml
│ │ │ ├── mm_seamark_obstruction_boom.xml
│ │ │ ├── mm_seamark_obstruction_construction.xml
│ │ │ ├── mm_seamark_obstruction_foul_ground.xml
│ │ │ ├── mm_seamark_obstruction_stump.xml
│ │ │ ├── mm_seamark_pilot_boarding.xml
│ │ │ ├── mm_seamark_platform.xml
│ │ │ ├── mm_seamark_platform_fpso_additional.xml
│ │ │ ├── mm_seamark_platform_production_additional.xml
│ │ │ ├── mm_seamark_platform_small.xml
│ │ │ ├── mm_seamark_power_line.xml
│ │ │ ├── mm_seamark_pylon.xml
│ │ │ ├── mm_seamark_pylon_power.xml
│ │ │ ├── mm_seamark_radar_reflector.xml
│ │ │ ├── mm_seamark_radar_reflector_additional.xml
│ │ │ ├── mm_seamark_radar_reflector_additional_big.xml
│ │ │ ├── mm_seamark_radar_reflector_additional_big_night.xml
│ │ │ ├── mm_seamark_radar_reflector_additional_center_big.xml
│ │ │ ├── mm_seamark_radar_reflector_additional_center_big_night.xml
│ │ │ ├── mm_seamark_radar_reflector_additional_night.xml
│ │ │ ├── mm_seamark_radar_station_additional.xml
│ │ │ ├── mm_seamark_radar_station_additional_night.xml
│ │ │ ├── mm_seamark_radar_station_coast_additional.xml
│ │ │ ├── mm_seamark_radar_station_surveillance_additional.xml
│ │ │ ├── mm_seamark_radar_station_surveillance_additional_night.xml
│ │ │ ├── mm_seamark_radar_transponder.xml
│ │ │ ├── mm_seamark_radar_transponder_additional.xml
│ │ │ ├── mm_seamark_radar_transponder_additional_big.xml
│ │ │ ├── mm_seamark_radar_transponder_additional_big_night.xml
│ │ │ ├── mm_seamark_radar_transponder_additional_center_big.xml
│ │ │ ├── mm_seamark_radar_transponder_additional_center_big_night.xml
│ │ │ ├── mm_seamark_radar_transponder_additional_night.xml
│ │ │ ├── mm_seamark_radio_station.xml
│ │ │ ├── mm_seamark_radio_station_aeronautical_additional.xml
│ │ │ ├── mm_seamark_radio_station_ais_additional.xml
│ │ │ ├── mm_seamark_radio_station_dgps_additional.xml
│ │ │ ├── mm_seamark_radio_station_omnidirectional_additional.xml
│ │ │ ├── mm_seamark_radio_station_vais_additional.xml
│ │ │ ├── mm_seamark_rescue_station.xml
│ │ │ ├── mm_seamark_restricted_area_fish_sanctuary.xml
│ │ │ ├── mm_seamark_restricted_area_kite_surfing.xml
│ │ │ ├── mm_seamark_restricted_area_swimming.xml
│ │ │ ├── mm_seamark_restricted_area_water_skiing.xml
│ │ │ ├── mm_seamark_restriction_discharging.xml
│ │ │ ├── mm_seamark_restriction_drilling.xml
│ │ │ ├── mm_seamark_restriction_exploration_development.xml
│ │ │ ├── mm_seamark_restriction_fishing.xml
│ │ │ ├── mm_seamark_restriction_to_be_avoided.xml
│ │ │ ├── mm_seamark_rock_awash.xml
│ │ │ ├── mm_seamark_rock_covers.xml
│ │ │ ├── mm_seamark_rock_submerged.xml
│ │ │ ├── mm_seamark_seaplane_landing_area.xml
│ │ │ ├── mm_seamark_separation_line_arrow.xml
│ │ │ ├── mm_seamark_separation_line_arrow_night.xml
│ │ │ ├── mm_seamark_separation_line_arrow_small.xml
│ │ │ ├── mm_seamark_separation_line_arrow_small_night.xml
│ │ │ ├── mm_seamark_signal_station_additional.xml
│ │ │ ├── mm_seamark_small_craft_facility_boat_hoist.xml
│ │ │ ├── mm_seamark_small_craft_facility_boatyard.xml
│ │ │ ├── mm_seamark_small_craft_facility_chandler.xml
│ │ │ ├── mm_seamark_small_craft_facility_electricity.xml
│ │ │ ├── mm_seamark_small_craft_facility_fuel_station.xml
│ │ │ ├── mm_seamark_small_craft_facility_laundrette.xml
│ │ │ ├── mm_seamark_small_craft_facility_nautical_club.xml
│ │ │ ├── mm_seamark_small_craft_facility_public_inn.xml
│ │ │ ├── mm_seamark_small_craft_facility_pump_out.xml
│ │ │ ├── mm_seamark_small_craft_facility_pump_out2.xml
│ │ │ ├── mm_seamark_small_craft_facility_restaurant.xml
│ │ │ ├── mm_seamark_small_craft_facility_shield2.xml
│ │ │ ├── mm_seamark_small_craft_facility_showers.xml
│ │ │ ├── mm_seamark_small_craft_facility_slipway.xml
│ │ │ ├── mm_seamark_small_craft_facility_toilets.xml
│ │ │ ├── mm_seamark_small_craft_facility_toilets2.xml
│ │ │ ├── mm_seamark_small_craft_facility_visitor_berth.xml
│ │ │ ├── mm_seamark_small_craft_facility_visitors_mooring.xml
│ │ │ ├── mm_seamark_small_craft_facility_water_tap.xml
│ │ │ ├── mm_seamark_submarine_cable.xml
│ │ │ ├── mm_seamark_topmark_oblique_black_2conesbasetogether.xml
│ │ │ ├── mm_seamark_topmark_oblique_black_2conesdown.xml
│ │ │ ├── mm_seamark_topmark_oblique_black_2conespointtogether.xml
│ │ │ ├── mm_seamark_topmark_oblique_black_2conesup.xml
│ │ │ ├── mm_seamark_topmark_oblique_black_2spheres.xml
│ │ │ ├── mm_seamark_topmark_oblique_black_conepointdown.xml
│ │ │ ├── mm_seamark_topmark_oblique_black_conepointup.xml
│ │ │ ├── mm_seamark_topmark_oblique_black_cylinder.xml
│ │ │ ├── mm_seamark_topmark_oblique_black_rhombus.xml
│ │ │ ├── mm_seamark_topmark_oblique_black_sphere.xml
│ │ │ ├── mm_seamark_topmark_oblique_black_xshape.xml
│ │ │ ├── mm_seamark_topmark_oblique_green_board.xml
│ │ │ ├── mm_seamark_topmark_oblique_green_conepointdown.xml
│ │ │ ├── mm_seamark_topmark_oblique_green_conepointup.xml
│ │ │ ├── mm_seamark_topmark_oblique_green_cylinder.xml
│ │ │ ├── mm_seamark_topmark_oblique_green_sphere.xml
│ │ │ ├── mm_seamark_topmark_oblique_green_xshape.xml
│ │ │ ├── mm_seamark_topmark_oblique_red_board.xml
│ │ │ ├── mm_seamark_topmark_oblique_red_conepointdown.xml
│ │ │ ├── mm_seamark_topmark_oblique_red_conepointup.xml
│ │ │ ├── mm_seamark_topmark_oblique_red_cylinder.xml
│ │ │ ├── mm_seamark_topmark_oblique_red_cylinderoversphere.xml
│ │ │ ├── mm_seamark_topmark_oblique_red_rhombus.xml
│ │ │ ├── mm_seamark_topmark_oblique_red_sphere.xml
│ │ │ ├── mm_seamark_topmark_oblique_red_xshape.xml
│ │ │ ├── mm_seamark_topmark_oblique_redwhitered_board.xml
│ │ │ ├── mm_seamark_topmark_oblique_redwhitered_conepointdown.xml
│ │ │ ├── mm_seamark_topmark_oblique_redwhitered_cylinder.xml
│ │ │ ├── mm_seamark_topmark_oblique_whitered_board_border.xml
│ │ │ ├── mm_seamark_topmark_oblique_yellow_2conespointtogether.xml
│ │ │ ├── mm_seamark_topmark_oblique_yellow_conepointdown.xml
│ │ │ ├── mm_seamark_topmark_oblique_yellow_conepointup.xml
│ │ │ ├── mm_seamark_topmark_oblique_yellow_cylinder.xml
│ │ │ ├── mm_seamark_topmark_oblique_yellow_rhombus.xml
│ │ │ ├── mm_seamark_topmark_oblique_yellow_sphere.xml
│ │ │ ├── mm_seamark_topmark_oblique_yellow_xshape.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_2conesbasetogether.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_2conesbasetogether_big.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_2conesdown.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_2conesdown_big.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_2conespointtogether.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_2conespointtogether_big.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_2conesup.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_2conesup_big.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_2spheres.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_2spheres_big.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_conepointdown.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_conepointdown_big.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_conepointup.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_conepointup_big.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_cylinder.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_cylinder_big.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_rhombus.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_rhombus_big.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_sphere.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_sphere_big.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_xshape.xml
│ │ │ ├── mm_seamark_topmark_vertical_black_xshape_big.xml
│ │ │ ├── mm_seamark_topmark_vertical_green_board.xml
│ │ │ ├── mm_seamark_topmark_vertical_green_conepointdown.xml
│ │ │ ├── mm_seamark_topmark_vertical_green_conepointup.xml
│ │ │ ├── mm_seamark_topmark_vertical_green_cylinder.xml
│ │ │ ├── mm_seamark_topmark_vertical_green_sphere.xml
│ │ │ ├── mm_seamark_topmark_vertical_green_xshape.xml
│ │ │ ├── mm_seamark_topmark_vertical_greenwhite_rhombus_vertical.xml
│ │ │ ├── mm_seamark_topmark_vertical_red_board.xml
│ │ │ ├── mm_seamark_topmark_vertical_red_conepointdown.xml
│ │ │ ├── mm_seamark_topmark_vertical_red_conepointup.xml
│ │ │ ├── mm_seamark_topmark_vertical_red_cylinder.xml
│ │ │ ├── mm_seamark_topmark_vertical_red_rhombus.xml
│ │ │ ├── mm_seamark_topmark_vertical_red_sphere.xml
│ │ │ ├── mm_seamark_topmark_vertical_red_xshape.xml
│ │ │ ├── mm_seamark_topmark_vertical_redwhitered_board.xml
│ │ │ ├── mm_seamark_topmark_vertical_redwhitered_conepointdown.xml
│ │ │ ├── mm_seamark_topmark_vertical_redwhitered_cylinder.xml
│ │ │ ├── mm_seamark_topmark_vertical_whiteblack_board_border.xml
│ │ │ ├── mm_seamark_topmark_vertical_whiteblackwhite_rhombus_vertical.xml
│ │ │ ├── mm_seamark_topmark_vertical_whitegreen_rhombus_border.xml
│ │ │ ├── mm_seamark_topmark_vertical_whitered_board_border.xml
│ │ │ ├── mm_seamark_topmark_vertical_whitered_conepointdown_border.xml
│ │ │ ├── mm_seamark_topmark_vertical_yellow_2conespointtogether.xml
│ │ │ ├── mm_seamark_topmark_vertical_yellow_conepointdown.xml
│ │ │ ├── mm_seamark_topmark_vertical_yellow_conepointup.xml
│ │ │ ├── mm_seamark_topmark_vertical_yellow_cross.xml
│ │ │ ├── mm_seamark_topmark_vertical_yellow_cylinder.xml
│ │ │ ├── mm_seamark_topmark_vertical_yellow_rhombus.xml
│ │ │ ├── mm_seamark_topmark_vertical_yellow_sphere.xml
│ │ │ ├── mm_seamark_topmark_vertical_yellow_xshape.xml
│ │ │ ├── mm_seamark_waterfall.xml
│ │ │ ├── mm_seamark_waterway_gauge.xml
│ │ │ ├── mm_seamark_wreck.xml
│ │ │ ├── mm_seamark_wreck_hull_showing.xml
│ │ │ ├── mm_seasonal_no.xml
│ │ │ ├── mm_seasonal_summer.xml
│ │ │ ├── mm_seasonal_winter.xml
│ │ │ ├── mm_seasonal_yes.xml
│ │ │ ├── mm_second_hand.xml
│ │ │ ├── mm_service.xml
│ │ │ ├── mm_service_tyres.xml
│ │ │ ├── mm_sewing.xml
│ │ │ ├── mm_shoe_repair.xml
│ │ │ ├── mm_shoes_children.xml
│ │ │ ├── mm_shoes_men.xml
│ │ │ ├── mm_shoes_women.xml
│ │ │ ├── mm_shop.xml
│ │ │ ├── mm_shop_additional_yes.xml
│ │ │ ├── mm_shop_alcohol.xml
│ │ │ ├── mm_shop_baby_goods.xml
│ │ │ ├── mm_shop_bakery.xml
│ │ │ ├── mm_shop_bicycle.xml
│ │ │ ├── mm_shop_boat.xml
│ │ │ ├── mm_shop_books.xml
│ │ │ ├── mm_shop_boutique.xml
│ │ │ ├── mm_shop_butcher.xml
│ │ │ ├── mm_shop_car.xml
│ │ │ ├── mm_shop_car_parts.xml
│ │ │ ├── mm_shop_car_repair.xml
│ │ │ ├── mm_shop_clothes.xml
│ │ │ ├── mm_shop_computer.xml
│ │ │ ├── mm_shop_confectionery.xml
│ │ │ ├── mm_shop_convenience.xml
│ │ │ ├── mm_shop_copyshop.xml
│ │ │ ├── mm_shop_craft.xml
│ │ │ ├── mm_shop_dairy.xml
│ │ │ ├── mm_shop_department_store.xml
│ │ │ ├── mm_shop_doityourself.xml
│ │ │ ├── mm_shop_fireplace.xml
│ │ │ ├── mm_shop_fishing.xml
│ │ │ ├── mm_shop_florist.xml
│ │ │ ├── mm_shop_food.xml
│ │ │ ├── mm_shop_fuel.xml
│ │ │ ├── mm_shop_furniture.xml
│ │ │ ├── mm_shop_garden_centre.xml
│ │ │ ├── mm_shop_gift.xml
│ │ │ ├── mm_shop_greengrocer.xml
│ │ │ ├── mm_shop_hairdresser.xml
│ │ │ ├── mm_shop_hardware.xml
│ │ │ ├── mm_shop_hearing_aids.xml
│ │ │ ├── mm_shop_jewelry.xml
│ │ │ ├── mm_shop_kiosk.xml
│ │ │ ├── mm_shop_laundry.xml
│ │ │ ├── mm_shop_mall.xml
│ │ │ ├── mm_shop_mobile_phone.xml
│ │ │ ├── mm_shop_motorcycle.xml
│ │ │ ├── mm_shop_musical_instrument.xml
│ │ │ ├── mm_shop_optician.xml
│ │ │ ├── mm_shop_pet.xml
│ │ │ ├── mm_shop_seafood.xml
│ │ │ ├── mm_shop_security.xml
│ │ │ ├── mm_shop_shoes.xml
│ │ │ ├── mm_shop_sports.xml
│ │ │ ├── mm_shop_supermarket.xml
│ │ │ ├── mm_shop_ticket.xml
│ │ │ ├── mm_shop_tobacco.xml
│ │ │ ├── mm_shop_toys.xml
│ │ │ ├── mm_shop_video.xml
│ │ │ ├── mm_shop_wholesale.xml
│ │ │ ├── mm_shop_yes.xml
│ │ │ ├── mm_shower.xml
│ │ │ ├── mm_shrub.xml
│ │ │ ├── mm_shrub_dot.xml
│ │ │ ├── mm_shuffleboard.xml
│ │ │ ├── mm_sightseeing.xml
│ │ │ ├── mm_siren.xml
│ │ │ ├── mm_skate.xml
│ │ │ ├── mm_ski_resort.xml
│ │ │ ├── mm_skimap_arrow_2triangles_black.xml
│ │ │ ├── mm_skimap_arrow_2triangles_black_big.xml
│ │ │ ├── mm_skimap_arrow_2triangles_black_big_nobg.xml
│ │ │ ├── mm_skimap_arrow_2triangles_black_nobg.xml
│ │ │ ├── mm_skimap_arrow_2triangles_black_small.xml
│ │ │ ├── mm_skimap_arrow_2triangles_black_small_nobg.xml
│ │ │ ├── mm_skimap_arrow_2triangles_white_big_nobg.xml
│ │ │ ├── mm_skimap_arrow_2triangles_white_nobg.xml
│ │ │ ├── mm_skimap_arrow_2triangles_white_small_nobg.xml
│ │ │ ├── mm_skimap_gray_black_round_shield.xml
│ │ │ ├── mm_skimap_overlay_advanced.xml
│ │ │ ├── mm_skimap_overlay_easy.xml
│ │ │ ├── mm_skimap_overlay_expert.xml
│ │ │ ├── mm_skimap_overlay_extreme.xml
│ │ │ ├── mm_skimap_overlay_freeride.xml
│ │ │ ├── mm_skimap_overlay_intermediate.xml
│ │ │ ├── mm_skimap_overlay_novice.xml
│ │ │ ├── mm_skimap_white_black_round_shield.xml
│ │ │ ├── mm_sledding_tubing.xml
│ │ │ ├── mm_smoking_area.xml
│ │ │ ├── mm_smoking_no.xml
│ │ │ ├── mm_smoking_yes.xml
│ │ │ ├── mm_snowmobile_no.xml
│ │ │ ├── mm_snowmobile_yes.xml
│ │ │ ├── mm_social_centre.xml
│ │ │ ├── mm_social_facility.xml
│ │ │ ├── mm_spacecraft.xml
│ │ │ ├── mm_spaceport.xml
│ │ │ ├── mm_special_arrow_down.xml
│ │ │ ├── mm_special_arrow_down_left.xml
│ │ │ ├── mm_special_arrow_down_right.xml
│ │ │ ├── mm_special_arrow_left.xml
│ │ │ ├── mm_special_arrow_right.xml
│ │ │ ├── mm_special_arrow_right_and_left.xml
│ │ │ ├── mm_special_arrow_right_arrow_left.xml
│ │ │ ├── mm_special_arrow_up.xml
│ │ │ ├── mm_special_arrow_up_and_down.xml
│ │ │ ├── mm_special_arrow_up_arrow_down.xml
│ │ │ ├── mm_special_arrow_up_left.xml
│ │ │ ├── mm_special_arrow_up_right.xml
│ │ │ ├── mm_special_audio.xml
│ │ │ ├── mm_special_bicycle.xml
│ │ │ ├── mm_special_bookmark.xml
│ │ │ ├── mm_special_building.xml
│ │ │ ├── mm_special_camper.xml
│ │ │ ├── mm_special_campervan.xml
│ │ │ ├── mm_special_custom_category.xml
│ │ │ ├── mm_special_enduro_motorcycle.xml
│ │ │ ├── mm_special_flag.xml
│ │ │ ├── mm_special_flag_finish.xml
│ │ │ ├── mm_special_flag_start.xml
│ │ │ ├── mm_special_flag_stroke.xml
│ │ │ ├── mm_special_heart.xml
│ │ │ ├── mm_special_helicopter.xml
│ │ │ ├── mm_special_horse.xml
│ │ │ ├── mm_special_house.xml
│ │ │ ├── mm_special_image.xml
│ │ │ ├── mm_special_information.xml
│ │ │ ├── mm_special_kayak.xml
│ │ │ ├── mm_special_letter_e.xml
│ │ │ ├── mm_special_letter_n.xml
│ │ │ ├── mm_special_letter_s.xml
│ │ │ ├── mm_special_letter_w.xml
│ │ │ ├── mm_special_marker.xml
│ │ │ ├── mm_special_microphone.xml
│ │ │ ├── mm_special_monowheel.xml
│ │ │ ├── mm_special_motor_scooter.xml
│ │ │ ├── mm_special_motorcycle.xml
│ │ │ ├── mm_special_number_0.xml
│ │ │ ├── mm_special_number_1.xml
│ │ │ ├── mm_special_number_2.xml
│ │ │ ├── mm_special_number_3.xml
│ │ │ ├── mm_special_number_4.xml
│ │ │ ├── mm_special_number_5.xml
│ │ │ ├── mm_special_number_6.xml
│ │ │ ├── mm_special_number_7.xml
│ │ │ ├── mm_special_number_8.xml
│ │ │ ├── mm_special_number_9.xml
│ │ │ ├── mm_special_offroad.xml
│ │ │ ├── mm_special_openstreetmap.xml
│ │ │ ├── mm_special_parking_time_limited.xml
│ │ │ ├── mm_special_people_group.xml
│ │ │ ├── mm_special_person.xml
│ │ │ ├── mm_special_personal_transporter.xml
│ │ │ ├── mm_special_photo_camera.xml
│ │ │ ├── mm_special_pickup_truck.xml
│ │ │ ├── mm_special_poi_big_ben.xml
│ │ │ ├── mm_special_poi_brandenburg_gate.xml
│ │ │ ├── mm_special_poi_chichen_itza.xml
│ │ │ ├── mm_special_poi_colosseum.xml
│ │ │ ├── mm_special_poi_eiffel_tower.xml
│ │ │ ├── mm_special_poi_sagrada_familia.xml
│ │ │ ├── mm_special_poi_statue_of_liberty.xml
│ │ │ ├── mm_special_poi_taj_mahal.xml
│ │ │ ├── mm_special_poi_us_capitol.xml
│ │ │ ├── mm_special_point_finish.xml
│ │ │ ├── mm_special_point_start.xml
│ │ │ ├── mm_special_point_start_finish.xml
│ │ │ ├── mm_special_sail_boat.xml
│ │ │ ├── mm_special_scooter.xml
│ │ │ ├── mm_special_shuttle_bus.xml
│ │ │ ├── mm_special_ski_touring.xml
│ │ │ ├── mm_special_skiing.xml
│ │ │ ├── mm_special_snowmobile.xml
│ │ │ ├── mm_special_star.xml
│ │ │ ├── mm_special_star_stroked.xml
│ │ │ ├── mm_special_subway.xml
│ │ │ ├── mm_special_sun.xml
│ │ │ ├── mm_special_sunset.xml
│ │ │ ├── mm_special_symbol_at_sign.xml
│ │ │ ├── mm_special_symbol_check_mark.xml
│ │ │ ├── mm_special_symbol_exclamation_mark.xml
│ │ │ ├── mm_special_symbol_minus.xml
│ │ │ ├── mm_special_symbol_number.xml
│ │ │ ├── mm_special_symbol_plus.xml
│ │ │ ├── mm_special_symbol_question_mark.xml
│ │ │ ├── mm_special_symbol_remove.xml
│ │ │ ├── mm_special_taxi.xml
│ │ │ ├── mm_special_time_end.xml
│ │ │ ├── mm_special_time_span.xml
│ │ │ ├── mm_special_time_start.xml
│ │ │ ├── mm_special_trekking.xml
│ │ │ ├── mm_special_truck.xml
│ │ │ ├── mm_special_utv.xml
│ │ │ ├── mm_special_video.xml
│ │ │ ├── mm_special_video_camera.xml
│ │ │ ├── mm_special_wagon.xml
│ │ │ ├── mm_special_walking.xml
│ │ │ ├── mm_spices.xml
│ │ │ ├── mm_spoil_heap.xml
│ │ │ ├── mm_sport.xml
│ │ │ ├── mm_sport_10pin.xml
│ │ │ ├── mm_sport_9pin.xml
│ │ │ ├── mm_sport_archery.xml
│ │ │ ├── mm_sport_athletics.xml
│ │ │ ├── mm_sport_base.xml
│ │ │ ├── mm_sport_baseball.xml
│ │ │ ├── mm_sport_basketball.xml
│ │ │ ├── mm_sport_billiard.xml
│ │ │ ├── mm_sport_bmx.xml
│ │ │ ├── mm_sport_canoe.xml
│ │ │ ├── mm_sport_climbing.xml
│ │ │ ├── mm_sport_climbing_adventure.xml
│ │ │ ├── mm_sport_cricket.xml
│ │ │ ├── mm_sport_cycling.xml
│ │ │ ├── mm_sport_disc_golf.xml
│ │ │ ├── mm_sport_diving.xml
│ │ │ ├── mm_sport_free_flying.xml
│ │ │ ├── mm_sport_golf.xml
│ │ │ ├── mm_sport_gymnastics.xml
│ │ │ ├── mm_sport_handball.xml
│ │ │ ├── mm_sport_motor.xml
│ │ │ ├── mm_sport_multi.xml
│ │ │ ├── mm_sport_rugby_league.xml
│ │ │ ├── mm_sport_rugby_union.xml
│ │ │ ├── mm_sport_sailing.xml
│ │ │ ├── mm_sport_scuba_diving.xml
│ │ │ ├── mm_sport_shooting.xml
│ │ │ ├── mm_sport_skateboard.xml
│ │ │ ├── mm_sport_skiing.xml
│ │ │ ├── mm_sport_snooker.xml
│ │ │ ├── mm_sport_soccer.xml
│ │ │ ├── mm_sport_stadium.xml
│ │ │ ├── mm_sport_surfing.xml
│ │ │ ├── mm_sport_swimming.xml
│ │ │ ├── mm_sport_table_tennis.xml
│ │ │ ├── mm_sport_tennis.xml
│ │ │ ├── mm_sport_volleyball.xml
│ │ │ ├── mm_sports_hall.xml
│ │ │ ├── mm_square.xml
│ │ │ ├── mm_stands.xml
│ │ │ ├── mm_start_date.xml
│ │ │ ├── mm_stationery.xml
│ │ │ ├── mm_stop.xml
│ │ │ ├── mm_storage_tank.xml
│ │ │ ├── mm_strait.xml
│ │ │ ├── mm_stream.xml
│ │ │ ├── mm_street_cabinet.xml
│ │ │ ├── mm_stroke_black.xml
│ │ │ ├── mm_stroke_brown_left.xml
│ │ │ ├── mm_stroke_brown_right.xml
│ │ │ ├── mm_stroke_dark_brown_left.xml
│ │ │ ├── mm_stroke_darkgreen.xml
│ │ │ ├── mm_stroke_gray.xml
│ │ │ ├── mm_stroke_gray_triangle.xml
│ │ │ ├── mm_stroke_green_left.xml
│ │ │ ├── mm_stroke_light_brown_left.xml
│ │ │ ├── mm_stroke_lightorange_left.xml
│ │ │ ├── mm_stroke_red_left.xml
│ │ │ ├── mm_stroke_white.xml
│ │ │ ├── mm_stroke_white_left.xml
│ │ │ ├── mm_stroke_yellow_left.xml
│ │ │ ├── mm_stub_amenity.xml
│ │ │ ├── mm_stub_club.xml
│ │ │ ├── mm_stub_craft.xml
│ │ │ ├── mm_stub_emergency.xml
│ │ │ ├── mm_stub_healthcare.xml
│ │ │ ├── mm_stub_historic.xml
│ │ │ ├── mm_stub_man_made.xml
│ │ │ ├── mm_stub_office.xml
│ │ │ ├── mm_stub_shop.xml
│ │ │ ├── mm_stub_tourism.xml
│ │ │ ├── mm_studio.xml
│ │ │ ├── mm_suburb.xml
│ │ │ ├── mm_subway_almaty.xml
│ │ │ ├── mm_subway_amsterdam.xml
│ │ │ ├── mm_subway_athens.xml
│ │ │ ├── mm_subway_atlanta.xml
│ │ │ ├── mm_subway_baku.xml
│ │ │ ├── mm_subway_baltimore.xml
│ │ │ ├── mm_subway_barcelona.xml
│ │ │ ├── mm_subway_boston.xml
│ │ │ ├── mm_subway_brussels.xml
│ │ │ ├── mm_subway_bucharest.xml
│ │ │ ├── mm_subway_budapest.xml
│ │ │ ├── mm_subway_buenosaires.xml
│ │ │ ├── mm_subway_cairo.xml
│ │ │ ├── mm_subway_caracas.xml
│ │ │ ├── mm_subway_chicago.xml
│ │ │ ├── mm_subway_cleveland.xml
│ │ │ ├── mm_subway_delhi.xml
│ │ │ ├── mm_subway_entrance.xml
│ │ │ ├── mm_subway_entrance_map.xml
│ │ │ ├── mm_subway_fukuoka.xml
│ │ │ ├── mm_subway_germany.xml
│ │ │ ├── mm_subway_guangzhou.xml
│ │ │ ├── mm_subway_istanbul.xml
│ │ │ ├── mm_subway_italy.xml
│ │ │ ├── mm_subway_italy_catania.xml
│ │ │ ├── mm_subway_kazan.xml
│ │ │ ├── mm_subway_kharkiv.xml
│ │ │ ├── mm_subway_kolkata.xml
│ │ │ ├── mm_subway_kyiv.xml
│ │ │ ├── mm_subway_lisbon.xml
│ │ │ ├── mm_subway_london.xml
│ │ │ ├── mm_subway_losangeles.xml
│ │ │ ├── mm_subway_lyon.xml
│ │ │ ├── mm_subway_madrid.xml
│ │ │ ├── mm_subway_manila.xml
│ │ │ ├── mm_subway_medellin.xml
│ │ │ ├── mm_subway_mexico.xml
│ │ │ ├── mm_subway_miami.xml
│ │ │ ├── mm_subway_minsk.xml
│ │ │ ├── mm_subway_monterrey.xml
│ │ │ ├── mm_subway_montreal.xml
│ │ │ ├── mm_subway_moscow.xml
│ │ │ ├── mm_subway_nagoya.xml
│ │ │ ├── mm_subway_newyork.xml
│ │ │ ├── mm_subway_newyork_path.xml
│ │ │ ├── mm_subway_nnovgorod.xml
│ │ │ ├── mm_subway_novosibirsk.xml
│ │ │ ├── mm_subway_osaka.xml
│ │ │ ├── mm_subway_paris.xml
│ │ │ ├── mm_subway_philadelphia.xml
│ │ │ ├── mm_subway_philadelphia_patco.xml
│ │ │ ├── mm_subway_praha.xml
│ │ │ ├── mm_subway_puerto_rico.xml
│ │ │ ├── mm_subway_riodejaneiro.xml
│ │ │ ├── mm_subway_rotterdam.xml
│ │ │ ├── mm_subway_samara.xml
│ │ │ ├── mm_subway_san_francisco.xml
│ │ │ ├── mm_subway_sanpaulo.xml
│ │ │ ├── mm_subway_santiago.xml
│ │ │ ├── mm_subway_sapporo.xml
│ │ │ ├── mm_subway_seoul.xml
│ │ │ ├── mm_subway_shanghai.xml
│ │ │ ├── mm_subway_singapore.xml
│ │ │ ├── mm_subway_sofia.xml
│ │ │ ├── mm_subway_spb.xml
│ │ │ ├── mm_subway_station.xml
│ │ │ ├── mm_subway_stockholm.xml
│ │ │ ├── mm_subway_suzhou.xml
│ │ │ ├── mm_subway_taipei.xml
│ │ │ ├── mm_subway_tashkent.xml
│ │ │ ├── mm_subway_tbilisi.xml
│ │ │ ├── mm_subway_tehran.xml
│ │ │ ├── mm_subway_tokyo.xml
│ │ │ ├── mm_subway_toronto.xml
│ │ │ ├── mm_subway_valparaiso.xml
│ │ │ ├── mm_subway_warsaw.xml
│ │ │ ├── mm_subway_washington.xml
│ │ │ ├── mm_subway_wien.xml
│ │ │ ├── mm_subway_yekaterinburg.xml
│ │ │ ├── mm_subway_yerevan.xml
│ │ │ ├── mm_subway_yokohama.xml
│ │ │ ├── mm_subway_yokohama_minatomirai.xml
│ │ │ ├── mm_suction_point.xml
│ │ │ ├── mm_summer_camp.xml
│ │ │ ├── mm_supervised_no.xml
│ │ │ ├── mm_supervised_yes.xml
│ │ │ ├── mm_surface_sand.xml
│ │ │ ├── mm_surveillance.xml
│ │ │ ├── mm_sustenance.xml
│ │ │ ├── mm_swimming_pool.xml
│ │ │ ├── mm_tanning_salon.xml
│ │ │ ├── mm_target_shooting.xml
│ │ │ ├── mm_tattoo.xml
│ │ │ ├── mm_tax_advisor.xml
│ │ │ ├── mm_tea.xml
│ │ │ ├── mm_technical_monument.xml
│ │ │ ├── mm_telecommunication.xml
│ │ │ ├── mm_telescope.xml
│ │ │ ├── mm_telescope_type_optical.xml
│ │ │ ├── mm_telescope_type_radio.xml
│ │ │ ├── mm_temperature.xml
│ │ │ ├── mm_termite_mound.xml
│ │ │ ├── mm_theatre_genre_comedy.xml
│ │ │ ├── mm_ticket_validator.xml
│ │ │ ├── mm_tidepooling.xml
│ │ │ ├── mm_tiles.xml
│ │ │ ├── mm_toll_booth.xml
│ │ │ ├── mm_toll_gantry.xml
│ │ │ ├── mm_tomb.xml
│ │ │ ├── mm_tool_hire.xml
│ │ │ ├── mm_topo_aerodrome.xml
│ │ │ ├── mm_topo_aerodrome_abandoned.xml
│ │ │ ├── mm_topo_aircraft.xml
│ │ │ ├── mm_topo_alpine_hut.xml
│ │ │ ├── mm_topo_anthill.xml
│ │ │ ├── mm_topo_apartment.xml
│ │ │ ├── mm_topo_archaeological_site.xml
│ │ │ ├── mm_topo_big_wheel.xml
│ │ │ ├── mm_topo_birds_nest.xml
│ │ │ ├── mm_topo_boundary_stone.xml
│ │ │ ├── mm_topo_buddhist.xml
│ │ │ ├── mm_topo_building_pyramid.xml
│ │ │ ├── mm_topo_bunker.xml
│ │ │ ├── mm_topo_bus_stop.xml
│ │ │ ├── mm_topo_bus_stop_small.xml
│ │ │ ├── mm_topo_cabin.xml
│ │ │ ├── mm_topo_camp_pitch.xml
│ │ │ ├── mm_topo_camp_site.xml
│ │ │ ├── mm_topo_caravan_site.xml
│ │ │ ├── mm_topo_castle.xml
│ │ │ ├── mm_topo_cave.xml
│ │ │ ├── mm_topo_cellar_entrance.xml
│ │ │ ├── mm_topo_chalet.xml
│ │ │ ├── mm_topo_charcoal_pile.xml
│ │ │ ├── mm_topo_chimney.xml
│ │ │ ├── mm_topo_christian.xml
│ │ │ ├── mm_topo_communication_tower.xml
│ │ │ ├── mm_topo_drinking_water.xml
│ │ │ ├── mm_topo_drinking_water_no_map.xml
│ │ │ ├── mm_topo_drinking_water_yes_map.xml
│ │ │ ├── mm_topo_firepit.xml
│ │ │ ├── mm_topo_ford.xml
│ │ │ ├── mm_topo_ford_stepping_stones.xml
│ │ │ ├── mm_topo_fumarole.xml
│ │ │ ├── mm_topo_geoglyph.xml
│ │ │ ├── mm_topo_guest_house.xml
│ │ │ ├── mm_topo_hindu.xml
│ │ │ ├── mm_topo_hostel.xml
│ │ │ ├── mm_topo_hotel.xml
│ │ │ ├── mm_topo_jewish.xml
│ │ │ ├── mm_topo_lean_to.xml
│ │ │ ├── mm_topo_lighthouse.xml
│ │ │ ├── mm_topo_mast.xml
│ │ │ ├── mm_topo_memorial.xml
│ │ │ ├── mm_topo_milestone.xml
│ │ │ ├── mm_topo_mine.xml
│ │ │ ├── mm_topo_mine_abandoned.xml
│ │ │ ├── mm_topo_monument.xml
│ │ │ ├── mm_topo_motel.xml
│ │ │ ├── mm_topo_mountain_pass.xml
│ │ │ ├── mm_topo_muslim.xml
│ │ │ ├── mm_topo_outcrop.xml
│ │ │ ├── mm_topo_palaeontological_site.xml
│ │ │ ├── mm_topo_passing_place.xml
│ │ │ ├── mm_topo_picnic_site.xml
│ │ │ ├── mm_topo_picnic_table.xml
│ │ │ ├── mm_topo_power_plant.xml
│ │ │ ├── mm_topo_railway_halt_small.xml
│ │ │ ├── mm_topo_railway_station_small.xml
│ │ │ ├── mm_topo_religion_unknown.xml
│ │ │ ├── mm_topo_rescue_box.xml
│ │ │ ├── mm_topo_ruins.xml
│ │ │ ├── mm_topo_shelter.xml
│ │ │ ├── mm_topo_ship.xml
│ │ │ ├── mm_topo_spring.xml
│ │ │ ├── mm_topo_survey_point.xml
│ │ │ ├── mm_topo_tank.xml
│ │ │ ├── mm_topo_technical_monument.xml
│ │ │ ├── mm_topo_termite_mound.xml
│ │ │ ├── mm_topo_tomb.xml
│ │ │ ├── mm_topo_tower.xml
│ │ │ ├── mm_topo_trailhead.xml
│ │ │ ├── mm_topo_transformer.xml
│ │ │ ├── mm_topo_tree_broadleaved.xml
│ │ │ ├── mm_topo_tree_needleleaved.xml
│ │ │ ├── mm_topo_tree_palm.xml
│ │ │ ├── mm_topo_viewpoint.xml
│ │ │ ├── mm_topo_water_tap.xml
│ │ │ ├── mm_topo_water_well.xml
│ │ │ ├── mm_topo_waterfall.xml
│ │ │ ├── mm_topo_watermill.xml
│ │ │ ├── mm_topo_wayside_shrine.xml
│ │ │ ├── mm_topo_wilderness_hut.xml
│ │ │ ├── mm_topo_windmill.xml
│ │ │ ├── mm_topo_wreck.xml
│ │ │ ├── mm_tourism.xml
│ │ │ ├── mm_tourism_alpine_hut.xml
│ │ │ ├── mm_tourism_apartment.xml
│ │ │ ├── mm_tourism_aquarium.xml
│ │ │ ├── mm_tourism_artwork.xml
│ │ │ ├── mm_tourism_attraction.xml
│ │ │ ├── mm_tourism_camp_site.xml
│ │ │ ├── mm_tourism_caravan_site.xml
│ │ │ ├── mm_tourism_chalet.xml
│ │ │ ├── mm_tourism_guest_house.xml
│ │ │ ├── mm_tourism_hostel.xml
│ │ │ ├── mm_tourism_hotel.xml
│ │ │ ├── mm_tourism_information.xml
│ │ │ ├── mm_tourism_motel.xml
│ │ │ ├── mm_tourism_museum.xml
│ │ │ ├── mm_tourism_picnic_site.xml
│ │ │ ├── mm_tourism_theme_park.xml
│ │ │ ├── mm_tourism_viewpoint.xml
│ │ │ ├── mm_tourism_yes.xml
│ │ │ ├── mm_tourism_zoo.xml
│ │ │ ├── mm_toy_library.xml
│ │ │ ├── mm_trade.xml
│ │ │ ├── mm_traffic_calming_bump.xml
│ │ │ ├── mm_traffic_calming_chicane.xml
│ │ │ ├── mm_traffic_calming_choker.xml
│ │ │ ├── mm_traffic_calming_cushion.xml
│ │ │ ├── mm_traffic_calming_hump.xml
│ │ │ ├── mm_traffic_calming_island.xml
│ │ │ ├── mm_traffic_calming_rumble_strip.xml
│ │ │ ├── mm_traffic_calming_table.xml
│ │ │ ├── mm_traffic_mirror.xml
│ │ │ ├── mm_trail_riding_station.xml
│ │ │ ├── mm_trailhead.xml
│ │ │ ├── mm_training.xml
│ │ │ ├── mm_training_yoga.xml
│ │ │ ├── mm_tram_stop_small.xml
│ │ │ ├── mm_tram_stop_small_night.xml
│ │ │ ├── mm_trampoline_park.xml
│ │ │ ├── mm_transport_construction.xml
│ │ │ ├── mm_transportation.xml
│ │ │ ├── mm_trash_disposal.xml
│ │ │ ├── mm_travel_agent.xml
│ │ │ ├── mm_tree.xml
│ │ │ ├── mm_tree_dot.xml
│ │ │ ├── mm_trolley_bay.xml
│ │ │ ├── mm_trophy.xml
│ │ │ ├── mm_tubing.xml
│ │ │ ├── mm_tunnel.xml
│ │ │ ├── mm_turning_circle.xml
│ │ │ ├── mm_turning_circle_night.xml
│ │ │ ├── mm_twitter.xml
│ │ │ ├── mm_tyres.xml
│ │ │ ├── mm_ultralight_aviation.xml
│ │ │ ├── mm_user_defined.xml
│ │ │ ├── mm_user_defined_other.xml
│ │ │ ├── mm_vaccination.xml
│ │ │ ├── mm_vacuum_cleaner.xml
│ │ │ ├── mm_vacuum_cleaner_yes.xml
│ │ │ ├── mm_variety_store.xml
│ │ │ ├── mm_vehicle_inspection.xml
│ │ │ ├── mm_vending_cigarettes.xml
│ │ │ ├── mm_vending_condoms.xml
│ │ │ ├── mm_vending_drinks.xml
│ │ │ ├── mm_vending_excrement_bags.xml
│ │ │ ├── mm_vending_parcel_pickup_mail_in.xml
│ │ │ ├── mm_vending_parking_tickets.xml
│ │ │ ├── mm_vending_public_transport_tickets.xml
│ │ │ ├── mm_vending_stamps.xml
│ │ │ ├── mm_vending_sweets.xml
│ │ │ ├── mm_ventilation_shaft.xml
│ │ │ ├── mm_via_ferrata.xml
│ │ │ ├── mm_via_ferrata_map.xml
│ │ │ ├── mm_video_games.xml
│ │ │ ├── mm_viewing_plants.xml
│ │ │ ├── mm_viewing_wildlife.xml
│ │ │ ├── mm_village.xml
│ │ │ ├── mm_village_green.xml
│ │ │ ├── mm_vineyard.xml
│ │ │ ├── mm_visitor_programs.xml
│ │ │ ├── mm_vk.xml
│ │ │ ├── mm_volcano.xml
│ │ │ ├── mm_waste_basket.xml
│ │ │ ├── mm_waste_basket2.xml
│ │ │ ├── mm_waste_disposal.xml
│ │ │ ├── mm_waste_transfer_station.xml
│ │ │ ├── mm_wastewater_plant.xml
│ │ │ ├── mm_watches.xml
│ │ │ ├── mm_water.xml
│ │ │ ├── mm_water_point.xml
│ │ │ ├── mm_water_sports.xml
│ │ │ ├── mm_water_supply.xml
│ │ │ ├── mm_water_tap.xml
│ │ │ ├── mm_water_transport.xml
│ │ │ ├── mm_water_utility.xml
│ │ │ ├── mm_water_works.xml
│ │ │ ├── mm_waterfall.xml
│ │ │ ├── mm_watering_place.xml
│ │ │ ├── mm_watermill.xml
│ │ │ ├── mm_waterskiing.xml
│ │ │ ├── mm_waterway_dock.xml
│ │ │ ├── mm_waterway_fuel.xml
│ │ │ ├── mm_waterway_lock_gate_small.xml
│ │ │ ├── mm_waterway_rapids.xml
│ │ │ ├── mm_weapons.xml
│ │ │ ├── mm_website.xml
│ │ │ ├── mm_weighbridge.xml
│ │ │ ├── mm_weir.xml
│ │ │ ├── mm_wetland.xml
│ │ │ ├── mm_wheelchair_designated.xml
│ │ │ ├── mm_wheelchair_no.xml
│ │ │ ├── mm_wheelchair_yes.xml
│ │ │ ├── mm_whitewater_hazard.xml
│ │ │ ├── mm_width.xml
│ │ │ ├── mm_wiki_place.xml
│ │ │ ├── mm_wilderness_hut.xml
│ │ │ ├── mm_wildlife_crossing.xml
│ │ │ ├── mm_window_blind.xml
│ │ │ ├── mm_windsock.xml
│ │ │ ├── mm_windsurfing.xml
│ │ │ ├── mm_wine.xml
│ │ │ ├── mm_wood.xml
│ │ │ ├── mm_wool.xml
│ │ │ ├── mm_works.xml
│ │ │ ├── mm_wreck.xml
│ │ │ ├── mm_xmas.xml
│ │ │ ├── mm_xmas_event.xml
│ │ │ ├── mm_xmas_market.xml
│ │ │ ├── mm_xmas_pyramid.xml
│ │ │ ├── mm_xmas_shop.xml
│ │ │ ├── mm_xmas_tree.xml
│ │ │ ├── mm_yoga.xml
│ │ │ ├── mm_youtube.xml
│ │ │ ├── mm_zoo.xml
│ │ │ └── mx_piste_gladed_yes.xml
│ │ ├── map-shaders-vector/
│ │ │ ├── h_abandoned_shield.xml
│ │ │ ├── h_aerodrome_shield.xml
│ │ │ ├── h_aeroway_gate_shield.xml
│ │ │ ├── h_allotments2_shader.xml
│ │ │ ├── h_allotments_shader.xml
│ │ │ ├── h_allotments_small.xml
│ │ │ ├── h_antenna_shield.xml
│ │ │ ├── h_aquaculture.xml
│ │ │ ├── h_arch_shield.xml
│ │ │ ├── h_arrow.xml
│ │ │ ├── h_astronomical_observatory_shield.xml
│ │ │ ├── h_bare_rock.xml
│ │ │ ├── h_bare_rock2.xml
│ │ │ ├── h_barrier_bar_shield.xml
│ │ │ ├── h_barrier_barrier_board_shield.xml
│ │ │ ├── h_barrier_block_shield.xml
│ │ │ ├── h_barrier_bollard_shield.xml
│ │ │ ├── h_barrier_bump_gate_shield.xml
│ │ │ ├── h_barrier_bus_trap_shield.xml
│ │ │ ├── h_barrier_cattle_grid_shield.xml
│ │ │ ├── h_barrier_chain_shield.xml
│ │ │ ├── h_barrier_coupure_shield.xml
│ │ │ ├── h_barrier_cycle_barrier_shield.xml
│ │ │ ├── h_barrier_debris_shield.xml
│ │ │ ├── h_barrier_entrance_main_shield.xml
│ │ │ ├── h_barrier_entrance_shield.xml
│ │ │ ├── h_barrier_entrance_small_shield.xml
│ │ │ ├── h_barrier_entrance_yes_shield.xml
│ │ │ ├── h_barrier_gate_shield.xml
│ │ │ ├── h_barrier_hampshire_gate_shield.xml
│ │ │ ├── h_barrier_height_restrictor_shield.xml
│ │ │ ├── h_barrier_horse_stile_shield.xml
│ │ │ ├── h_barrier_jersey_barrier_shield.xml
│ │ │ ├── h_barrier_kissing_gate_shield.xml
│ │ │ ├── h_barrier_lift_gate_shield.xml
│ │ │ ├── h_barrier_log_shield.xml
│ │ │ ├── h_barrier_motorcycle_barrier_shield.xml
│ │ │ ├── h_barrier_planter_shield.xml
│ │ │ ├── h_barrier_sally_port_shield.xml
│ │ │ ├── h_barrier_spikes_shield.xml
│ │ │ ├── h_barrier_stile_shield.xml
│ │ │ ├── h_barrier_sump_buster_shield.xml
│ │ │ ├── h_barrier_swing_gate_shield.xml
│ │ │ ├── h_barrier_tank_trap_shield.xml
│ │ │ ├── h_barrier_toll_booth_shield.xml
│ │ │ ├── h_barrier_turnstile_shield.xml
│ │ │ ├── h_barrier_tyres_shield.xml
│ │ │ ├── h_barrier_wedge_shield.xml
│ │ │ ├── h_beach2.xml
│ │ │ ├── h_beach2night.xml
│ │ │ ├── h_beach3.xml
│ │ │ ├── h_beach_old.xml
│ │ │ ├── h_bench_shield.xml
│ │ │ ├── h_black_ellipse_3_road_shield.xml
│ │ │ ├── h_black_round_small_shield.xml
│ │ │ ├── h_blue_arc_big_shield.xml
│ │ │ ├── h_blue_arc_night_big_shield.xml
│ │ │ ├── h_blue_cshield_2_road_shield.xml
│ │ │ ├── h_blue_cshield_3_road_shield.xml
│ │ │ ├── h_blue_ellipse_1_road_shield.xml
│ │ │ ├── h_blue_ellipse_2_road_shield.xml
│ │ │ ├── h_blue_ellipse_3_road_shield.xml
│ │ │ ├── h_blue_hexagon_3_road_shield.xml
│ │ │ ├── h_blue_hexagon_4_road_shield.xml
│ │ │ ├── h_blue_hexagon_5_road_shield.xml
│ │ │ ├── h_blue_hexagon_6_road_shield.xml
│ │ │ ├── h_blue_lrhexagon_2_road_shield.xml
│ │ │ ├── h_blue_lrhexagon_3_road_shield.xml
│ │ │ ├── h_blue_lrhexagon_4_road_shield.xml
│ │ │ ├── h_blue_lrhexagon_5_road_shield.xml
│ │ │ ├── h_blue_pentagon_1_road_shield.xml
│ │ │ ├── h_blue_pentagon_2_road_shield.xml
│ │ │ ├── h_blue_pentagon_3_road_shield.xml
│ │ │ ├── h_blue_pentagon_4_road_shield.xml
│ │ │ ├── h_blue_pentagon_5_road_shield.xml
│ │ │ ├── h_blue_pentagon_up_2_road_shield.xml
│ │ │ ├── h_blue_pentagon_up_3_road_shield.xml
│ │ │ ├── h_blue_pentagon_up_4_road_shield.xml
│ │ │ ├── h_blue_red_round_night_shield.xml
│ │ │ ├── h_blue_red_round_shield.xml
│ │ │ ├── h_blue_redtop_usshield_2_road_shield.xml
│ │ │ ├── h_blue_redtop_usshield_3_road_shield.xml
│ │ │ ├── h_blue_round_big_shield.xml
│ │ │ ├── h_blue_round_night_big_shield.xml
│ │ │ ├── h_blue_round_night_shield.xml
│ │ │ ├── h_blue_round_night_small_shield.xml
│ │ │ ├── h_blue_round_shield.xml
│ │ │ ├── h_blue_round_small_shield.xml
│ │ │ ├── h_blue_rounded_triangle_1_road_shield.xml
│ │ │ ├── h_blue_rounded_triangle_2_road_shield.xml
│ │ │ ├── h_blue_rounded_triangle_3_road_shield.xml
│ │ │ ├── h_blue_rounded_triangle_4_road_shield.xml
│ │ │ ├── h_blue_rounded_triangle_5_road_shield.xml
│ │ │ ├── h_blue_square_1_road_shield.xml
│ │ │ ├── h_blue_square_2_road_shield.xml
│ │ │ ├── h_blue_square_3_road_shield.xml
│ │ │ ├── h_blue_square_4_road_shield.xml
│ │ │ ├── h_blue_square_5_road_shield.xml
│ │ │ ├── h_blue_square_6_road_shield.xml
│ │ │ ├── h_blue_square_7_road_shield.xml
│ │ │ ├── h_blue_square_8_road_shield.xml
│ │ │ ├── h_blue_square_9_road_shield.xml
│ │ │ ├── h_blue_square_big_shield.xml
│ │ │ ├── h_blue_square_night_big_shield.xml
│ │ │ ├── h_blue_square_night_shield.xml
│ │ │ ├── h_blue_square_night_small_shield.xml
│ │ │ ├── h_blue_square_shelter_yes_night_shield.xml
│ │ │ ├── h_blue_square_shelter_yes_shield.xml
│ │ │ ├── h_blue_square_shield.xml
│ │ │ ├── h_blue_square_small_shield.xml
│ │ │ ├── h_blue_usishield_2_road_shield.xml
│ │ │ ├── h_blue_usishield_3_road_shield.xml
│ │ │ ├── h_brown_pentagon_up_2_road_shield.xml
│ │ │ ├── h_brown_pentagon_up_3_road_shield.xml
│ │ │ ├── h_brown_round_night_shield.xml
│ │ │ ├── h_brown_round_shield.xml
│ │ │ ├── h_brown_square_1_road_shield.xml
│ │ │ ├── h_brown_square_2_road_shield.xml
│ │ │ ├── h_brown_square_3_road_shield.xml
│ │ │ ├── h_brown_square_4_road_shield.xml
│ │ │ ├── h_brown_square_5_road_shield.xml
│ │ │ ├── h_brown_square_6_road_shield.xml
│ │ │ ├── h_brown_square_big_shield.xml
│ │ │ ├── h_brown_square_night_big_shield.xml
│ │ │ ├── h_building_shield.xml
│ │ │ ├── h_cable_car.xml
│ │ │ ├── h_cairn_shield.xml
│ │ │ ├── h_cemetery.xml
│ │ │ ├── h_cemetery_2.xml
│ │ │ ├── h_cemetery_christian.xml
│ │ │ ├── h_cemetery_christian_2.xml
│ │ │ ├── h_cemetery_jewish.xml
│ │ │ ├── h_cemetery_jewish_2.xml
│ │ │ ├── h_cemetery_muslim.xml
│ │ │ ├── h_cemetery_muslim_2.xml
│ │ │ ├── h_cemetery_small.xml
│ │ │ ├── h_cemetery_small_2.xml
│ │ │ ├── h_chair_lift.xml
│ │ │ ├── h_chimney_shield.xml
│ │ │ ├── h_cliff_shield.xml
│ │ │ ├── h_crane_shield.xml
│ │ │ ├── h_cross_shield.xml
│ │ │ ├── h_danger.xml
│ │ │ ├── h_danger_night.xml
│ │ │ ├── h_darkcyan_round_night_shield.xml
│ │ │ ├── h_darkcyan_round_shield.xml
│ │ │ ├── h_darkgray_round_small_shield.xml
│ │ │ ├── h_diagonal_dustygray_shader.xml
│ │ │ ├── h_diagonal_dustygray_small_shader.xml
│ │ │ ├── h_diagonal_fill_black_orange_shader.xml
│ │ │ ├── h_diagonal_fill_white_dark_shader.xml
│ │ │ ├── h_diagonal_gray_large_shader.xml
│ │ │ ├── h_diagonal_gray_shader.xml
│ │ │ ├── h_diagonal_lightgray_shader.xml
│ │ │ ├── h_diagonal_red_shader.xml
│ │ │ ├── h_diagonal_red_small_shader.xml
│ │ │ ├── h_elevator_shield.xml
│ │ │ ├── h_entrance_exit_shield.xml
│ │ │ ├── h_fav_blue_shield.xml
│ │ │ ├── h_fav_gray_shield.xml
│ │ │ ├── h_fav_green_shield.xml
│ │ │ ├── h_fav_lightblue_shield.xml
│ │ │ ├── h_fav_orange_shield.xml
│ │ │ ├── h_fav_purple_shield.xml
│ │ │ ├── h_fav_red_shield.xml
│ │ │ ├── h_fav_yellow_shield.xml
│ │ │ ├── h_feeding_place_shield.xml
│ │ │ ├── h_fell.xml
│ │ │ ├── h_fell2.xml
│ │ │ ├── h_fell2_night.xml
│ │ │ ├── h_firepit_shield.xml
│ │ │ ├── h_flare_shield.xml
│ │ │ ├── h_ford_shield.xml
│ │ │ ├── h_forest.xml
│ │ │ ├── h_forest1.xml
│ │ │ ├── h_forest_broadleaved.xml
│ │ │ ├── h_forest_mixed.xml
│ │ │ ├── h_forest_needleleaved.xml
│ │ │ ├── h_fountain_shield.xml
│ │ │ ├── h_garden_shield.xml
│ │ │ ├── h_generator_coal_shield.xml
│ │ │ ├── h_generator_gas_shield.xml
│ │ │ ├── h_generator_geothermal_shield.xml
│ │ │ ├── h_generator_hydro_shield.xml
│ │ │ ├── h_generator_nuclear_shield.xml
│ │ │ ├── h_generator_oil_shield.xml
│ │ │ ├── h_generator_solar_shield.xml
│ │ │ ├── h_generator_wind_shield.xml
│ │ │ ├── h_glacier.xml
│ │ │ ├── h_glacier2.xml
│ │ │ ├── h_glacier2night.xml
│ │ │ ├── h_golf_pin_shield.xml
│ │ │ ├── h_golf_rough.xml
│ │ │ ├── h_grave_shield.xml
│ │ │ ├── h_grave_yard.xml
│ │ │ ├── h_gray_blue_arc_big_shield.xml
│ │ │ ├── h_gray_blue_arc_shield.xml
│ │ │ ├── h_gray_blue_round_big_shield.xml
│ │ │ ├── h_gray_blue_round_shield.xml
│ │ │ ├── h_gray_blue_round_small_shield.xml
│ │ │ ├── h_gray_blue_square_big_shield.xml
│ │ │ ├── h_gray_blue_square_shelter_yes_shield.xml
│ │ │ ├── h_gray_blue_square_shield.xml
│ │ │ ├── h_gray_blue_triangle_shield.xml
│ │ │ ├── h_gray_brown_square_big_shield.xml
│ │ │ ├── h_gray_brown_square_shield.xml
│ │ │ ├── h_gray_gray_square_big_shield.xml
│ │ │ ├── h_gray_gray_square_shield.xml
│ │ │ ├── h_gray_gray_square_small_shield.xml
│ │ │ ├── h_gray_green_square_big_shield.xml
│ │ │ ├── h_gray_green_square_shield.xml
│ │ │ ├── h_gray_orange_square_big_shield.xml
│ │ │ ├── h_gray_orange_square_shield.xml
│ │ │ ├── h_gray_purple_square_big_shield.xml
│ │ │ ├── h_gray_purple_square_shield.xml
│ │ │ ├── h_gray_red_round_big_shield.xml
│ │ │ ├── h_gray_red_round_shield.xml
│ │ │ ├── h_gray_red_square_big_shield.xml
│ │ │ ├── h_gray_red_square_shield.xml
│ │ │ ├── h_gray_round_night_shield.xml
│ │ │ ├── h_gray_round_shield.xml
│ │ │ ├── h_gray_square_night_shield.xml
│ │ │ ├── h_gray_square_shield.xml
│ │ │ ├── h_grayblue_round_night_shield.xml
│ │ │ ├── h_grayblue_round_shield.xml
│ │ │ ├── h_green_cshield_2_road_shield.xml
│ │ │ ├── h_green_cshield_3_road_shield.xml
│ │ │ ├── h_green_hexagon_3_road_shield.xml
│ │ │ ├── h_green_hexagon_4_road_shield.xml
│ │ │ ├── h_green_hexagon_5_road_shield.xml
│ │ │ ├── h_green_octagon_2_road_shield.xml
│ │ │ ├── h_green_octagon_3_road_shield.xml
│ │ │ ├── h_green_octagon_4_road_shield.xml
│ │ │ ├── h_green_octagon_5_road_shield.xml
│ │ │ ├── h_green_octagon_6_road_shield.xml
│ │ │ ├── h_green_orangetop_square_2_road_shield.xml
│ │ │ ├── h_green_orangetop_square_3_road_shield.xml
│ │ │ ├── h_green_orangetop_square_4_road_shield.xml
│ │ │ ├── h_green_orangetop_square_5_road_shield.xml
│ │ │ ├── h_green_pentagon_1_road_shield.xml
│ │ │ ├── h_green_pentagon_2_road_shield.xml
│ │ │ ├── h_green_pentagon_3_road_shield.xml
│ │ │ ├── h_green_pentagon_4_road_shield.xml
│ │ │ ├── h_green_pentagon_5_road_shield.xml
│ │ │ ├── h_green_pentagon_up_2_road_shield.xml
│ │ │ ├── h_green_pentagon_up_3_road_shield.xml
│ │ │ ├── h_green_redtop_square_2_road_shield.xml
│ │ │ ├── h_green_redtop_square_3_road_shield.xml
│ │ │ ├── h_green_redtop_square_4_road_shield.xml
│ │ │ ├── h_green_redtop_square_5_road_shield.xml
│ │ │ ├── h_green_rhombus_1_road_shield.xml
│ │ │ ├── h_green_rhombus_2_road_shield.xml
│ │ │ ├── h_green_rhombus_3_road_shield.xml
│ │ │ ├── h_green_round_night_shield.xml
│ │ │ ├── h_green_round_shield.xml
│ │ │ ├── h_green_square_1_road_shield.xml
│ │ │ ├── h_green_square_2_road_shield.xml
│ │ │ ├── h_green_square_3_road_shield.xml
│ │ │ ├── h_green_square_4_road_shield.xml
│ │ │ ├── h_green_square_5_road_shield.xml
│ │ │ ├── h_green_square_6_road_shield.xml
│ │ │ ├── h_green_square_7_road_shield.xml
│ │ │ ├── h_green_square_8_road_shield.xml
│ │ │ ├── h_green_transcanada_2_road_shield.xml
│ │ │ ├── h_green_transcanada_3_road_shield.xml
│ │ │ ├── h_green_ushield_1_road_shield.xml
│ │ │ ├── h_green_ushield_2_road_shield.xml
│ │ │ ├── h_green_ushield_3_road_shield.xml
│ │ │ ├── h_green_ushield_4_road_shield.xml
│ │ │ ├── h_greenhouse_horticulture.xml
│ │ │ ├── h_grit_bin_shield.xml
│ │ │ ├── h_harbour_shield.xml
│ │ │ ├── h_hazard.xml
│ │ │ ├── h_hazard_night.xml
│ │ │ ├── h_highway_crossing_shield.xml
│ │ │ ├── h_highway_crossing_traffic_signals_shield.xml
│ │ │ ├── h_highway_steps_shield.xml
│ │ │ ├── h_hill_shield.xml
│ │ │ ├── h_historic_rune_stone_shield.xml
│ │ │ ├── h_hunting_stand_shield.xml
│ │ │ ├── h_information_audioguide_shield.xml
│ │ │ ├── h_information_board_shield.xml
│ │ │ ├── h_information_guidepost_shield.xml
│ │ │ ├── h_information_map_shield.xml
│ │ │ ├── h_information_office_shield.xml
│ │ │ ├── h_information_route_marker_shield.xml
│ │ │ ├── h_information_shield.xml
│ │ │ ├── h_information_terminal_shield.xml
│ │ │ ├── h_j132_weedkelp.xml
│ │ │ ├── h_j132_weedkelp_shader.xml
│ │ │ ├── h_j134_seagrass.xml
│ │ │ ├── h_j134_seagrass_shader.xml
│ │ │ ├── h_j14_sand_waves.xml
│ │ │ ├── h_j14_sand_waves_night.xml
│ │ │ ├── h_j14_sand_waves_shader.xml
│ │ │ ├── h_j20_stonesgravel.xml
│ │ │ ├── h_j20_stonesgravel_night.xml
│ │ │ ├── h_j2122_rockycoral.xml
│ │ │ ├── h_kiln_shield.xml
│ │ │ ├── h_landfill_shield.xml
│ │ │ ├── h_lez.xml
│ │ │ ├── h_light_blue_center_shield.xml
│ │ │ ├── h_light_blue_shield.xml
│ │ │ ├── h_light_green_center_shield.xml
│ │ │ ├── h_light_green_shield.xml
│ │ │ ├── h_light_orange_center_shield.xml
│ │ │ ├── h_light_orange_shield.xml
│ │ │ ├── h_light_red_center_shield.xml
│ │ │ ├── h_light_red_shield.xml
│ │ │ ├── h_light_redgreen_center_shield.xml
│ │ │ ├── h_light_redgreen_shield.xml
│ │ │ ├── h_light_violet_center_shield.xml
│ │ │ ├── h_light_violet_shield.xml
│ │ │ ├── h_light_white_center_shield.xml
│ │ │ ├── h_light_white_shield.xml
│ │ │ ├── h_light_whitegreen_center_shield.xml
│ │ │ ├── h_light_whitegreen_shield.xml
│ │ │ ├── h_light_whitered_center_shield.xml
│ │ │ ├── h_light_whitered_shield.xml
│ │ │ ├── h_light_yellow_center_shield.xml
│ │ │ ├── h_light_yellow_shield.xml
│ │ │ ├── h_lightgray_round_night_shield.xml
│ │ │ ├── h_logging_selective_cutting_shader.xml
│ │ │ ├── h_logging_shader.xml
│ │ │ ├── h_lounger_shield.xml
│ │ │ ├── h_marsh.xml
│ │ │ ├── h_mast_shield.xml
│ │ │ ├── h_military_abandoned.xml
│ │ │ ├── h_military_abandoned_night.xml
│ │ │ ├── h_military_checkpoint_shield.xml
│ │ │ ├── h_military_transp.xml
│ │ │ ├── h_military_transp_night.xml
│ │ │ ├── h_mineshaft_shield.xml
│ │ │ ├── h_miniroundabout_anticlockwise_shield.xml
│ │ │ ├── h_miniroundabout_clockwise_shield.xml
│ │ │ ├── h_monitoring_station_radar_shield.xml
│ │ │ ├── h_mud.xml
│ │ │ ├── h_mud2.xml
│ │ │ ├── h_mud2_opaque.xml
│ │ │ ├── h_nature_reserve_access_no.xml
│ │ │ ├── h_nr2.xml
│ │ │ ├── h_nr2_night.xml
│ │ │ ├── h_nr3.xml
│ │ │ ├── h_nr3_night.xml
│ │ │ ├── h_nuclear_explosion_site_shield.xml
│ │ │ ├── h_observatory_shield.xml
│ │ │ ├── h_orange_hexagon_3_road_shield.xml
│ │ │ ├── h_orange_hexagon_4_road_shield.xml
│ │ │ ├── h_orange_hexagon_5_road_shield.xml
│ │ │ ├── h_orange_round_night_shield.xml
│ │ │ ├── h_orange_round_shield.xml
│ │ │ ├── h_orange_square_2_road_shield.xml
│ │ │ ├── h_orange_square_3_road_shield.xml
│ │ │ ├── h_orange_square_4_road_shield.xml
│ │ │ ├── h_orange_square_5_road_shield.xml
│ │ │ ├── h_orchard.xml
│ │ │ ├── h_orchard2.xml
│ │ │ ├── h_orchard3.xml
│ │ │ ├── h_orchard_almond.xml
│ │ │ ├── h_orchard_apple.xml
│ │ │ ├── h_orchard_banana.xml
│ │ │ ├── h_orchard_oil_palms.xml
│ │ │ ├── h_orchard_olive.xml
│ │ │ ├── h_orchard_orange.xml
│ │ │ ├── h_osmc_black_2_bg.xml
│ │ │ ├── h_osmc_black_3_bg.xml
│ │ │ ├── h_osmc_black_4_bg.xml
│ │ │ ├── h_osmc_black_bg.xml
│ │ │ ├── h_osmc_black_circle_2_bg.xml
│ │ │ ├── h_osmc_black_circle_3_bg.xml
│ │ │ ├── h_osmc_black_circle_4_bg.xml
│ │ │ ├── h_osmc_black_circle_bg.xml
│ │ │ ├── h_osmc_black_frame_2_bg.xml
│ │ │ ├── h_osmc_black_frame_3_bg.xml
│ │ │ ├── h_osmc_black_frame_4_bg.xml
│ │ │ ├── h_osmc_black_frame_bg.xml
│ │ │ ├── h_osmc_black_round_2_bg.xml
│ │ │ ├── h_osmc_black_round_3_bg.xml
│ │ │ ├── h_osmc_black_round_4_bg.xml
│ │ │ ├── h_osmc_black_round_bg.xml
│ │ │ ├── h_osmc_blue_2_bg.xml
│ │ │ ├── h_osmc_blue_3_bg.xml
│ │ │ ├── h_osmc_blue_4_bg.xml
│ │ │ ├── h_osmc_blue_bg.xml
│ │ │ ├── h_osmc_blue_circle_2_bg.xml
│ │ │ ├── h_osmc_blue_circle_3_bg.xml
│ │ │ ├── h_osmc_blue_circle_4_bg.xml
│ │ │ ├── h_osmc_blue_circle_bg.xml
│ │ │ ├── h_osmc_blue_frame_2_bg.xml
│ │ │ ├── h_osmc_blue_frame_3_bg.xml
│ │ │ ├── h_osmc_blue_frame_4_bg.xml
│ │ │ ├── h_osmc_blue_frame_bg.xml
│ │ │ ├── h_osmc_blue_round_2_bg.xml
│ │ │ ├── h_osmc_blue_round_3_bg.xml
│ │ │ ├── h_osmc_blue_round_4_bg.xml
│ │ │ ├── h_osmc_blue_round_bg.xml
│ │ │ ├── h_osmc_brown_2_bg.xml
│ │ │ ├── h_osmc_brown_3_bg.xml
│ │ │ ├── h_osmc_brown_4_bg.xml
│ │ │ ├── h_osmc_brown_bg.xml
│ │ │ ├── h_osmc_brown_round_2_bg.xml
│ │ │ ├── h_osmc_brown_round_3_bg.xml
│ │ │ ├── h_osmc_brown_round_4_bg.xml
│ │ │ ├── h_osmc_brown_round_bg.xml
│ │ │ ├── h_osmc_green_2_bg.xml
│ │ │ ├── h_osmc_green_3_bg.xml
│ │ │ ├── h_osmc_green_4_bg.xml
│ │ │ ├── h_osmc_green_bg.xml
│ │ │ ├── h_osmc_green_circle_2_bg.xml
│ │ │ ├── h_osmc_green_circle_3_bg.xml
│ │ │ ├── h_osmc_green_circle_4_bg.xml
│ │ │ ├── h_osmc_green_circle_bg.xml
│ │ │ ├── h_osmc_green_frame_2_bg.xml
│ │ │ ├── h_osmc_green_frame_3_bg.xml
│ │ │ ├── h_osmc_green_frame_4_bg.xml
│ │ │ ├── h_osmc_green_frame_bg.xml
│ │ │ ├── h_osmc_green_round_2_bg.xml
│ │ │ ├── h_osmc_green_round_3_bg.xml
│ │ │ ├── h_osmc_green_round_4_bg.xml
│ │ │ ├── h_osmc_green_round_bg.xml
│ │ │ ├── h_osmc_orange_2_bg.xml
│ │ │ ├── h_osmc_orange_3_bg.xml
│ │ │ ├── h_osmc_orange_4_bg.xml
│ │ │ ├── h_osmc_orange_bg.xml
│ │ │ ├── h_osmc_orange_circle_2_bg.xml
│ │ │ ├── h_osmc_orange_circle_3_bg.xml
│ │ │ ├── h_osmc_orange_circle_4_bg.xml
│ │ │ ├── h_osmc_orange_circle_bg.xml
│ │ │ ├── h_osmc_orange_frame_2_bg.xml
│ │ │ ├── h_osmc_orange_frame_3_bg.xml
│ │ │ ├── h_osmc_orange_frame_4_bg.xml
│ │ │ ├── h_osmc_orange_frame_bg.xml
│ │ │ ├── h_osmc_orange_round_2_bg.xml
│ │ │ ├── h_osmc_orange_round_3_bg.xml
│ │ │ ├── h_osmc_orange_round_4_bg.xml
│ │ │ ├── h_osmc_orange_round_bg.xml
│ │ │ ├── h_osmc_pink_2_bg.xml
│ │ │ ├── h_osmc_pink_3_bg.xml
│ │ │ ├── h_osmc_pink_4_bg.xml
│ │ │ ├── h_osmc_pink_bg.xml
│ │ │ ├── h_osmc_pink_circle_2_bg.xml
│ │ │ ├── h_osmc_pink_circle_3_bg.xml
│ │ │ ├── h_osmc_pink_circle_4_bg.xml
│ │ │ ├── h_osmc_pink_circle_bg.xml
│ │ │ ├── h_osmc_pink_frame_2_bg.xml
│ │ │ ├── h_osmc_pink_frame_3_bg.xml
│ │ │ ├── h_osmc_pink_frame_4_bg.xml
│ │ │ ├── h_osmc_pink_frame_bg.xml
│ │ │ ├── h_osmc_pink_round_2_bg.xml
│ │ │ ├── h_osmc_pink_round_3_bg.xml
│ │ │ ├── h_osmc_pink_round_4_bg.xml
│ │ │ ├── h_osmc_pink_round_bg.xml
│ │ │ ├── h_osmc_purple_2_bg.xml
│ │ │ ├── h_osmc_purple_3_bg.xml
│ │ │ ├── h_osmc_purple_4_bg.xml
│ │ │ ├── h_osmc_purple_bg.xml
│ │ │ ├── h_osmc_purple_circle_2_bg.xml
│ │ │ ├── h_osmc_purple_circle_3_bg.xml
│ │ │ ├── h_osmc_purple_circle_4_bg.xml
│ │ │ ├── h_osmc_purple_circle_bg.xml
│ │ │ ├── h_osmc_purple_frame_2_bg.xml
│ │ │ ├── h_osmc_purple_frame_3_bg.xml
│ │ │ ├── h_osmc_purple_frame_4_bg.xml
│ │ │ ├── h_osmc_purple_frame_bg.xml
│ │ │ ├── h_osmc_purple_round_2_bg.xml
│ │ │ ├── h_osmc_purple_round_3_bg.xml
│ │ │ ├── h_osmc_purple_round_4_bg.xml
│ │ │ ├── h_osmc_purple_round_bg.xml
│ │ │ ├── h_osmc_red_2_bg.xml
│ │ │ ├── h_osmc_red_3_bg.xml
│ │ │ ├── h_osmc_red_4_bg.xml
│ │ │ ├── h_osmc_red_bg.xml
│ │ │ ├── h_osmc_red_circle_2_bg.xml
│ │ │ ├── h_osmc_red_circle_3_bg.xml
│ │ │ ├── h_osmc_red_circle_4_bg.xml
│ │ │ ├── h_osmc_red_circle_bg.xml
│ │ │ ├── h_osmc_red_frame_2_bg.xml
│ │ │ ├── h_osmc_red_frame_3_bg.xml
│ │ │ ├── h_osmc_red_frame_4_bg.xml
│ │ │ ├── h_osmc_red_frame_bg.xml
│ │ │ ├── h_osmc_red_round_2_bg.xml
│ │ │ ├── h_osmc_red_round_3_bg.xml
│ │ │ ├── h_osmc_red_round_4_bg.xml
│ │ │ ├── h_osmc_red_round_bg.xml
│ │ │ ├── h_osmc_teal_2_bg.xml
│ │ │ ├── h_osmc_teal_3_bg.xml
│ │ │ ├── h_osmc_teal_4_bg.xml
│ │ │ ├── h_osmc_teal_bg.xml
│ │ │ ├── h_osmc_teal_circle_2_bg.xml
│ │ │ ├── h_osmc_teal_circle_3_bg.xml
│ │ │ ├── h_osmc_teal_circle_4_bg.xml
│ │ │ ├── h_osmc_teal_circle_bg.xml
│ │ │ ├── h_osmc_teal_frame_2_bg.xml
│ │ │ ├── h_osmc_teal_frame_3_bg.xml
│ │ │ ├── h_osmc_teal_frame_4_bg.xml
│ │ │ ├── h_osmc_teal_frame_bg.xml
│ │ │ ├── h_osmc_teal_round_2_bg.xml
│ │ │ ├── h_osmc_teal_round_3_bg.xml
│ │ │ ├── h_osmc_teal_round_4_bg.xml
│ │ │ ├── h_osmc_teal_round_bg.xml
│ │ │ ├── h_osmc_white_2_bg.xml
│ │ │ ├── h_osmc_white_3_bg.xml
│ │ │ ├── h_osmc_white_4_bg.xml
│ │ │ ├── h_osmc_white_bg.xml
│ │ │ ├── h_osmc_white_circle_2_bg.xml
│ │ │ ├── h_osmc_white_circle_3_bg.xml
│ │ │ ├── h_osmc_white_circle_4_bg.xml
│ │ │ ├── h_osmc_white_circle_bg.xml
│ │ │ ├── h_osmc_white_frame_2_bg.xml
│ │ │ ├── h_osmc_white_frame_3_bg.xml
│ │ │ ├── h_osmc_white_frame_4_bg.xml
│ │ │ ├── h_osmc_white_frame_bg.xml
│ │ │ ├── h_osmc_white_round_2_bg.xml
│ │ │ ├── h_osmc_white_round_3_bg.xml
│ │ │ ├── h_osmc_white_round_4_bg.xml
│ │ │ ├── h_osmc_white_round_bg.xml
│ │ │ ├── h_osmc_yellow_2_bg.xml
│ │ │ ├── h_osmc_yellow_3_bg.xml
│ │ │ ├── h_osmc_yellow_4_bg.xml
│ │ │ ├── h_osmc_yellow_bg.xml
│ │ │ ├── h_osmc_yellow_circle_2_bg.xml
│ │ │ ├── h_osmc_yellow_circle_3_bg.xml
│ │ │ ├── h_osmc_yellow_circle_4_bg.xml
│ │ │ ├── h_osmc_yellow_circle_bg.xml
│ │ │ ├── h_osmc_yellow_frame_2_bg.xml
│ │ │ ├── h_osmc_yellow_frame_3_bg.xml
│ │ │ ├── h_osmc_yellow_frame_4_bg.xml
│ │ │ ├── h_osmc_yellow_frame_bg.xml
│ │ │ ├── h_osmc_yellow_round_2_bg.xml
│ │ │ ├── h_osmc_yellow_round_3_bg.xml
│ │ │ ├── h_osmc_yellow_round_4_bg.xml
│ │ │ ├── h_osmc_yellow_round_bg.xml
│ │ │ ├── h_park_shield.xml
│ │ │ ├── h_paving_stones.xml
│ │ │ ├── h_paving_stones_hc.xml
│ │ │ ├── h_paving_stones_hc_night.xml
│ │ │ ├── h_paving_stones_night.xml
│ │ │ ├── h_paving_stones_pedestrian.xml
│ │ │ ├── h_paving_stones_pedestrian_night.xml
│ │ │ ├── h_peakvolcano_big_shield.xml
│ │ │ ├── h_peakvolcano_big_white_shield.xml
│ │ │ ├── h_peakvolcano_cross_big_white_shield.xml
│ │ │ ├── h_peakvolcano_cross_white_shield.xml
│ │ │ ├── h_peakvolcano_shield.xml
│ │ │ ├── h_peakvolcano_white_shield.xml
│ │ │ ├── h_petroleum_well_shield.xml
│ │ │ ├── h_picnic_shield.xml
│ │ │ ├── h_picnic_table.xml
│ │ │ ├── h_pipeline_substation_shield.xml
│ │ │ ├── h_plant_nursery.xml
│ │ │ ├── h_plant_nursery_small.xml
│ │ │ ├── h_power_generator_shield.xml
│ │ │ ├── h_power_portal_shield.xml
│ │ │ ├── h_power_substation_shield.xml
│ │ │ ├── h_power_terminal_shield.xml
│ │ │ ├── h_power_tower_big_shield.xml
│ │ │ ├── h_prison.xml
│ │ │ ├── h_protected_area.xml
│ │ │ ├── h_protected_area_access_no.xml
│ │ │ ├── h_pumping_station_shield.xml
│ │ │ ├── h_purple_circle_cycle_node_shield.xml
│ │ │ ├── h_purple_circle_large_cycle_node_shield.xml
│ │ │ ├── h_purple_circle_medium_cycle_node_shield.xml
│ │ │ ├── h_purple_circle_small_cycle_node_shield.xml
│ │ │ ├── h_purple_circle_xlarge_cycle_node_shield.xml
│ │ │ ├── h_purple_circle_xxlarge_cycle_node_shield.xml
│ │ │ ├── h_purple_round_night_shield.xml
│ │ │ ├── h_purple_round_shield.xml
│ │ │ ├── h_purple_square_big_shield.xml
│ │ │ ├── h_purple_square_night_big_shield.xml
│ │ │ ├── h_quarry2.xml
│ │ │ ├── h_quarry3.xml
│ │ │ ├── h_quarry3_abandoned.xml
│ │ │ ├── h_quarry3_abandoned_night.xml
│ │ │ ├── h_quarry3_access_no.xml
│ │ │ ├── h_quarry3_access_no_night.xml
│ │ │ ├── h_quarry3night.xml
│ │ │ ├── h_railway_buffer_stop_shield.xml
│ │ │ ├── h_rapids_shield.xml
│ │ │ ├── h_recycling_container_shield.xml
│ │ │ ├── h_recycling_shield.xml
│ │ │ ├── h_red_cshield_2_road_shield.xml
│ │ │ ├── h_red_hexagon_3_road_shield.xml
│ │ │ ├── h_red_hexagon_4_road_shield.xml
│ │ │ ├── h_red_hexagon_5_road_shield.xml
│ │ │ ├── h_red_round_big_shield.xml
│ │ │ ├── h_red_round_night_big_shield.xml
│ │ │ ├── h_red_round_night_shield.xml
│ │ │ ├── h_red_round_shield.xml
│ │ │ ├── h_red_rounded_triangle_2_road_shield.xml
│ │ │ ├── h_red_rounded_triangle_3_road_shield.xml
│ │ │ ├── h_red_rshield_1_road_shield.xml
│ │ │ ├── h_red_rshield_2_road_shield.xml
│ │ │ ├── h_red_rshield_3_road_shield.xml
│ │ │ ├── h_red_rshield_4_road_shield.xml
│ │ │ ├── h_red_rshield_5_road_shield.xml
│ │ │ ├── h_red_square_1_road_shield.xml
│ │ │ ├── h_red_square_2_road_shield.xml
│ │ │ ├── h_red_square_3_road_shield.xml
│ │ │ ├── h_red_square_4_road_shield.xml
│ │ │ ├── h_red_square_5_road_shield.xml
│ │ │ ├── h_red_square_6_road_shield.xml
│ │ │ ├── h_red_square_7_road_shield.xml
│ │ │ ├── h_red_square_big_shield.xml
│ │ │ ├── h_red_square_night_big_shield.xml
│ │ │ ├── h_reef.xml
│ │ │ ├── h_reef_coral.xml
│ │ │ ├── h_reef_rock.xml
│ │ │ ├── h_rungs_shield.xml
│ │ │ ├── h_saddle_shield.xml
│ │ │ ├── h_sand_opaque.xml
│ │ │ ├── h_sand_shader.xml
│ │ │ ├── h_satellite_dish_shield.xml
│ │ │ ├── h_scree.xml
│ │ │ ├── h_scree_night.xml
│ │ │ ├── h_scrub.xml
│ │ │ ├── h_seamark_harbour_default_small_night_shield.xml
│ │ │ ├── h_seamark_harbour_marina_nofacilities_night_shield.xml
│ │ │ ├── h_seamark_harbour_night_shield.xml
│ │ │ ├── h_seamark_harbour_shield.xml
│ │ │ ├── h_seamark_j132_weedkelp.xml
│ │ │ ├── h_seamark_j132_weedkelp_night.xml
│ │ │ ├── h_seamark_j132_weedkelp_shader.xml
│ │ │ ├── h_seamark_j132_weedkelp_shader_shield_night.xml
│ │ │ ├── h_seamark_j134_seagrass.xml
│ │ │ ├── h_seamark_j134_seagrass_night.xml
│ │ │ ├── h_seamark_j134_seagrass_shader.xml
│ │ │ ├── h_seamark_j134_seagrass_shader_shield_night.xml
│ │ │ ├── h_seamark_j14_sand_waves.xml
│ │ │ ├── h_seamark_j14_sand_waves_night.xml
│ │ │ ├── h_seamark_j14_sand_waves_shader.xml
│ │ │ ├── h_seamark_j14_sand_waves_shader_shield_night.xml
│ │ │ ├── h_seamark_j20_stonesgravel.xml
│ │ │ ├── h_seamark_j20_stonesgravel_night.xml
│ │ │ ├── h_seamark_j20_stonesgravel_shield_night.xml
│ │ │ ├── h_seamark_j2122_rockycoral.xml
│ │ │ ├── h_seamark_j2122_rockycoral_night.xml
│ │ │ ├── h_seamark_j2122_rockycoral_shield_night.xml
│ │ │ ├── h_seamark_nr.xml
│ │ │ ├── h_seamark_nr_night.xml
│ │ │ ├── h_seamark_restriction_shield.xml
│ │ │ ├── h_seamark_rock_shield.xml
│ │ │ ├── h_seamark_small_craft_facility_shield.xml
│ │ │ ├── h_seamark_waterfall_shield.xml
│ │ │ ├── h_seamark_white_black_round_shield.xml
│ │ │ ├── h_seamark_wreck_shield.xml
│ │ │ ├── h_shingle.xml
│ │ │ ├── h_shoal.xml
│ │ │ ├── h_sinkhole_shield.xml
│ │ │ ├── h_stone_shield.xml
│ │ │ ├── h_street_cabinet_shield.xml
│ │ │ ├── h_street_lamp_lit_no_night_shield.xml
│ │ │ ├── h_street_lamp_lit_no_shield.xml
│ │ │ ├── h_street_lamp_lit_yes_night_shield.xml
│ │ │ ├── h_street_lamp_lit_yes_shield.xml
│ │ │ ├── h_subway_entrance_shield.xml
│ │ │ ├── h_survey_point_shield.xml
│ │ │ ├── h_telescope_optical_shield.xml
│ │ │ ├── h_telescope_shield.xml
│ │ │ ├── h_toll_gantry_shield.xml
│ │ │ ├── h_topo_aerodrome_abandoned_shield.xml
│ │ │ ├── h_topo_aerodrome_shield.xml
│ │ │ ├── h_topo_allotments.xml
│ │ │ ├── h_topo_allotments_night.xml
│ │ │ ├── h_topo_alpine_hut_shield.xml
│ │ │ ├── h_topo_apartment_shield.xml
│ │ │ ├── h_topo_bare_rock.xml
│ │ │ ├── h_topo_bare_rock2.xml
│ │ │ ├── h_topo_bare_rock_night.xml
│ │ │ ├── h_topo_barrier_block_shield.xml
│ │ │ ├── h_topo_barrier_debris_shield.xml
│ │ │ ├── h_topo_barrier_gate_shield.xml
│ │ │ ├── h_topo_barrier_lift_gate_shield.xml
│ │ │ ├── h_topo_barrier_log_shield.xml
│ │ │ ├── h_topo_barrier_swing_gate_shield.xml
│ │ │ ├── h_topo_buddhist_shield.xml
│ │ │ ├── h_topo_bunker_shield.xml
│ │ │ ├── h_topo_bus_stop_shield.xml
│ │ │ ├── h_topo_bus_stop_small_shield.xml
│ │ │ ├── h_topo_cabin_shield.xml
│ │ │ ├── h_topo_camp_pitch_shield.xml
│ │ │ ├── h_topo_camp_site_shield.xml
│ │ │ ├── h_topo_caravan_site_shield.xml
│ │ │ ├── h_topo_cave_shield.xml
│ │ │ ├── h_topo_cellar_entrance_shield.xml
│ │ │ ├── h_topo_cemetery.xml
│ │ │ ├── h_topo_cemetery_christian.xml
│ │ │ ├── h_topo_cemetery_jewish.xml
│ │ │ ├── h_topo_cemetery_muslim.xml
│ │ │ ├── h_topo_cemetery_small.xml
│ │ │ ├── h_topo_chalet_shield.xml
│ │ │ ├── h_topo_charcoal_pile_shield.xml
│ │ │ ├── h_topo_chimney_shield.xml
│ │ │ ├── h_topo_christian_shield.xml
│ │ │ ├── h_topo_cliff_shield.xml
│ │ │ ├── h_topo_communication_tower_shield.xml
│ │ │ ├── h_topo_construction.xml
│ │ │ ├── h_topo_crevasse_zone.xml
│ │ │ ├── h_topo_dead_wood.xml
│ │ │ ├── h_topo_drinking_water_shield.xml
│ │ │ ├── h_topo_firepit_shield.xml
│ │ │ ├── h_topo_flare_shield.xml
│ │ │ ├── h_topo_ford_shield.xml
│ │ │ ├── h_topo_ford_stepping_stones_shield.xml
│ │ │ ├── h_topo_garden_shield.xml
│ │ │ ├── h_topo_glacier.xml
│ │ │ ├── h_topo_grassland.xml
│ │ │ ├── h_topo_guest_house_shield.xml
│ │ │ ├── h_topo_heath.xml
│ │ │ ├── h_topo_hindu_shield.xml
│ │ │ ├── h_topo_hostel_shield.xml
│ │ │ ├── h_topo_hotel_shield.xml
│ │ │ ├── h_topo_jewish_shield.xml
│ │ │ ├── h_topo_landfill.xml
│ │ │ ├── h_topo_landslide.xml
│ │ │ ├── h_topo_lean_to_shield.xml
│ │ │ ├── h_topo_logging.xml
│ │ │ ├── h_topo_logging_selective_cutting_shader.xml
│ │ │ ├── h_topo_memorial_shield.xml
│ │ │ ├── h_topo_mine_abandoned_shield.xml
│ │ │ ├── h_topo_mine_shield.xml
│ │ │ ├── h_topo_monument_shield.xml
│ │ │ ├── h_topo_motel_shield.xml
│ │ │ ├── h_topo_mountain_pass_shield.xml
│ │ │ ├── h_topo_muslim_shield.xml
│ │ │ ├── h_topo_orchard.xml
│ │ │ ├── h_topo_park_shield.xml
│ │ │ ├── h_topo_picnic_site_shield.xml
│ │ │ ├── h_topo_picnic_table_shield.xml
│ │ │ ├── h_topo_plant_nursery.xml
│ │ │ ├── h_topo_power_plant_shield.xml
│ │ │ ├── h_topo_quarry_peat.xml
│ │ │ ├── h_topo_quarry_salt.xml
│ │ │ ├── h_topo_reef.xml
│ │ │ ├── h_topo_religion_unknown_shield.xml
│ │ │ ├── h_topo_rescue_box_shield.xml
│ │ │ ├── h_topo_ruins_shield.xml
│ │ │ ├── h_topo_saddle_shield.xml
│ │ │ ├── h_topo_sand.xml
│ │ │ ├── h_topo_scree.xml
│ │ │ ├── h_topo_scrub.xml
│ │ │ ├── h_topo_scrub_night.xml
│ │ │ ├── h_topo_shelter_shield.xml
│ │ │ ├── h_topo_shinto_shield.xml
│ │ │ ├── h_topo_sikh_shield.xml
│ │ │ ├── h_topo_sinkhole_shield.xml
│ │ │ ├── h_topo_spring_shield.xml
│ │ │ ├── h_topo_survey_point_shield.xml
│ │ │ ├── h_topo_taoist_shield.xml
│ │ │ ├── h_topo_tower_bell_tower_shield.xml
│ │ │ ├── h_topo_tower_cooling_shield.xml
│ │ │ ├── h_topo_tower_shield.xml
│ │ │ ├── h_topo_tree_broadleaved_shield.xml
│ │ │ ├── h_topo_tree_needleleaved_shield.xml
│ │ │ ├── h_topo_tree_palm_shield.xml
│ │ │ ├── h_topo_viewpoint_shield.xml
│ │ │ ├── h_topo_vineyard.xml
│ │ │ ├── h_topo_volcanic_lava_field.xml
│ │ │ ├── h_topo_water_tap_shield.xml
│ │ │ ├── h_topo_water_well_shield.xml
│ │ │ ├── h_topo_waterfall_shield.xml
│ │ │ ├── h_topo_watermill_shield.xml
│ │ │ ├── h_topo_wilderness_hut_shield.xml
│ │ │ ├── h_topo_windfall.xml
│ │ │ ├── h_topo_windmill_shield.xml
│ │ │ ├── h_topo_wood_age_young.xml
│ │ │ ├── h_topo_wood_age_young_night.xml
│ │ │ ├── h_topo_wood_broadleaved.xml
│ │ │ ├── h_topo_wood_density_sparse.xml
│ │ │ ├── h_topo_wood_mixed.xml
│ │ │ ├── h_topo_wood_needleleaved.xml
│ │ │ ├── h_topo_wood_shield.xml
│ │ │ ├── h_tower_bell_tower_shield.xml
│ │ │ ├── h_tower_communications_shield.xml
│ │ │ ├── h_tower_cooling_shield.xml
│ │ │ ├── h_tower_lighting_shield.xml
│ │ │ ├── h_tower_shield.xml
│ │ │ ├── h_traffic_mirror_shield.xml
│ │ │ ├── h_traffic_signals_shield.xml
│ │ │ ├── h_transformer_shield.xml
│ │ │ ├── h_us_alt_icon_shield.xml
│ │ │ ├── h_us_business_icon_shield.xml
│ │ │ ├── h_us_bypass_icon_shield.xml
│ │ │ ├── h_us_connector_icon_shield.xml
│ │ │ ├── h_us_spur_icon_shield.xml
│ │ │ ├── h_us_state_alt_icon_shield.xml
│ │ │ ├── h_us_state_business_icon_shield.xml
│ │ │ ├── h_us_state_bypass_icon_shield.xml
│ │ │ ├── h_us_state_connector_icon_shield.xml
│ │ │ ├── h_us_state_spur_icon_shield.xml
│ │ │ ├── h_us_state_truck_icon_shield.xml
│ │ │ ├── h_us_truck_icon_shield.xml
│ │ │ ├── h_vending_excrement_bags_shield.xml
│ │ │ ├── h_ventilation_shaft_shield.xml
│ │ │ ├── h_via_ferrata_shield.xml
│ │ │ ├── h_vineyard.xml
│ │ │ ├── h_vineyard1.xml
│ │ │ ├── h_vineyard2.xml
│ │ │ ├── h_vineyard2_small.xml
│ │ │ ├── h_vineyard3.xml
│ │ │ ├── h_volcanic_lava_field.xml
│ │ │ ├── h_volcano_active_big_shield.xml
│ │ │ ├── h_volcano_active_shield.xml
│ │ │ ├── h_waste_basket_shield.xml
│ │ │ ├── h_waste_disposal_shield.xml
│ │ │ ├── h_water_intermittent.xml
│ │ │ ├── h_water_intermittent_night.xml
│ │ │ ├── h_water_salt.xml
│ │ │ ├── h_water_salt_night.xml
│ │ │ ├── h_water_tower_shield.xml
│ │ │ ├── h_waypoint_blue_shield.xml
│ │ │ ├── h_waypoint_gray_shield.xml
│ │ │ ├── h_waypoint_green_shield.xml
│ │ │ ├── h_waypoint_lightblue_shield.xml
│ │ │ ├── h_waypoint_orange_shield.xml
│ │ │ ├── h_waypoint_purple_shield.xml
│ │ │ ├── h_waypoint_red_shield.xml
│ │ │ ├── h_waypoint_shield.xml
│ │ │ ├── h_waypoint_yellow_shield.xml
│ │ │ ├── h_weed_sand_opaque.xml
│ │ │ ├── h_wetland.xml
│ │ │ ├── h_wetland_bog.xml
│ │ │ ├── h_wetland_fen.xml
│ │ │ ├── h_wetland_mangrove.xml
│ │ │ ├── h_wetland_marsh.xml
│ │ │ ├── h_wetland_palsa_bog.xml
│ │ │ ├── h_wetland_reedbed.xml
│ │ │ ├── h_wetland_saltern.xml
│ │ │ ├── h_wetland_saltmarsh.xml
│ │ │ ├── h_wetland_string_bog.xml
│ │ │ ├── h_wetland_swamp.xml
│ │ │ ├── h_wetland_tidalflat.xml
│ │ │ ├── h_wetland_wet_meadow.xml
│ │ │ ├── h_white_black_round_shield.xml
│ │ │ ├── h_white_blue_arc_big_shield.xml
│ │ │ ├── h_white_blue_arc_shield.xml
│ │ │ ├── h_white_blue_round_big_shield.xml
│ │ │ ├── h_white_blue_round_shield.xml
│ │ │ ├── h_white_blue_round_small_shield.xml
│ │ │ ├── h_white_blue_square_big_shield.xml
│ │ │ ├── h_white_blue_square_shelter_yes_shield.xml
│ │ │ ├── h_white_blue_square_shield.xml
│ │ │ ├── h_white_blue_square_small_shield.xml
│ │ │ ├── h_white_blue_triangle_shield.xml
│ │ │ ├── h_white_brown_square_big_shield.xml
│ │ │ ├── h_white_brown_square_shield.xml
│ │ │ ├── h_white_cshield_2_road_shield.xml
│ │ │ ├── h_white_cshield_3_road_shield.xml
│ │ │ ├── h_white_cshield_4_road_shield.xml
│ │ │ ├── h_white_gray_square_big_shield.xml
│ │ │ ├── h_white_gray_square_shield.xml
│ │ │ ├── h_white_gray_square_small_shield.xml
│ │ │ ├── h_white_green_square_big_shield.xml
│ │ │ ├── h_white_green_square_shield.xml
│ │ │ ├── h_white_greentop_usshield_2_road_shield.xml
│ │ │ ├── h_white_greentop_usshield_3_road_shield.xml
│ │ │ ├── h_white_korea_lrhexagon_1_road_shield.xml
│ │ │ ├── h_white_korea_lrhexagon_2_road_shield.xml
│ │ │ ├── h_white_korea_lrhexagon_3_road_shield.xml
│ │ │ ├── h_white_lrhexagon_1_road_shield.xml
│ │ │ ├── h_white_lrhexagon_2_road_shield.xml
│ │ │ ├── h_white_lrhexagon_3_road_shield.xml
│ │ │ ├── h_white_lrhexagon_4_road_shield.xml
│ │ │ ├── h_white_octagon_2_road_shield.xml
│ │ │ ├── h_white_octagon_3_road_shield.xml
│ │ │ ├── h_white_octagon_4_road_shield.xml
│ │ │ ├── h_white_octagon_bgblue_2_road_shield.xml
│ │ │ ├── h_white_octagon_bgbrown_4_road_shield.xml
│ │ │ ├── h_white_octagon_bggreen_3_road_shield.xml
│ │ │ ├── h_white_octagon_bgred_2_road_shield.xml
│ │ │ ├── h_white_orange_square_big_shield.xml
│ │ │ ├── h_white_orange_square_shield.xml
│ │ │ ├── h_white_pentagon_1_road_shield.xml
│ │ │ ├── h_white_pentagon_2_road_shield.xml
│ │ │ ├── h_white_pentagon_3_road_shield.xml
│ │ │ ├── h_white_pentagon_4_road_shield.xml
│ │ │ ├── h_white_pentagon_5_road_shield.xml
│ │ │ ├── h_white_pentagon_6_road_shield.xml
│ │ │ ├── h_white_pentagon_7_road_shield.xml
│ │ │ ├── h_white_pentagon_8_road
================================================
FILE CONTENTS
================================================
================================================
FILE: .editorconfig
================================================
root = true
[*]
max_line_length = 160
indent_style = space
indent_size = 4
continuation_indent_size = 8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
[CMakeLists.txt]
indent_style = tab
continuation_indent_size = 4
[*.cmake]
indent_style = tab
continuation_indent_size = 4
[*.xml]
trim_trailing_whitespace = false
================================================
FILE: .github/workflows/generate_osf_file.yml
================================================
name: Build OSF file
on:
pull_request:
paths: ['rendering_styles/*.render.xml']
jobs:
build_osf:
name: Build OSF file
runs-on: ubuntu-latest
steps:
- name: Prepare repo
uses: actions/checkout@v4
with:
sparse-checkout: 'rendering_styles'
# This should be enough to figure out which rendering files changed in the PR without fetching the full history
fetch-depth: 2
- name: Install system packages
run: |
sudo apt-get update
sudo apt-get -y install jq moreutils
- name: Build OSF file
# Generate a list of modified files (excluding d[eleted] files), and generate an osf containing only those files
# Since the default checkout is a merge-PR-into-base commit, the ^1 commit is the base commit (which we have available with fetch-depth: 2).
# See https://github.com/actions/checkout/issues/520#issuecomment-1167205721
run: |
git diff --name-only --diff-filter=d HEAD^1 HEAD | grep '.xml$' | xargs -d'\n' ./rendering_styles/build_osf.sh output.osf
- name: Upload built artifact
uses: actions/upload-artifact@v4
with:
name: Rendering styles (OSF file)
path: output.osf
================================================
FILE: .github/workflows/link-artifacts-in-pr.yml
================================================
# This adds a comment to a PR with a link to any build artifacts. This is done in a separate workflow so it can also run with write permissions on a PR from
# a third-party repository. The PR-triggered workflow itself is limited in permissions, e.g.
# https://docs.github.com/en/actions/how-tos/security-for-github-actions/security-guides/use-github_token-in-workflows#modifying-the-permissions-for-the-github_token
# says:
#
# > You can use the permissions key to add and remove read permissions for forked repositories, but typically you can't grant write access. The exception to
# > this behavior is where an admin user has selected the Send write tokens to workflows from pull requests option in the GitHub Actions settings.
#
# However, *this* followup workflow runs from the default branch (so any changes to this workflow in the PR are not reflected, the definintion from the main
# default is always used), so it can run with full permissions (without having to grant full write permissions to all PR submitters).
#
# Note that originally, this was also a separate workflow because the URL for uploaded artifacts was only available after a workflow completed, but with
# actions/upload-artifact@v4 the url is available right away, so this is no longer a reason for using a separate workflow.
name: Linking to artifacts in PR
on:
workflow_run:
workflows: ["Build OSF file"]
types: [completed]
jobs:
artifacts-url-comments:
name: Add artifact links to PRs
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
# This uses a third-party action that handles figuring out the
# pull request to comment on (which is no longer easily available
# in a followup workflow) and formatting the comment.
- name: Add artifact links to PR and issues
uses: tonyhallett/artifacts-url-comments@v1.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
prefix: "Automatically generated build artifacts for commit ${{ github.event.workflow_run.head_sha }} (note: these links will expire after some time):\n"
format: " - {name}: [:arrow_double_down: Download]({url})"
# This adds a hline to terminate the artifact list, just
# newlines should work, but it seems they are eaten
# somewhere...
suffix: "---\n\nTo test this PR, download the OSF file and open it with Osmand\n"
================================================
FILE: .gitignore
================================================
## Project-specific
# Embedded resources generated files
/resources-bundle.stub
/resources-bundle.lists-index
/resources-bundle.chunk-*
/resources-bundle.cmake
# /gen
# /embed-resources.list
# /embed-resources.index
# /embed-resources-cpp.index
# /embed-resources_*.list
# Misc
_rendering-testcases
*.swp
*.DS_Store
# Search obfs
/test-resources/search/*.obf
================================================
FILE: CMakeLists.txt
================================================
project(OsmAndCore_ResourcesBundle)
if (CMAKE_HOST_WIN32 AND NOT CYGWIN)
add_custom_command(OUTPUT "resources-bundle.stub"
PRE_BUILD
COMMAND bash ARGS --login "${CMAKE_CURRENT_LIST_DIR}/list-resources.sh" "${CMAKE_CURRENT_LIST_DIR}" "${CMAKE_CURRENT_LIST_DIR}/resources-bundle.cmake"
BYPRODUCTS
"resources-bundle.lists-index"
"${CMAKE_CURRENT_LIST_DIR}/resources-bundle.cmake"
WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}"
COMMENT "Listing resources..."
)
else()
add_custom_command(OUTPUT "resources-bundle.stub"
PRE_BUILD
COMMAND "${CMAKE_CURRENT_LIST_DIR}/list-resources.sh" "${CMAKE_CURRENT_LIST_DIR}" "${CMAKE_CURRENT_LIST_DIR}/resources-bundle.cmake"
BYPRODUCTS
"resources-bundle.lists-index"
WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}"
COMMENT "Listing resources..."
)
endif()
add_custom_target(OsmAndCore_ResourcesBundle_generate
DEPENDS
"resources-bundle.stub"
)
add_library(OsmAndCore_ResourcesBundle OBJECT
"resources-bundle.h"
"resources-bundle.cpp"
)
target_include_directories(OsmAndCore_ResourcesBundle
PRIVATE
"${CMAKE_CURRENT_SOURCE_DIR}"
)
add_dependencies(OsmAndCore_ResourcesBundle
OsmAndCore_ResourcesBundle_generate
)
function(declare_resourcebundle)
target_compile_definitions(OsmAndCore_ResourcesBundle
PRIVATE
BUNDLE_RESOURCES_COUNT=${ARGV0}
)
endfunction()
function(add_resourcebundle_chunk)
if (CMAKE_HOST_WIN32 AND NOT CYGWIN)
add_custom_command(OUTPUT "${ARGV3}"
COMMAND bash ARGS --login "${CMAKE_CURRENT_LIST_DIR}/embed-resources-chunk.sh" "${ARGV1}" "${ARGV3}" "${ARGV4}"
DEPFILE "${ARGV2}"
DEPENDS
"${ARGV1}"
WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}"
COMMENT "Bundling resources (chunk #${ARGV0})..."
)
else()
add_custom_command(OUTPUT "${ARGV3}"
COMMAND "${CMAKE_CURRENT_LIST_DIR}/embed-resources-chunk.sh" "${ARGV1}" "${ARGV3}" "${ARGV4}"
DEPFILE "${ARGV2}"
DEPENDS
"${ARGV1}"
WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}"
COMMENT "Bundling resources (chunk #${ARGV0})...")
endif()
target_sources(OsmAndCore_ResourcesBundle
PRIVATE
"${ARGV3}"
)
endfunction()
include("resources-bundle.cmake")
if (CMAKE_SHARED_LIBS_ALLOWED_ON_TARGET)
add_library(OsmAndCore_ResourcesBundle_shared SHARED
$<TARGET_OBJECTS:OsmAndCore_ResourcesBundle>
)
endif()
if (CMAKE_STATIC_LIBS_ALLOWED_ON_TARGET)
add_library(OsmAndCore_ResourcesBundle_static STATIC
$<TARGET_OBJECTS:OsmAndCore_ResourcesBundle>
)
# if (CMAKE_COMPILER_FAMILY STREQUAL "msvc")
# target_link_libraries(OsmAndCore_ResourcesBundle_static
# LINK_PUBLIC
# "-INCLUDE:___CoreResourcesEmbeddedBundle__FakeReferences"
# )
# endif()
endif()
================================================
FILE: LICENSE
================================================
OsmAnd - OSM Automated Navigation Directions - navigation software based on OSM maps.
Copyright (C) 2010-2014 OsmAnd ( Amstelveen, Netherlands - KvK 55730183).
The code in that repository is mainly covered by GPLv3, except some resources.
More detailed information about the licenses https://github.com/osmandapp/Osmand/blob/master/LICENSE.
Authors are mentioned https://github.com/osmandapp/Osmand/blob/master/AUTHORS.
Special credits to :
Hardy Mueller - main contributor of default rendering style
Leonid Barsukov (xmd5a) - contributor to default rendering style and author of Topo, LightRS, UniRS
(some) icons made by Flat Icons (https://www.flaticon.com/). Flaticon is licensed by Creative Commons BY 3.0
================================================
FILE: README.md
================================================
OsmAnd-resources
================
Custom defined resources of the OsmAnd project to fine tune OsmAnd behavior.
Defined here are:
* map rendering styles used in OsmAnd
* recorded and TTS voices
* configuration of the offline map generation
* routing parameters
* icon repository
================================================
FILE: astro/README.md
================================================
All jsons are manually crafted except stars.json which is generated from HIP database and HIP-Wikidata mapping.
Later fetch_deep_sky.py is used and manually compared with existing files
File stars.json
Hip wikidata mapping is from SPARQL query:
SELECT DISTINCT ?item ?itemLabel ?hipID ?constellationLabel ?mag WHERE {
# 1. Get the Apparent Magnitude (P1215)
?item wdt:P1215 ?mag.
# 2. Get the Constellation (P59)
?item wdt:P59 ?constellation.
# 3. Get the specific Catalog Code (P528) for Hipparcos (Q537199)
?item p:P528 ?statement . # Enter the statement node
?statement ps:P528 ?hipID . # Get the text value (e.g. "HIP 12345")
?statement pq:P972 wd:Q537199 . # Filter: Catalog MUST be Hipparcos (Q537199)
# 4. Label Service (Only for Items, not Strings)
SERVICE wikibase:label {
bd:serviceParam wikibase:language "en".
?item rdfs:label ?itemLabel .
?constellation rdfs:label ?constellationLabel .
}
}
# Sort: Lower magnitude = Brighter star
ORDER BY ASC(?mag)
LIMIT 100000
================================================
FILE: astro/black_holes.json
================================================
[
{ "name": "Phoenix A*", "ra": 1.7533, "dec": -53.007, "mag": 12.6, "wid": "Q2617291" },
{ "name": "TON 618", "ra": 12.4733, "dec": 31.477, "mag": 15.9, "wid": "Q45067390" },
{ "name": "Cosmic Horseshoe BH", "ra": 11.8092, "dec": 19.501, "mag": 14.7, "wid": "Q18206128" },
{ "name": "Holmberg 15A", "ra": 0.6972, "dec": -9.303, "mag": 14.7, "wid": "Q19773692" },
{ "name": "IC 1101", "ra": 15.1822, "dec": 5.7447, "mag": 14.7, "wid": "Q754936" },
{ "name": "S5 0014+81", "ra": 0.2855, "dec": 81.585, "mag": 16.5, "wid": "Q18377837" },
{ "name": "NGC 4889", "ra": 13.0022, "dec": 27.977, "mag": 11.4, "wid": "Q754715" },
{ "name": "NGC 1600", "ra": 4.5277, "dec": -5.086, "mag": 11.0, "wid": "Q581171" },
{ "name": "OJ 287", "ra": 8.9133, "dec": 20.108, "mag": 14.5, "wid": "Q580394" },
{ "name": "NGC 1270", "ra": 3.33, "dec": 41.572, "mag": 14.7, "wid": "Q1042507" },
{ "name": "M87*", "ra": 12.5137, "dec": 12.391, "mag": 8.6, "wid": "Q14041" },
{ "name": "Sagittarius A*", "ra": 17.7611, "dec": -29.008, "mag": 20.0, "wid": "Q237284" },
{ "name": "Andromeda BH (M31*)", "ra": 0.7123, "dec": 41.269, "mag": 3.4, "wid": "Q2469" },
{ "name": "Sombrero BH (M104)", "ra": 12.6664, "dec": -11.621, "mag": 8.0, "wid": "Q91461627" },
{ "name": "Centaurus A BH", "ra": 13.4261, "dec": -43.019, "mag": 6.8, "wid": "Q487255" },
{ "name": "M60-UCD1", "ra": 12.7281, "dec": 11.551, "mag": 14.4, "wid": "Q15088429" },
{ "name": "Cygnus X-1", "ra": 19.9725, "dec": 35.201, "mag": 8.9, "wid": "Q332674" },
{ "name": "3C 273", "ra": 12.4852, "dec": 2.052, "mag": 12.9, "wid": "Q229318" },
{ "name": "SMSS J2157-3602", "ra": 21.9578, "dec": -36.037, "mag": 17.5, "wid": "Q55632223" },
{ "name": "ULAS J1342+0928", "ra": 13.7052, "dec": 9.471, "mag": 20.3, "wid": "Q44914726" },
{ "name": "AP Librae", "ra": 15.301, "dec": -24.37, "mag": 15.5, "wid": "Q94926493" },
{ "name": "NGC 4472 (M49) BH", "ra": 12.496, "dec": 7.994, "mag": 8.4, "wid": "Q13952" },
{ "name": "NGC 4649 (M60) BH", "ra": 12.728, "dec": 11.552, "mag": 8.8, "wid": "Q13976" },
{ "name": "NGC 3842", "ra": 11.734, "dec": 19.95, "mag": 12.8, "wid": "Q1106802" },
{ "name": "H1821+643", "ra": 18.355, "dec": 64.341, "mag": 14.2, "wid": "Q22086878" }
]
================================================
FILE: astro/constellations.json
================================================
[
{"name": "Andromeda", "wid": "Q9256", "lines": [[677, 3092], [3092, 5447], [9640, 5447], [5447, 4436], [4436, 3881]]},
{"name": "Antlia", "wid": "Q10481", "lines": [[51172, 48926]]},
{"name": "Apus", "wid": "Q10506", "lines": [[72370, 81065], [81065, 81852]]},
{"name": "Aquarius", "wid": "Q10576", "lines": [[106278, 109074], [109074, 110395], [110395, 110960], [110960, 111497], [111497, 112961], [112961, 114855], [114855, 115438], [109074, 110003], [110003, 109139], [110003, 111123], [111123, 112716], [112716, 113136], [113136, 114341], [102618, 106278]]},
{"name": "Aquila", "wid": "Q10586", "lines": [[98036, 97649], [97649, 97278], [97649, 95501], [95501, 97804], [99473, 97804], [95501, 93747], [93747, 93244], [95501, 93805]]},
{"name": "Ara", "wid": "Q9253", "lines": [[88714, 85792], [85792, 83081], [83081, 82363], [82363, 85727], [85727, 85267], [85267, 85258], [85258, 88714]]},
{"name": "Aries", "wid": "Q10584", "lines": [[13209, 9884], [9884, 8903], [8903, 8832]]},
{"name": "Auriga", "wid": "Q10476", "lines": [[28380, 28360], [28360, 24608], [24608, 23453], [23453, 23015], [25428, 23015], [25428, 28380]]},
{"name": "Boötes", "wid": "Q8667", "lines": [[71795, 69673], [69673, 72105], [72105, 74666], [74666, 73555], [73555, 71075], [71075, 71053], [71053, 69673], [69673, 67927], [67927, 67459]]},
{"name": "Caelum", "wid": "Q10488", "lines": [[21060, 21770], [21770, 21861]]},
{"name": "Camelopardalis", "wid": "Q8832", "lines": [[16228, 18505], [18505, 22783], [16228, 17959], [17959, 22783], [17959, 25110]]},
{"name": "Cancer", "wid": "Q8849", "lines": [[43103, 42806], [42806, 40843], [42806, 42911], [42911, 40526], [42911, 44066]]},
{"name": "Canes Venatici", "wid": "Q10452", "lines": [[61317, 63125]]},
{"name": "Canis Major", "wid": "Q10538", "lines": [[33160, 34045], [34045, 33347], [33347, 32349], [32349, 33977], [33977, 34444], [34444, 35037], [35037, 35904], [33579, 33856], [33856, 34444], [33856, 33152], [33152, 31592], [31592, 31416], [32349, 30324], [31592, 32349], [30122, 33579], [33347, 33160]]},
{"name": "Canis Minor", "wid": "Q9305", "lines": [[37279, 36188]]},
{"name": "Capricornus", "wid": "Q10535", "lines": [[100064, 100345], [100345, 104139], [104139, 105515], [105515, 106985], [106985, 107556], [105515, 105881], [105881, 104139], [100345, 102485], [104139, 102978]]},
{"name": "Carina", "wid": "Q10470", "lines": [[45238, 50099], [50099, 52419], [52419, 52468], [52468, 54463], [54463, 53253], [53253, 51232], [51232, 50371], [50371, 45556], [42568, 41037], [41037, 30438], [45080, 45556], [45080, 42568], [30438, 31685], [41037, 39429]]},
{"name": "Cassiopeia", "wid": "Q10464", "lines": [[8886, 6686], [6686, 4427], [4427, 3179], [3179, 746]]},
{"name": "Centaurus", "wid": "Q8844", "lines": [[71683, 68702], [68702, 66657], [66657, 68002], [68002, 68282], [68282, 67472], [67472, 67464], [67464, 65936], [65936, 65109], [67464, 68933], [67472, 71352], [71352, 73334], [68002, 61932], [61932, 60823], [60823, 59196], [59196, 56480], [56480, 56561]]},
{"name": "Cepheus", "wid": "Q10468", "lines": [[109492, 112724], [112724, 106032], [106032, 105199], [105199, 109492], [112724, 116727], [116727, 106032]]},
{"name": "Cetus", "wid": "Q8839", "lines": [[10324, 11484], [8102, 3419], [3419, 1562], [3419, 5364], [5364, 6537], [6537, 8645], [8645, 11345], [11345, 12390], [12390, 12770], [12770, 11783], [11783, 8102], [10826, 12390], [10826, 12387], [12387, 12706], [12706, 14135], [14135, 13954], [13954, 12828], [12828, 11484], [11484, 12093], [12093, 12706]]},
{"name": "Chamaeleon", "wid": "Q10457", "lines": [[40702, 51839], [51839, 60000]]},
{"name": "Circinus", "wid": "Q10508", "lines": [[71908, 75323], [71908, 74824]]},
{"name": "Columba", "wid": "Q10425", "lines": [[30277, 29807], [29807, 28199], [28199, 27628], [27628, 28328], [27628, 26634], [26634, 25859]]},
{"name": "Coma Berenices", "wid": "Q9285", "lines": [[64241, 64394], [64394, 60742]]},
{"name": "Corona Australis", "wid": "Q10413", "lines": [[91875, 92989], [92989, 93174], [93174, 93825], [93825, 94114], [94114, 94160], [94160, 94005], [94005, 93542], [93542, 92953], [91875, 90887]]},
{"name": "Corona Borealis", "wid": "Q10406", "lines": [[76127, 75695], [75695, 76267], [76267, 76952], [76952, 77512], [77512, 78159], [78159, 78493]]},
{"name": "Corvus", "wid": "Q10517", "lines": [[61174, 60965], [60965, 59803], [59803, 59316], [59316, 59199], [59316, 61359], [61359, 60965]]},
{"name": "Crater", "wid": "Q9282", "lines": [[53740, 54682], [54682, 55705], [55705, 55282], [55282, 53740], [55282, 55687], [55687, 56633], [56633, 58188], [58188, 57283], [57283, 55705]]},
{"name": "Crux", "wid": "Q10542", "lines": [[61084, 60718], [62434, 59747]]},
{"name": "Cygnus", "wid": "Q8921", "lines": [[94779, 95853], [95853, 97165], [97165, 100453], [100453, 102098], [100453, 102488], [102488, 104732], [104732, 107310], [100453, 98110], [98110, 95947]]},
{"name": "Delphinus", "wid": "Q9302", "lines": [[101421, 101769], [101769, 101958], [101958, 102532], [102532, 102281], [102281, 101769]]},
{"name": "Dorado", "wid": "Q8837", "lines": [[27100, 27890], [27890, 26069], [26069, 27100], [26069, 21281], [21281, 19893]]},
{"name": "Draco", "wid": "Q8675", "lines": [[87585, 87833], [87833, 85670], [85670, 85829], [85829, 87585], [87585, 94376], [94376, 97433], [97433, 94648], [94648, 89937], [89937, 83895], [83895, 80331], [80331, 78527], [78527, 75458], [75458, 68756], [68756, 61281], [61281, 56211]]},
{"name": "Equuleus", "wid": "Q10438", "lines": [[104521, 104858], [104858, 105570], [105570, 104987], [104987, 104521]]},
{"name": "Eridanus", "wid": "Q10433", "lines": [[7588, 9007], [9007, 10602], [10602, 11407], [11407, 12413], [12413, 12486], [12486, 13847], [13847, 15510], [15510, 17797], [17797, 17874], [17874, 20042], [20042, 20535], [20535, 21393], [21393, 17651], [17651, 16611], [16611, 15474], [15474, 14146], [14146, 12843], [12843, 13701], [13701, 15197], [15197, 16537], [16537, 17378], [17378, 21444], [21444, 22109], [22109, 22701], [22701, 23875], [23875, 23972], [23972, 21594]]},
{"name": "Fornax", "wid": "Q8913", "lines": [[13147, 14879]]},
{"name": "Gemini", "wid": "Q8923", "lines": [[31681, 34088], [34088, 35550], [35550, 35350], [35350, 32362], [35550, 36962], [36962, 37740], [36962, 37826], [36962, 36046], [36046, 34693], [34693, 36850], [34693, 33018], [34693, 32246], [32246, 30883], [32246, 30343], [30343, 29655], [29655, 28734]]},
{"name": "Grus", "wid": "Q10563", "lines": [[114131, 110997], [110997, 109268], [109268, 112122], [112122, 114421], [114421, 114131], [112122, 113638], [112122, 112623], [109268, 109111], [109111, 108085]]},
{"name": "Hercules", "wid": "Q10448", "lines": [[86414, 87808], [87808, 85112], [85112, 84606], [84606, 84380], [84380, 81833], [81833, 81126], [81126, 79992], [79992, 77760], [81833, 81693], [81693, 80816], [80816, 80170], [81693, 83207], [83207, 84379], [84379, 85693], [85693, 86974], [86974, 87933], [87933, 88794], [83207, 84380], [80816, 84345]]},
{"name": "Horologium", "wid": "Q10574", "lines": [[19747, 12484], [12484, 14240]]},
{"name": "Hydra", "wid": "Q10578", "lines": [[42799, 42402], [42402, 42313], [42313, 43109], [43109, 43234], [43234, 42799], [43234, 43813], [43813, 45336], [45336, 46776], [46776, 46509], [46509, 46390], [46390, 48356], [48356, 49841], [49841, 51069], [51069, 52943], [52943, 56343], [56343, 57936], [57936, 64166], [64166, 64962]]},
{"name": "Hydrus", "wid": "Q10416", "lines": [[2021, 17678], [17678, 12394], [12394, 11001], [11001, 9236]]},
{"name": "Indus", "wid": "Q10450", "lines": [[105319, 101772], [101772, 103227], [103227, 105319]]},
{"name": "Lacerta", "wid": "Q10430", "lines": [[109937, 111104], [111104, 111022], [111022, 110609], [110609, 110538], [110538, 111169], [111169, 111022]]},
{"name": "Leo Minor", "wid": "Q10403", "lines": [[53229, 51233], [51233, 49593], [49593, 46952], [49593, 53229]]},
{"name": "Leo", "wid": "Q8853", "lines": [[57632, 54879], [54879, 49669], [49669, 49583], [49583, 50583], [50583, 54872], [54872, 57632], [50583, 50335], [50335, 48455], [48455, 47908], [54872, 54879]]},
{"name": "Lepus", "wid": "Q10446", "lines": [[28910, 28103], [28103, 27288], [27288, 25985], [25985, 24305], [25985, 27654], [27654, 27072], [27072, 25606], [25606, 23685], [25985, 25606], [24305, 24845], [24305, 24327], [23685, 24305], [24327, 24244], [24845, 24873]]},
{"name": "Libra", "wid": "Q10580", "lines": [[77853, 76333], [76333, 74785], [74785, 72622], [72622, 73714], [73714, 76333]]},
{"name": "Lupus", "wid": "Q10571", "lines": [[77634, 78970], [78970, 78384], [78384, 77634], [78384, 76297], [76297, 75141], [75141, 75177], [75141, 73273], [76297, 76552], [76552, 74395], [74395, 71860], [74395, 71536], [71860, 70576], [71860, 73273]]},
{"name": "Lynx", "wid": "Q10443", "lines": [[45860, 45688], [45688, 44700], [44700, 44248], [44248, 41075], [41075, 36145], [36145, 33449], [33449, 30060]]},
{"name": "Lyra", "wid": "Q10484", "lines": [[91262, 91971], [91971, 92420], [92420, 93194], [93194, 92791], [92791, 91971]]},
{"name": "Mensa", "wid": "Q9289", "lines": [[25918, 21949]]},
{"name": "Microscopium", "wid": "Q10492", "lines": [[105140, 103738], [103738, 102831]]},
{"name": "Monoceros", "wid": "Q10428", "lines": [[29651, 30867], [30867, 34769], [34769, 30419], [30419, 29151], [34769, 39863], [39863, 37447]]},
{"name": "Musca", "wid": "Q10435", "lines": [[62322, 57363], [57363, 61199], [61199, 61585], [61585, 62322]]},
{"name": "Norma", "wid": "Q10582", "lines": [[79509, 80000], [80000, 80582], [80582, 78639], [78639, 80000], [78639, 79509]]},
{"name": "Octans", "wid": "Q10503", "lines": [[107089, 112405], [112405, 70638], [70638, 107089]]},
{"name": "Ophiuchus", "wid": "Q8906", "lines": [[86032, 86742], [84012, 86742], [86032, 83000], [83000, 79882], [79882, 81377], [81377, 84012], [84012, 85755]]},
{"name": "Orion", "wid": "Q8860", "lines": [[26727, 26311], [26311, 25930], [28691, 29426], [29426, 29038], [29038, 27913], [29426, 28614], [28614, 27989], [27989, 26727], [26727, 27366], [27366, 24436], [24436, 25930], [25930, 25336], [25336, 26207], [26207, 27989], [25336, 22449], [22449, 22549], [22549, 22730], [22730, 23123], [22449, 22509], [22509, 22845], [29038, 28614]]},
{"name": "Pavo", "wid": "Q10515", "lines": [[100751, 105858], [105858, 102395], [102395, 99240], [99240, 100751], [99240, 98495], [98495, 91792], [91792, 93015], [93015, 99240], [93015, 92609], [92609, 90098], [90098, 88866], [88866, 92609], [88866, 86929]]},
{"name": "Pegasus", "wid": "Q8864", "lines": [[1067, 113963], [113881, 112158], [112158, 109352], [113881, 112748], [112748, 112440], [112440, 109176], [109176, 107354], [113963, 112447], [112447, 112029], [112029, 109427], [109427, 107315], [677, 113881], [677, 1067], [113881, 113963]]},
{"name": "Perseus", "wid": "Q10511", "lines": [[17448, 18246], [18246, 18614], [18614, 18532], [18532, 17358], [17358, 15863], [15863, 14328], [14328, 13268], [15863, 14576], [14576, 14354], [14354, 13254]]},
{"name": "Phoenix", "wid": "Q10441", "lines": [[5348, 5165], [5165, 2072], [2072, 5348], [5165, 7083], [7083, 8837], [8837, 5165], [5165, 6867], [6867, 2072], [2072, 2081], [2081, 765], [765, 2072]]},
{"name": "Pictor", "wid": "Q10486", "lines": [[32607, 27530], [27530, 27321]]},
{"name": "Pisces", "wid": "Q8679", "lines": [[4889, 5742], [4889, 6193], [6193, 5742], [5742, 7097], [7097, 8198], [8198, 9487], [9487, 8833], [8833, 7884], [7884, 7007], [7007, 4906], [4906, 3786], [3786, 1645], [1645, 118268], [118268, 116771], [116771, 116928], [116928, 115738], [115738, 114971], [114971, 115830], [115830, 116771]]},
{"name": "Piscis Austrinus", "wid": "Q10409", "lines": [[113368, 111954], [111954, 108661], [108661, 107608], [107608, 109422], [109422, 111188], [111188, 113246]]},
{"name": "Puppis", "wid": "Q9251", "lines": [[39757, 38146], [38146, 35264], [35264, 31685], [31685, 32768], [32768, 36377], [36377, 39429], [39429, 39757]]},
{"name": "Pyxis", "wid": "Q10473", "lines": [[42515, 42828], [42828, 43409]]},
{"name": "Reticulum", "wid": "Q10498", "lines": [[19780, 19921], [19921, 18597], [18597, 17440], [17440, 19780]]},
{"name": "Sagitta", "wid": "Q10513", "lines": [[96837, 97365], [97365, 96757], [97365, 98337], [98337, 98920]]},
{"name": "Sagittarius", "wid": "Q8866", "lines": [[89931, 90496], [89642, 90185], [90185, 88635], [88635, 87072], [88635, 89931], [89931, 90185], [90185, 93506], [93506, 92041], [92041, 89931], [92041, 90496], [90496, 89341], [93506, 93864], [93864, 92855], [92855, 92041], [92855, 93085], [93085, 93683], [93683, 94820], [94820, 95168], [93864, 96406], [96406, 98688], [98688, 98412], [98412, 98032], [98032, 95347], [98032, 95294]]},
{"name": "Scorpius", "wid": "Q8865", "lines": [[85927, 86670], [86670, 87073], [87073, 86228], [86228, 84143], [84143, 82671], [82671, 82514], [82514, 82396], [82396, 81266], [81266, 80763], [80763, 78401], [80763, 78265], [80763, 78820]]},
{"name": "Sculptor", "wid": "Q9286", "lines": [[116231, 4577], [4577, 115102], [115102, 116231]]},
{"name": "Scutum", "wid": "Q10529", "lines": [[92175, 92202], [92202, 92814], [92814, 90595], [90595, 91117], [91117, 92175]]},
{"name": "Serpens", "wid": "Q8910", "lines": [[77516, 77622], [77622, 77070], [77070, 76276], [76276, 77233], [77233, 78072], [78072, 77450], [77450, 77233], [92946, 89962], [89962, 86565], [86565, 86263], [86263, 84880]]},
{"name": "Sextans", "wid": "Q10525", "lines": [[51437, 49641]]},
{"name": "Taurus", "wid": "Q10570", "lines": [[25428, 21881], [21881, 20889], [21421, 26451], [20205, 20455], [20205, 18724], [18724, 15900], [21421, 20889], [21421, 20894], [20894, 20205], [20889, 20648], [20648, 20455], [20455, 17847]]},
{"name": "Telescopium", "wid": "Q10546", "lines": [[90568, 90422]]},
{"name": "Triangulum Australe", "wid": "Q10422", "lines": [[82273, 74946], [74946, 77952], [77952, 82273]]},
{"name": "Triangulum", "wid": "Q10565", "lines": [[10670, 10064], [10064, 8796], [8796, 10670]]},
{"name": "Tucana", "wid": "Q10567", "lines": [[110130, 114996], [114996, 1599], [114996, 2484]]},
{"name": "Ursa Major", "wid": "Q8918", "lines": [[67301, 65378], [65378, 62956], [62956, 59774], [59774, 54061], [54061, 53910], [53910, 58001], [58001, 59774], [58001, 57399], [57399, 54539], [54539, 50372], [54539, 50801], [53910, 48402], [48402, 46853], [46853, 44471], [46853, 44127], [48402, 48319], [48319, 41704], [41704, 46733], [46733, 54061]]},
{"name": "Ursa Minor", "wid": "Q10478", "lines": [[11767, 85822], [85822, 82080], [82080, 77055], [77055, 79822], [79822, 75097], [75097, 72607], [72607, 77055]]},
{"name": "Vela", "wid": "Q10521", "lines": [[39953, 42536], [42536, 42913], [42913, 45941], [45941, 48774], [48774, 52727], [52727, 51986], [51986, 50191], [50191, 46651], [46651, 44816], [44816, 39953]]},
{"name": "Virgo", "wid": "Q8842", "lines": [[57380, 60030], [60030, 61941], [61941, 65474], [65474, 69427], [69427, 69701], [69701, 71957], [65474, 66249], [66249, 68520], [68520, 72220], [66249, 63090], [63090, 63608], [63090, 61941]]},
{"name": "Volans", "wid": "Q10437", "lines": [[37504, 34481], [34481, 39794], [39794, 37504], [39794, 35228], [39794, 41312], [41312, 44382], [44382, 39794]]},
{"name": "Vulpecula", "wid": "Q10519", "lines": [[95771, 98543]]}
]
================================================
FILE: astro/galaxies.json
================================================
[
{ "name": "Large Magellanic Cloud", "ra": 5.391, "dec": -69.756, "mag": 0.9, "wid": "Q49957" },
{ "name": "Small Magellanic Cloud", "ra": 0.877, "dec": -72.834, "mag": 2.7, "wid": "Q49984" },
{ "name": "Andromeda Galaxy (M31)", "ra": 0.712, "dec": 41.269, "mag": 3.44, "wid": "Q2469" },
{ "name": "Triangulum Galaxy (M33)", "ra": 1.564, "dec": 30.66, "mag": 5.72, "wid": "Q13724" },
{ "name": "Centaurus A (NGC 5128)", "ra": 13.426, "dec": -43.019, "mag": 6.84, "wid": "Q487255" },
{ "name": "Bode's Galaxy (M81)", "ra": 9.926, "dec": 69.065, "mag": 6.94, "wid": "Q81102410" },
{ "name": "Sculptor Galaxy (NGC 253)", "ra": 0.793, "dec": -25.288, "mag": 7.1, "wid": "Q487221" },
{ "name": "Southern Pinwheel (M83)", "ra": 13.617, "dec": -29.866, "mag": 7.54, "wid": "Q14030" },
{ "name": "Pinwheel Galaxy (M101)", "ra": 14.053, "dec": 54.349, "mag": 7.86, "wid": "Q14371" },
{ "name": "Whirlpool Galaxy (M51)", "ra": 13.498, "dec": 47.195, "mag": 8.4, "wid": "Q13957" },
{ "name": "Sombrero Galaxy (M104)", "ra": 12.666, "dec": -11.623, "mag": 8.0, "wid": "Q91461627" },
{ "name": "Cigar Galaxy (M82)", "ra": 9.931, "dec": 69.68, "mag": 8.41, "wid": "Q14026" },
{ "name": "Black Eye Galaxy (M64)", "ra": 12.945, "dec": 21.683, "mag": 8.52, "wid": "Q13983" },
{ "name": "Messier 94", "ra": 12.848, "dec": 41.12, "mag": 8.2, "wid": "Q14349" },
{ "name": "Messier 110", "ra": 0.673, "dec": 41.685, "mag": 8.1, "wid": "Q4662" },
{ "name": "NGC 55", "ra": 0.248, "dec": -39.197, "mag": 8.1, "wid": "Q50650" },
{ "name": "NGC 300", "ra": 0.915, "dec": -37.685, "mag": 8.1, "wid": "Q490599" },
{ "name": "Messier 49", "ra": 12.496, "dec": 8.0, "mag": 8.4, "wid": "Q13952" },
{ "name": "Messier 87 (Virgo A)", "ra": 13.514, "dec": 12.391, "mag": 8.6, "wid": "Q14041" },
{ "name": "NGC 6744", "ra": 19.163, "dec": -63.854, "mag": 8.3, "wid": "Q279134" },
{ "name": "NGC 4945", "ra": 13.091, "dec": -49.467, "mag": 8.6, "wid": "Q530998" },
{ "name": "Messier 106", "ra": 12.316, "dec": 47.303, "mag": 8.41, "wid": "Q4658" },
{ "name": "Messier 66", "ra": 11.338, "dec": 12.992, "mag": 8.92, "wid": "Q13992" },
{ "name": "Messier 65", "ra": 11.315, "dec": 13.092, "mag": 9.3, "wid": "Q13986" },
{ "name": "Messier 105", "ra": 10.797, "dec": 12.583, "mag": 9.3, "wid": "Q14377" },
{ "name": "Messier 74", "ra": 1.611, "dec": 15.783, "mag": 9.4, "wid": "Q14013" },
{ "name": "Messier 77", "ra": 2.711, "dec": -0.013, "mag": 8.9, "wid": "Q14017" },
{ "name": "NGC 2903", "ra": 9.537, "dec": 21.5, "mag": 9.0, "wid": "Q829429" },
{ "name": "NGC 2403", "ra": 7.615, "dec": 65.603, "mag": 8.4, "wid": "Q493073" },
{ "name": "IC 342", "ra": 3.78, "dec": 68.097, "mag": 8.4, "wid": "Q757396" }
]
================================================
FILE: astro/galaxies_long_list.json
================================================
[
{"name": "1E 0317+186", "ra": 3.331058, "dec": 18.759603, "wid": "Q88104815", "image": null, "mag": 17.8539, "type": "BL Lacertae object"},
{"name": "1ES 0229+200", "ra": 2.546838, "dec": 20.288206, "wid": "Q80433090", "image": null, "mag": 18.0, "type": "BL Lacertae object, star"},
{"name": "1ES 0414+009", "ra": 4.281248, "dec": 1.095278, "wid": "Q85130258", "image": null, "mag": 16.0, "type": "BL Lacertae object"},
{"name": "1ES 1011+496", "ra": 10.251147, "dec": 49.433222, "wid": "Q80612663", "image": null, "mag": 13.14, "type": "BL Lacertae object, astrophysical X-ray source"},
{"name": "1ES 1101\u2212232", "ra": 11.060449, "dec": -23.492001, "wid": "Q60786241", "image": null, "mag": 16.61, "type": "BL Lacertae object"},
{"name": "1ES 1741+196", "ra": 17.732731, "dec": 19.585839, "wid": "Q91026106", "image": null, "mag": 12.605, "type": "BL Lacertae object, astrophysical X-ray source"},
{"name": "1ES 1927+654", "ra": 19.455427, "dec": 65.565092, "wid": "Q88309898", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Magnetic%20Flip%20Drives%20Flare-Up%20of%20Monster%20Black%20Hole%20%28SVS14148%20-%20CLAGN22Full%29.jpg", "mag": 13.454, "type": "Seyfert 1 galaxy"},
{"name": "1ES 1959+650", "ra": 19.999959, "dec": 65.148514, "wid": "Q85661691", "image": null, "mag": 11.21, "type": "BL Lacertae object"},
{"name": "1ES 2344+514", "ra": 23.784677, "dec": 51.704965, "wid": "Q61421423", "image": null, "mag": 10.7, "type": "BL Lacertae object, blazar"},
{"name": "1H 0323+342", "ra": 3.411434, "dec": 34.179405, "wid": "Q88951017", "image": null, "mag": 13.1, "type": "BL Lacertae object"},
{"name": "2MASX J00482185\u22122507365 occulting pair", "ra": 0.806065, "dec": -25.126882, "wid": "Q3496874", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/2MASX%20J00482185-2507365%20by%20HST.jpg", "mag": 13.265, "type": "galaxy"},
{"name": "2MASX J09175344+5143379", "ra": 9.298172, "dec": 51.727043, "wid": "Q83402165", "image": null, "mag": 13.159, "type": "brightest cluster galaxy"},
{"name": "2MASX J10222849+5006200", "ra": 10.374566, "dec": 50.105514, "wid": "Q80602708", "image": null, "mag": 16.538, "type": "brightest cluster galaxy"},
{"name": "2MASX J16270254+4328340", "ra": 16.45071, "dec": 43.476098, "wid": "Q88832699", "image": null, "mag": 17.046, "type": "Seyfert 2 galaxy"},
{"name": "2MASX J17201001+2637317", "ra": 17.336122, "dec": 26.625572, "wid": "Q87097230", "image": null, "mag": 16.725, "type": "brightest cluster galaxy"},
{"name": "3C 109", "ra": 4.227873, "dec": 11.204108, "wid": "Q4180956", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%20109%20NVAS%201.49I4.81%20SPAN%201982AUG15%201%2015.3M2.74M.jpg", "mag": 12.59, "type": "Seyfert 1 galaxy, Seyfert galaxy, astronomical radio source, astrophysical X-ray source, infrared source, quasar"},
{"name": "3C 120", "ra": 4.553082, "dec": 5.354339, "wid": "Q87921714", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%20120%20Color%20cutout%20hst%2006285%2001%20wfpc2%20f814w%20f555w%20f547m%20wf%20sci.jpg", "mag": 15.72, "type": "Seyfert 1 galaxy, astrophysical X-ray source, infrared source, near-IR source, radio galaxy, sub-millimetric source, variable star"},
{"name": "3C 132", "ra": 4.945256, "dec": 22.823072, "wid": "Q86783307", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%20132%20NVAS%204.85I0.38%20AL0142%201987JUL28%201%20121.U39.3S.jpg", "mag": 14.388, "type": "radio galaxy"},
{"name": "3C 135", "ra": 5.235658, "dec": 0.942366, "wid": "Q80125949", "image": null, "mag": 13.933, "type": "Seyfert 2 galaxy"},
{"name": "3C 138", "ra": 5.352746, "dec": 16.639459, "wid": "Q80726875", "image": null, "mag": 18.84, "type": "Seyfert 1 galaxy"},
{"name": "3C 147", "ra": 5.710038, "dec": 49.852009, "wid": "Q4391487", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C147-U4496201R.jpg", "mag": 15.733, "type": "Seyfert 1 galaxy"},
{"name": "3C 171", "ra": 6.92075, "dec": 54.14972, "wid": "Q4176426", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%20171%20cutout%20HST%2005476%202l%20wfpc2%20f702w%20pc%20sci.jpg", "mag": 19.08, "type": "Seyfert 2 galaxy, Seyfert galaxy"},
{"name": "3C 173.1", "ra": 7.155034, "dec": 74.8255, "wid": "Q4636235", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%20173.1%20NVAS%201.49I1.34%20AL0146%201987SEP14%201%20165.U1.64M.jpg", "mag": 17.54, "type": "radio galaxy"},
{"name": "3C 179", "ra": 7.469693, "dec": 67.813065, "wid": "Q11187642", "image": null, "mag": 18.2031, "type": "Seyfert 1 galaxy, quasar"},
{"name": "3C 180", "ra": 7.451305, "dec": -2.075, "wid": "Q92713951", "image": null, "mag": 19.0, "type": "active galactic nucleus"},
{"name": "3C 190", "ra": 8.025987, "dec": 14.245226, "wid": "Q94078303", "image": null, "mag": 18.921, "type": "quasar"},
{"name": "3C 191", "ra": 8.079991, "dec": 10.256596, "wid": "Q1003229", "image": null, "mag": 18.65, "type": "quasar"},
{"name": "3C 195", "ra": 8.148231, "dec": -10.461042, "wid": "Q77526785", "image": null, "mag": 12.828, "type": "Seyfert 2 galaxy"},
{"name": "3C 196.1", "ra": 8.257729, "dec": -3.141019, "wid": "Q88830756", "image": null, "mag": 16.797, "type": "active galactic nucleus"},
{"name": "3C 20", "ra": 0.719333, "dec": 52.05972, "wid": "Q4636236", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%2020%20HST%20n90j04010%20mos.jpg", "mag": 19.0, "type": "Seyfert 2 galaxy"},
{"name": "3C 212", "ra": 8.97818, "dec": 14.162436, "wid": "Q1003238", "image": null, "mag": 16.006, "type": "quasar"},
{"name": "3C 213.1", "ra": 9.018127, "dec": 29.029703, "wid": "Q90131556", "image": null, "mag": 16.923, "type": "active galactic nucleus"},
{"name": "3C 215", "ra": 9.108854, "dec": 16.769942, "wid": "Q4177599", "image": null, "mag": 18.48, "type": "Seyfert 1 galaxy, Seyfert galaxy"},
{"name": "3C 219", "ra": 9.352396, "dec": 45.649263, "wid": "Q4636237", "image": null, "mag": 18.6486, "type": "Seyfert 1 galaxy, Seyfert galaxy"},
{"name": "3C 223", "ra": 9.664655, "dec": 35.8997, "wid": "Q4636239", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%20223%20NVAS%201.55I3.74%20AB0376%201986AUG18%201%201.49M4.26M.jpg", "mag": 14.358, "type": "Seyfert 2 galaxy, Seyfert galaxy"},
{"name": "3C 234", "ra": 10.030423, "dec": 28.785809, "wid": "Q7265560", "image": null, "mag": 17.27, "type": "Seyfert 1 galaxy"},
{"name": "3C 236", "ra": 10.100486, "dec": 34.902889, "wid": "Q1003061", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C236%20Hubble.jpg", "mag": 17.799, "type": "Seyfert 1 galaxy"},
{"name": "3C 244.1", "ra": 10.55944, "dec": 58.243293, "wid": "Q4179309", "image": null, "mag": 20.188, "type": "galaxy"},
{"name": "3C 249.1", "ra": 11.070517, "dec": 76.982831, "wid": "Q4177605", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%20249.1%20NVAS%208.29I0.73%20AW0249%201991NOV13%201%2065.4U1.23M.jpg", "mag": 15.7, "type": "Seyfert 1 galaxy, Seyfert galaxy"},
{"name": "3C 254", "ra": 11.24409, "dec": 40.622315, "wid": "Q81816568", "image": null, "mag": 17.4488, "type": "quasar"},
{"name": "3C 263", "ra": 11.66584, "dec": 65.797078, "wid": "Q79602734", "image": null, "mag": 13.655, "type": "Seyfert 1 galaxy"},
{"name": "3C 268.3", "ra": 12.106917, "dec": 64.22722, "wid": "Q7265561", "image": null, "mag": 20.79, "type": "Seyfert 1 galaxy"},
{"name": "3C 273", "ra": 12.485194, "dec": 2.052388, "wid": "Q229318", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Best%20image%20of%20bright%20quasar%203C%20273%20%2810953173335%29.jpg", "mag": 13.859, "type": "BL Lacertae object, Seyfert 1 galaxy"},
{"name": "3C 275.1", "ra": 12.73268, "dec": 16.381499, "wid": "Q88653197", "image": null, "mag": 18.511, "type": "quasar"},
{"name": "3C 279", "ra": 12.936435, "dec": -5.789314, "wid": "Q3272112", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Gamma-Ray%20Quasar%203C%20279.jpg", "mag": 15.87, "type": "quasar"},
{"name": "3C 28", "ra": 0.930717, "dec": 26.410189, "wid": "Q85827618", "image": null, "mag": 13.407, "type": "brightest cluster galaxy"},
{"name": "3C 285", "ra": 13.354948, "dec": 42.587606, "wid": "Q4177029", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%20285%20NVAS%201.52I4.09%20AV0127%201986AUG29%201%2096.7U5.73M.jpg", "mag": 14.942, "type": "Seyfert 2 galaxy, astronomical radio source, quasar"},
{"name": "3C 286", "ra": 13.518969, "dec": 30.509156, "wid": "Q4636240", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Quasar%203C%20286%20as%20observed%20with%20ALMA.jpg", "mag": 15.943, "type": "Seyfert 1 galaxy, quasar"},
{"name": "3C 287", "ra": 13.510471, "dec": 25.153051, "wid": "Q88056403", "image": null, "mag": 17.841, "type": "quasar"},
{"name": "3C 288", "ra": 13.647107, "dec": 38.8531, "wid": "Q4177008", "image": null, "mag": 18.3, "type": "radio galaxy"},
{"name": "3C 293", "ra": 13.871601, "dec": 31.446139, "wid": "Q78385681", "image": null, "mag": 13.766, "type": "low-ionization nuclear emission-line region"},
{"name": "3C 295", "ra": 14.189019, "dec": 52.202644, "wid": "Q1076865", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%20295%20Chandra.jpg", "mag": 18.666, "type": "Seyfert 2 galaxy"},
{"name": "3C 299", "ra": 14.351582, "dec": 41.747017, "wid": "Q7265562", "image": null, "mag": 19.33, "type": "radio galaxy"},
{"name": "3C 300", "ra": 14.383305, "dec": 19.59361, "wid": "Q89990046", "image": null, "mag": 18.73, "type": "active galactic nucleus"},
{"name": "3C 303", "ra": 14.717434, "dec": 52.027029, "wid": "Q4636242", "image": null, "mag": 18.29, "type": "Seyfert 1 galaxy, Seyfert galaxy"},
{"name": "3C 303.1", "ra": 14.720555, "dec": 77.12444, "wid": "Q80674482", "image": null, "mag": 18.73, "type": "Seyfert 2 galaxy"},
{"name": "3C 305", "ra": 14.822664, "dec": 63.270505, "wid": "Q3293781", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%201065%20%283C%20305%29%20Chandra.jpg", "mag": 13.523, "type": "Seyfert 2 galaxy, Seyfert galaxy, astronomical radio source, astrophysical X-ray source, infrared source, lenticular galaxy, quasar"},
{"name": "3C 309.1", "ra": 14.98544, "dec": 71.672185, "wid": "Q80834490", "image": null, "mag": 16.9882, "type": "Seyfert 1 galaxy"},
{"name": "3C 318", "ra": 15.334855, "dec": 20.268191, "wid": "Q75004633", "image": null, "mag": 20.9, "type": "quasar"},
{"name": "3C 319", "ra": 15.401556, "dec": 54.471778, "wid": "Q7265563", "image": null, "mag": 18.5, "type": "radio galaxy"},
{"name": "3C 321", "ra": 15.528742, "dec": 24.071925, "wid": "Q229311", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Galaxy3C321-composite.jpg", "mag": 17.36, "type": "Seyfert 2 galaxy, astronomical radio source, astrophysical X-ray source, infrared source, interacting galaxy"},
{"name": "3C 334", "ra": 16.339394, "dec": 17.606654, "wid": "Q90118402", "image": null, "mag": 16.5182, "type": "Seyfert 1 galaxy"},
{"name": "3C 343", "ra": 16.576059, "dec": 62.759996, "wid": "Q80678897", "image": null, "mag": 20.61, "type": "Seyfert 2 galaxy"},
{"name": "3C 343.1", "ra": 16.641165, "dec": 62.57898, "wid": "Q80667733", "image": null, "mag": 19.4, "type": "Seyfert 2 galaxy"},
{"name": "3C 346", "ra": 16.730168, "dec": 17.263731, "wid": "Q86608114", "image": null, "mag": 17.2, "type": "Seyfert 2 galaxy, astronomical radio source"},
{"name": "3C 35", "ra": 1.200616, "dec": 49.476456, "wid": "Q4179261", "image": null, "mag": 11.794, "type": "quasar"},
{"name": "3C 351", "ra": 17.07816, "dec": 60.741812, "wid": "Q83929920", "image": null, "mag": 14.819, "type": "Seyfert 1 galaxy"},
{"name": "3C 353", "ra": 17.341152, "dec": -0.979756, "wid": "Q85330039", "image": null, "mag": 11.958, "type": "active galactic nucleus"},
{"name": "3C 357", "ra": 17.472259, "dec": 31.767503, "wid": "Q88791797", "image": null, "mag": 17.579, "type": "radio galaxy"},
{"name": "3C 368", "ra": 18.085083, "dec": 11.025556, "wid": "Q83497529", "image": null, "mag": 21.5, "type": "radio galaxy"},
{"name": "3C 371", "ra": 18.114078, "dec": 69.824474, "wid": "Q4636241", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C-371-jet-O5GV07NEQ.gif", "mag": 15.025721, "type": "BL Lacertae object"},
{"name": "3C 380", "ra": 18.492161, "dec": 48.746155, "wid": "Q86850496", "image": null, "mag": 16.6371, "type": "Seyfert 1 galaxy"},
{"name": "3C 381", "ra": 18.56286, "dec": 47.450713, "wid": "Q87457568", "image": null, "mag": 14.622, "type": "Seyfert 1 galaxy"},
{"name": "3C 382", "ra": 18.584275, "dec": 32.696349, "wid": "Q84056859", "image": null, "mag": 14.4942, "type": "Seyfert 1 galaxy"},
{"name": "3C 390.3", "ra": 18.702498, "dec": 79.771425, "wid": "Q4179048", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%20390.3%20by%20NVAS%204.91I5.35%20AW0087%201983JAN30%201%207.50M4.53M.jpg", "mag": 12.166, "type": "Seyfert 1 galaxy"},
{"name": "3C 395", "ra": 19.048872, "dec": 31.994917, "wid": "Q84059718", "image": null, "mag": 12.799, "type": "Seyfert 1 galaxy"},
{"name": "3C 401", "ra": 19.673667, "dec": 60.69278, "wid": "Q4179296", "image": null, "mag": 17.13, "type": "Seyfert galaxy"},
{"name": "3C 411", "ra": 20.369769, "dec": 10.018611, "wid": "Q87127019", "image": null, "mag": 19.7, "type": "Seyfert 1 galaxy"},
{"name": "3C 432", "ra": 21.379535, "dec": 17.077197, "wid": "Q77039335", "image": null, "mag": 17.96, "type": "quasar"},
{"name": "3C 433", "ra": 21.395717, "dec": 25.074231, "wid": "Q7265564", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3c433%20x%20VLA.jpg", "mag": 11.81, "type": "Seyfert 2 galaxy, Seyfert galaxy"},
{"name": "3C 438", "ra": 21.931201, "dec": 38.007919, "wid": "Q4179303", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%20438%20NVAS%204.91I0.38%20LAIN%201982MAR11%201%20100.U53.7S.jpg", "mag": 19.2, "type": "Seyfert galaxy"},
{"name": "3C 446", "ra": 22.429794, "dec": -4.950386, "wid": "Q93326104", "image": null, "mag": 13.609, "type": "BL Lacertae object"},
{"name": "3C 449", "ra": 22.522396, "dec": 39.358281, "wid": "Q1003221", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/U27l7s02t%20c0f%203C%20449.jpg", "mag": 9.887, "type": "astronomical radio source, astrophysical X-ray source, galaxy cluster, quasar"},
{"name": "3C 452", "ra": 22.763552, "dec": 39.6876, "wid": "Q4636244", "image": null, "mag": 12.388, "type": "Seyfert 2 galaxy, Seyfert galaxy"},
{"name": "3C 454.3", "ra": 22.899374, "dec": 16.148211, "wid": "Q4636243", "image": null, "mag": 13.061, "type": "quasar"},
{"name": "3C 459", "ra": 23.276442, "dec": 4.088415, "wid": "Q89702137", "image": null, "mag": 16.68, "type": "Seyfert 2 galaxy"},
{"name": "3C 47", "ra": 1.606784, "dec": 20.957645, "wid": "Q1003205", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C47-U4492101R.jpg", "mag": 14.553, "type": "Seyfert 1 galaxy, Seyfert galaxy"},
{"name": "3C 48", "ra": 1.628139, "dec": 33.159744, "wid": "Q2986936", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Radio%20map%20of%20quasar%203C48.jpg", "mag": 15.86, "type": "quasar"},
{"name": "3C 61.1", "ra": 2.380093, "dec": 86.3143, "wid": "Q1003050", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%2061.1%20NVAS%201.49I4.79%20AL0146%201987DEC04%201%20494.U6.17M.jpg", "mag": 19.0, "type": "Seyfert 2 galaxy, Seyfert galaxy"},
{"name": "3C 63", "ra": 2.348778, "dec": -1.94778, "wid": "Q88390889", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%2063%20NVAS%201.43I1.67%20AH0528%201995AUG11%201%20133.U38.5S.jpg", "mag": 18.5, "type": "BL Lacertae object, astronomical radio source"},
{"name": "3C 66A", "ra": 2.37767, "dec": 43.035499, "wid": "Q4636246", "image": null, "mag": 15.21, "type": "BL Lacertae object, astronomical radio source, astrophysical X-ray source, infrared source"},
{"name": "3C 66B", "ra": 2.386503, "dec": 42.992051, "wid": "Q4636250", "image": null, "mag": 17.4387, "type": "Seyfert 1 galaxy, elliptical galaxy"},
{"name": "3C 75", "ra": 2.961567, "dec": 6.024444, "wid": "Q3315001", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3c75.jpg", "mag": null, "type": "interacting galaxies, interacting galaxy"},
{"name": "3C 79", "ra": 3.166693, "dec": 17.099609, "wid": "Q4636252", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3C%2079%20NVAS%208.46I2.23%20AL0200%201989SEP01%201%20848.U2.59M.jpg", "mag": 14.049, "type": "Seyfert 2 galaxy, Seyfert galaxy"},
{"name": "3C 9", "ra": 0.34034, "dec": 15.681879, "wid": "Q2640294", "image": null, "mag": 17.92, "type": "quasar"},
{"name": "3C 99", "ra": 4.019305, "dec": 0.60917, "wid": "Q86032209", "image": null, "mag": 19.01, "type": "Seyfert 2 galaxy, astrophysical X-ray source"},
{"name": "3MM-1", "ra": 0.669571, "dec": 2.1446, "wid": "Q72015374", "image": null, "mag": null, "type": "star-forming galaxy"},
{"name": "4C +01.02", "ra": 1.144103, "dec": 1.583422, "wid": "Q85115640", "image": null, "mag": 15.653, "type": "quasar"},
{"name": "4C +03.10", "ra": 5.126806, "dec": 3.131112, "wid": "Q91159566", "image": null, "mag": 19.4, "type": "quasar"},
{"name": "4C +09.17", "ra": 4.806039, "dec": 9.847627, "wid": "Q80299189", "image": null, "mag": 19.55, "type": "quasar"},
{"name": "4C +26.42", "ra": 13.814599, "dec": 26.593011, "wid": "Q83791288", "image": null, "mag": 14.0, "type": "low-ionization nuclear emission-line region"},
{"name": "4C +28.07", "ra": 2.631224, "dec": 28.802497, "wid": "Q83786616", "image": null, "mag": 18.5, "type": "quasar"},
{"name": "4C +29.30", "ra": 8.667316, "dec": 29.817425, "wid": "Q84867863", "image": null, "mag": 14.715, "type": "Seyfert 2 galaxy"},
{"name": "4C +37.11", "ra": 4.097017, "dec": 38.058954, "wid": "Q1659853", "image": null, "mag": 11.027, "type": "Seyfert galaxy"},
{"name": "4C +41.17", "ra": 6.847805, "dec": 41.508481, "wid": "Q9133805", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Chandra%20X-ray%20Image%20of%204C41%2017%20%282003-4c41-more-3%20-%204c41%20more3%29.jpg", "mag": null, "type": "radio galaxy"},
{"name": "4C +48.48", "ra": 19.551464, "dec": 48.194944, "wid": "Q87011560", "image": null, "mag": null, "type": "radio galaxy"},
{"name": "4C +71.07", "ra": 8.690101, "dec": 70.895048, "wid": "Q80838680", "image": null, "mag": 16.763, "type": "quasar"},
{"name": "4C +72.26", "ra": 19.139861, "dec": 72.336056, "wid": "Q81135712", "image": null, "mag": null, "type": "radio galaxy"},
{"name": "4C +74.26", "ra": 20.710363, "dec": 75.134012, "wid": "Q88642697", "image": null, "mag": 14.445, "type": "Seyfert 1 galaxy"},
{"name": "4C 03.24", "ra": 12.760673, "dec": 3.3884, "wid": "Q85337288", "image": null, "mag": null, "type": "radio galaxy"},
{"name": "4C 05.34", "ra": 8.132649, "dec": 4.542928, "wid": "Q87344300", "image": null, "mag": 18.149, "type": "quasar"},
{"name": "4C 10.45", "ra": 16.146168, "dec": 10.485493, "wid": "Q89220734", "image": null, "mag": 18.03, "type": "quasar"},
{"name": "4C 11.50", "ra": 15.845443, "dec": 11.346515, "wid": "Q95308085", "image": null, "mag": 17.47, "type": "Seyfert 1 galaxy"},
{"name": "4C 12.03", "ra": 0.164614, "dec": 12.734629, "wid": "Q78455450", "image": null, "mag": 19.1699, "type": "radio galaxy"},
{"name": "4C 18.68", "ra": 23.12934, "dec": 19.022362, "wid": "Q77039561", "image": null, "mag": 18.9873, "type": "Seyfert 1 galaxy"},
{"name": "4C 19.44", "ra": 13.951232, "dec": 19.318715, "wid": "Q89320257", "image": null, "mag": 16.2, "type": "Seyfert 1 galaxy"},
{"name": "4C 20.04A", "ra": 0.774817, "dec": 20.468014, "wid": "Q87752229", "image": null, "mag": 15.022, "type": "galaxy"},
{"name": "4C 31.04", "ra": 1.32639, "dec": 32.180572, "wid": "Q77288885", "image": null, "mag": 10.999, "type": "radio galaxy"},
{"name": "4C 32.26", "ra": 8.686971, "dec": 32.41657, "wid": "Q84861958", "image": null, "mag": 14.575, "type": "brightest cluster galaxy"},
{"name": "4C 34.07", "ra": 2.436204, "dec": 34.358413, "wid": "Q85025778", "image": null, "mag": 21.3, "type": "quasar"},
{"name": "4C 39.25", "ra": 9.450837, "dec": 39.039124, "wid": "Q78537248", "image": null, "mag": 16.618, "type": "Seyfert 1 galaxy"},
{"name": "4C 58.17", "ra": 8.911666, "dec": 57.958316, "wid": "Q79614413", "image": null, "mag": 18.56, "type": "quasar"},
{"name": "4C 61.23", "ra": 11.622601, "dec": 61.333647, "wid": "Q78434014", "image": null, "mag": 13.591, "type": "Seyfert 2 galaxy"},
{"name": "4C+55.16", "ra": 8.581918, "dec": 55.57252, "wid": "Q78440032", "image": null, "mag": 19.9188, "type": "Seyfert 2 galaxy"},
{"name": "6C 091740+445437", "ra": 9.349572, "dec": 44.698329, "wid": "Q80602089", "image": null, "mag": 17.904, "type": "quasar"},
{"name": "9io9", "ra": 2.161472, "dec": 0.26639, "wid": "Q16001241", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/9Spitch.jpg", "mag": null, "type": "galaxy"},
{"name": "A0136-0801", "ra": 1.648676, "dec": -7.765435, "wid": "Q80686594", "image": null, "mag": 17.214, "type": "galaxy"},
{"name": "A1689-zD1", "ra": 13.191656, "dec": -1.321861, "wid": "Q279491", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/A1689-zD1.jpg", "mag": 24.7, "type": "galaxy"},
{"name": "A1703 zD6", "ra": 13.25028, "dec": 51.834542, "wid": "Q21206746", "image": null, "mag": 25.8, "type": "galaxy"},
{"name": "A2261-BCG", "ra": 17.374218, "dec": 32.13257, "wid": "Q16001297", "image": null, "mag": 12.425, "type": "brightest cluster galaxy, elliptical galaxy"},
{"name": "A2744 YD4", "ra": 0.240258, "dec": -30.382265, "wid": "Q29390150", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Artist%E2%80%99s%20impression%20of%20the%20remote%20dusty%20galaxy%20A2744%20YD4.jpg", "mag": 26.3005, "type": "galaxy"},
{"name": "AGC 198691", "ra": 9.725654, "dec": 33.449347, "wid": "Q24566193", "image": null, "mag": 19.5, "type": "dwarf galaxy"},
{"name": "AM 0644\u2212741", "ra": 6.718324, "dec": -74.236214, "wid": "Q295479", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/AM%200644-741.jpg", "mag": 14.01, "type": "lenticular galaxy, ring galaxy, unbarred lenticular galaxy"},
{"name": "AM 1316\u2212241", "ra": 13.325805, "dec": -24.48889, "wid": "Q3505548", "image": null, "mag": 15.71, "type": "interacting galaxy"},
{"name": "AO 0235+164", "ra": 2.644147, "dec": 16.616465, "wid": "Q93749646", "image": null, "mag": 15.92, "type": "BL Lacertae object"},
{"name": "AP Librae", "ra": 15.294948, "dec": -24.372078, "wid": "Q94926493", "image": null, "mag": 15.13, "type": "BL Lacertae object, astrophysical X-ray source, centimetric radio source, galaxy, near-IR source, variable star"},
{"name": "APM 08279+5255", "ra": 8.528253, "dec": 52.754895, "wid": "Q296198", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Damped%20Lyman%20alpha%20absorber%2C%20QSO%20APM%2008279%2B5255%20%28noao-04794%29.jpg", "mag": 15.9716, "type": "astronomical radio source, astrophysical X-ray source, infrared source, quasar, sub-millimetric source"},
{"name": "Abell 1201 BCG", "ra": 11.234639, "dec": 13.314444, "wid": "Q30646799", "image": null, "mag": null, "type": "brightest cluster galaxy, type-cD galaxy"},
{"name": "Abell 1942 BCG", "ra": 14.639408, "dec": 3.670346, "wid": "Q94497465", "image": null, "mag": 13.796, "type": "brightest cluster galaxy"},
{"name": "Abell 2219 BCG", "ra": 16.67217, "dec": 46.711372, "wid": "Q77476703", "image": null, "mag": 12.934, "type": "brightest cluster galaxy"},
{"name": "Abell 2390 BCG", "ra": 21.893563, "dec": 17.695479, "wid": "Q77046453", "image": null, "mag": 16.662, "type": "brightest cluster galaxy"},
{"name": "Abell 2744", "ra": 0.238897, "dec": -30.388278, "wid": "Q4666709", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Pandora%27s%20Cluster%20%E2%80%93%20Abell%202744.jpg", "mag": null, "type": "astrophysical X-ray source, galaxy, galaxy cluster"},
{"name": "Abell 2744 Y1", "ra": 0.240301, "dec": -30.380465, "wid": "Q20899330", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Abell2744%20Y1%20in%20Abell2744.jpg", "mag": 25.7195, "type": "dwarf galaxy"},
{"name": "Akn 564", "ra": 22.710927, "dec": 29.725361, "wid": "Q95674451", "image": null, "mag": 14.7789, "type": "Seyfert 1 galaxy"},
{"name": "Andromeda Galaxy", "ra": 0.712314, "dec": 41.26875, "wid": "Q2469", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M31-Andromede-16-09-2023-Hamois.jpg", "mag": 4.36, "type": "spiral galaxy"},
{"name": "Andromeda I", "ra": 0.761055, "dec": 38.04111, "wid": "Q2727447", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Andromeda%20I%20Hubble%20WikiSky.jpg", "mag": 13.9, "type": "dwarf spheroidal galaxy"},
{"name": "Andromeda II", "ra": 1.274945, "dec": 33.41917, "wid": "Q287905", "image": null, "mag": 11.7, "type": "dwarf spheroidal galaxy"},
{"name": "Andromeda III", "ra": 0.589639, "dec": 36.50472, "wid": "Q2704275", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Andromeda%20III%20color%20cutout%20hst%2013739%2022%20acs%20wfc%20f814w%20f475w%20sci.jpg", "mag": 14.4, "type": "dwarf spheroidal galaxy"},
{"name": "Andromeda IV", "ra": 0.708972, "dec": 40.57194, "wid": "Q2025704", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Andromeda%20IV%20Hubble%20WikiSky.jpg", "mag": null, "type": "dwarf galaxy, irregular galaxy"},
{"name": "Andromeda IX", "ra": 0.881389, "dec": 43.19583, "wid": "Q779522", "image": null, "mag": 16.3, "type": "dwarf spheroidal galaxy"},
{"name": "Andromeda V", "ra": 1.171417, "dec": 47.62806, "wid": "Q2704510", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Andromeda%20V%20color%20cutout%20hst%2008272%2052%20wfpc2%20f555w%20f450w%20wf%20sci.jpg", "mag": 15.3, "type": "dwarf spheroidal galaxy, low-surface-brightness galaxy"},
{"name": "Andromeda VIII", "ra": 0.701667, "dec": 40.61667, "wid": "Q2259795", "image": null, "mag": 9.1, "type": "blue object, dwarf spheroidal galaxy"},
{"name": "Andromeda X", "ra": 1.109361, "dec": 44.804389, "wid": "Q4759486", "image": null, "mag": 16.6, "type": "dwarf spheroidal galaxy"},
{"name": "Andromeda XI", "ra": 0.772222, "dec": 33.80139, "wid": "Q11685797", "image": null, "mag": 17.5, "type": "dwarf spheroidal galaxy"},
{"name": "Andromeda XIV", "ra": 0.859722, "dec": 29.69694, "wid": "Q11685798", "image": null, "mag": 15.9, "type": "dwarf spheroidal galaxy, satellite galaxy"},
{"name": "Andromeda XIX", "ra": 0.325583, "dec": 35.043639, "wid": "Q3249403", "image": null, "mag": 15.6, "type": "dwarf galaxy, satellite galaxy"},
{"name": "Andromeda XVII", "ra": 0.618611, "dec": 44.32222, "wid": "Q24451253", "image": null, "mag": 15.8, "type": "dwarf spheroidal galaxy, galaxy"},
{"name": "Andromeda XVIII", "ra": 0.037361, "dec": 45.08889, "wid": "Q9151369", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Andromeda%20XVIII.jpg", "mag": 16.0, "type": "dwarf spheroidal galaxy"},
{"name": "Andromeda XXI", "ra": 23.91325, "dec": 42.47083, "wid": "Q587807", "image": null, "mag": 14.8, "type": "dwarf spheroidal galaxy"},
{"name": "Andromeda XXII", "ra": 1.461111, "dec": 28.09028, "wid": "Q4759484", "image": null, "mag": 18.0, "type": "dwarf spheroidal galaxy, low-surface-brightness galaxy"},
{"name": "Antlia B", "ra": 9.815578, "dec": -25.99, "wid": "Q93800914", "image": null, "mag": null, "type": "galaxy"},
{"name": "Antlia Dwarf", "ra": 10.06775, "dec": -27.33361, "wid": "Q585022", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Antlia%20Dwarf%20PGC%2029194%20Hubble%20WikiSky.jpg", "mag": 15.0, "type": "dwarf galaxy"},
{"name": "Antlia II", "ra": 9.592453, "dec": -36.7673, "wid": "Q58877909", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Antlia%20Dwarf%20Galaxy.jpg", "mag": null, "type": "dwarf galaxy, satellite galaxy"},
{"name": "Aquarius Dwarf", "ra": 20.781028, "dec": -12.84833, "wid": "Q1194660", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Aquarius%20Dwarf%20Hubble%20WikiSky.jpg", "mag": 15.75, "type": "galaxy"},
{"name": "Aquarius II", "ra": 22.56542, "dec": -9.3274, "wid": "Q25389247", "image": null, "mag": null, "type": "dwarf spheroidal galaxy, galaxy"},
{"name": "Arp 107", "ra": 10.870819, "dec": 30.057879, "wid": "Q698534", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Arp%20107%20%28NIRCam%20and%20MIRI%20Image%29%20%282024-132%29.png", "mag": 13.46, "type": "Seyfert 2 galaxy, interacting galaxies"},
{"name": "Arp 146", "ra": 0.112449, "dec": -6.637029, "wid": "Q65227301", "image": null, "mag": 14.66, "type": "interacting galaxy"},
{"name": "Arp 147", "ra": 3.188583, "dec": 1.314722, "wid": "Q1191084", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Arp%20147.jpg", "mag": 13.638, "type": "interacting galaxy"},
{"name": "Arp 187", "ra": 5.081401, "dec": -10.247933, "wid": "Q4795682", "image": null, "mag": 12.211, "type": "interacting galaxy"},
{"name": "Arp 220", "ra": 15.582562, "dec": 23.503225, "wid": "Q698547", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Galaxy%20arp%20220.jpg", "mag": 13.091, "type": "Seyfert galaxy, astronomical radio source, astrophysical X-ray source, infrared source, interacting galaxies, luminous infrared galaxy, spiral galaxy, sub-millimetric source"},
{"name": "Arp 256", "ra": 0.313931, "dec": -10.361525, "wid": "Q85828397", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Crash%20in%20progress%20Arp%20256.jpg", "mag": 15.471, "type": "emission-line galaxy, interacting galaxy, star"},
{"name": "Arp 272", "ra": 16.091917, "dec": 17.76833, "wid": "Q698560", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hubble%20Interacting%20Galaxy%20NGC%206050%20%282008-04-24%29.jpg", "mag": null, "type": "interacting galaxy"},
{"name": "Arp 299", "ra": 11.475368, "dec": 58.561611, "wid": "Q1786601", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hubble%20Interacting%20Galaxy%20NGC%203690%20%282008-04-24%29.jpg", "mag": 13.19, "type": "astrophysical X-ray source, infrared source, interacting galaxies, interacting galaxy, sub-millimetric source"},
{"name": "Arp 302", "ra": 14.950111, "dec": 24.61222, "wid": "Q1420153", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hubble%20Interacting%20Galaxy%20UGC%209618%20%282008-04-24%29.jpg", "mag": 14.3, "type": "interacting galaxy"},
{"name": "Arp 4", "ra": 1.807139, "dec": -12.38194, "wid": "Q60223125", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Long-distance%20relationship%20%28potw2551a%29.jpg", "mag": 13.5, "type": "interacting galaxy, irregular galaxy"},
{"name": "Arp 60", "ra": 13.243778, "dec": 26.12333, "wid": "Q6044954", "image": null, "mag": null, "type": "interacting galaxy"},
{"name": "Arp 7", "ra": 8.841667, "dec": -16.579458, "wid": "Q6040336", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Arp%207%20PanSTARRS1%20i.r.g.jpg", "mag": 14.0, "type": "galaxy, interacting galaxy"},
{"name": "Arp 87", "ra": 11.678955, "dec": 22.429312, "wid": "Q1106580", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Arp87full.jpg", "mag": 18.4533, "type": "interacting galaxy"},
{"name": "Arp-Madore 417-391", "ra": 4.327505, "dec": -39.173664, "wid": "Q87295540", "image": null, "mag": 18.0027, "type": "galaxy, low-ionization nuclear emission-line region"},
{"name": "B2 0206+35", "ra": 2.160711, "dec": 35.797445, "wid": "Q86043450", "image": null, "mag": 13.0, "type": "radio galaxy"},
{"name": "B2 0648+27", "ra": 6.86736, "dec": 27.461058, "wid": "Q83683206", "image": null, "mag": 14.9, "type": "active galactic nucleus"},
{"name": "B2 0828+32", "ra": 8.524311, "dec": 32.324183, "wid": "Q83973568", "image": null, "mag": 16.0, "type": "emission-line galaxy"},
{"name": "B2 0836+29", "ra": 8.654639, "dec": 28.86778, "wid": "Q84856958", "image": null, "mag": 17.396, "type": "Seyfert 1 galaxy, astronomical radio source"},
{"name": "B2 1144+35", "ra": 11.789481, "dec": 35.018756, "wid": "Q79994383", "image": null, "mag": 16.854, "type": "Seyfert 2 galaxy"},
{"name": "B2 1308+326", "ra": 13.174629, "dec": 32.345495, "wid": "Q93929420", "image": null, "mag": 14.699, "type": "BL Lacertae object"},
{"name": "B3 0309+411B", "ra": 3.2172, "dec": 41.334, "wid": "Q74164316", "image": null, "mag": 18.734, "type": "Seyfert 1 galaxy, active galactic nucleus"},
{"name": "BDF-3299", "ra": 22.470073, "dec": -35.1665, "wid": "Q20058505", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/ALMA%20witnesses%20assembly%20of%20galaxy%20in%20early%20Universe%20%28annotated%29.jpg", "mag": null, "type": "galaxy"},
{"name": "BDF-521", "ra": 22.46296, "dec": -35.1188, "wid": "Q20058506", "image": null, "mag": null, "type": "galaxy"},
{"name": "BL Lacertae", "ra": 22.045359, "dec": 42.27736, "wid": "Q89076339", "image": null, "mag": 10.485, "type": "BL Lacertae object"},
{"name": "BX442", "ra": 23.772044, "dec": 12.799917, "wid": "Q2626641", "image": null, "mag": null, "type": "spiral galaxy"},
{"name": "Baby Boom Galaxy", "ra": 10.015144, "dec": 2.576444, "wid": "Q195556", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Ssc2008-12a%20small.jpg", "mag": 27.842, "type": "starburst galaxy"},
{"name": "Bedin I", "ra": 19.179403, "dec": -59.917292, "wid": "Q61441720", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Bedin%201%20imaged%20by%20the%20Hubble%20Space%20Telescope.png", "mag": null, "type": "galaxy"},
{"name": "Black Eye Galaxy", "ra": 12.945471, "dec": 21.682658, "wid": "Q13983", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Blackeyegalaxy.jpg", "mag": 9.36, "type": "HI (21cm) source, Seyfert galaxy, astrophysical X-ray source, infrared source, spiral galaxy"},
{"name": "Bo\u00f6tes I", "ra": 14.0, "dec": 14.5, "wid": "Q46037", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Bootes%20I%20color%20cutout%20hst%2012549%2002%20acs%20wfc%20f814w%20f606w%20sci.jpg", "mag": 12.8, "type": "galaxy"},
{"name": "Bo\u00f6tes II", "ra": 13.966667, "dec": 12.85, "wid": "Q2483957", "image": null, "mag": 15.4, "type": "galaxy"},
{"name": "Bo\u00f6tes III", "ra": 13.952055, "dec": 26.775, "wid": "Q45975", "image": null, "mag": 12.6, "type": "galaxy"},
{"name": "CEERS-93316", "ra": 14.327633, "dec": 52.94303, "wid": "Q113420815", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/CEERS-93316.jpg", "mag": 26.13, "type": "galaxy"},
{"name": "CFHQS J2329\u20130301", "ra": 23.485639, "dec": -3.03306, "wid": "Q5010637", "image": null, "mag": 21.76, "type": "quasar"},
{"name": "CGCG 396-002", "ra": 5.626658, "dec": 1.334444, "wid": "Q79273935", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/CGCG%20396-002%20Potw2227a.jpg", "mag": 11.51, "type": "galaxy, interacting galaxy"},
{"name": "CID-42", "ra": 10.011981, "dec": 2.110386, "wid": "Q5011609", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Cid-42.jpg", "mag": 19.18, "type": "astronomical radio source, astrophysical X-ray source, far-IR source, infrared source, quasar"},
{"name": "CLASS B1152+199", "ra": 11.921747, "dec": 19.6617, "wid": "Q93765488", "image": null, "mag": 16.89, "type": "quasar"},
{"name": "CLASS B1359+154", "ra": 14.026552, "dec": 15.223376, "wid": "Q5097294", "image": null, "mag": 25.046, "type": "quasar"},
{"name": "CTA-102", "ra": 22.543447, "dec": 11.730807, "wid": "Q3277659", "image": null, "mag": 17.33, "type": "quasar"},
{"name": "CTD 135", "ra": 22.606242, "dec": 28.482614, "wid": "Q87578217", "image": null, "mag": 17.6, "type": "BL Lacertae object"},
{"name": "CTQ 327", "ra": 13.928728, "dec": -22.956497, "wid": "Q93321234", "image": null, "mag": 18.2, "type": "quasar"},
{"name": "CW Leonis", "ra": 9.79925, "dec": 13.27889, "wid": "Q81641823", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/CW%20Leonis%20UV%20%28cropped%29.jpg", "mag": 13.039, "type": "galaxy, near-IR source, planetary nebula, star"},
{"name": "Canes Venatici I", "ra": 13.467639, "dec": 33.55583, "wid": "Q46034", "image": null, "mag": 13.1, "type": "dwarf galaxy"},
{"name": "Canes Venatici II", "ra": 12.952667, "dec": 34.32, "wid": "Q35753", "image": null, "mag": 16.1, "type": "dwarf galaxy"},
{"name": "Canis Major Overdensity", "ra": 7.21, "dec": -27.667, "wid": "Q35745", "image": null, "mag": -0.1, "type": "dwarf galaxy, irregular galaxy"},
{"name": "Carina Dwarf Spheroidal Galaxy", "ra": 6.693528, "dec": -50.96611, "wid": "Q35821", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Carina%20Dwarf%20Galaxy.jpg", "mag": 8.68, "type": "dwarf galaxy"},
{"name": "Carina III", "ra": 7.641987, "dec": -57.8997, "wid": "Q92637427", "image": null, "mag": null, "type": "galaxy"},
{"name": "Cartwheel Galaxy", "ra": 0.628085, "dec": -33.716331, "wid": "Q1208155", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Cartwheel%20Galaxy.jpg", "mag": 18.52, "type": "lenticular galaxy, ring galaxy"},
{"name": "Cassiopeia 1", "ra": 2.102195, "dec": 69.01, "wid": "Q90320164", "image": null, "mag": 14.62, "type": "galaxy"},
{"name": "Cassiopeia Dwarf", "ra": 23.442139, "dec": 50.67583, "wid": "Q1186558", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Cassiopeia%20Dwarf%20%28PGC%202807155%29%20Hubble%20WikiSky.jpg", "mag": 13.6, "type": "dwarf spheroidal galaxy"},
{"name": "Centaurus A", "ra": 13.424338, "dec": -43.019113, "wid": "Q487255", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/ESO%20Centaurus%20A%20LABOCA.jpg", "mag": 3.942, "type": "BL Lacertae object, Seyfert 2 galaxy, astrophysical X-ray source, centimetric radio source, infrared source, lenticular galaxy, peculiar galaxy, radio galaxy, starburst galaxy"},
{"name": "Cetus Dwarf", "ra": 0.436333, "dec": -11.05389, "wid": "Q1361374", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Cetus%20Dwarf%20Galaxy%20color%20cutout%20hst%2010505%2031%20acs%20wfc%20f814w%20f475w%20sci.jpg", "mag": 13.2, "type": "galaxy"},
{"name": "Circinus Galaxy", "ra": 14.219418, "dec": -65.339019, "wid": "Q541325", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Circinus.galaxy.750pix.jpg", "mag": 9.84, "type": "HI (21cm) source, Seyfert 2 galaxy, Seyfert galaxy, astronomical radio source, astrophysical X-ray source, centimetric radio source, infrared source, quasar, spiral galaxy"},
{"name": "Cloverleaf quasar", "ra": 14.262847, "dec": 11.495389, "wid": "Q3245196", "image": null, "mag": 16.3, "type": "quasar"},
{"name": "Coma Berenices (dwarf galaxy)", "ra": 12.449722, "dec": 23.90417, "wid": "Q2476549", "image": null, "mag": 14.1, "type": "dwarf galaxy"},
{"name": "Comet Galaxy", "ra": 23.862231, "dec": -26.066556, "wid": "Q195136", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/CometGalaxy.jpg", "mag": 18.551, "type": "spiral galaxy"},
{"name": "Copeland Septet", "ra": 11.630695, "dec": 21.985, "wid": "Q22712927", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/N3750s-crop.jpg", "mag": 15.4, "type": "Hickson Compact Group, compact group of galaxies, galaxy, galaxy cluster, galaxy group, heptad, interacting galaxies"},
{"name": "Cosmic Horseshoe", "ra": 11.809195, "dec": 19.500889, "wid": "Q18206128", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/A%20Horseshoe%20Einstein%20Ring%20from%20Hubble.JPG", "mag": null, "type": "galaxy"},
{"name": "Cosmos Redshift 7", "ra": 10.016114, "dec": 1.804333, "wid": "Q20172932", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Eso1524aArtist%E2%80%99s%20impression%20of%20CR7%20the%20brightest%20galaxy%20in%20the%20early%20Universe.jpg", "mag": 25.12, "type": "Lyman-alpha emitter, emission-line galaxy"},
{"name": "Crater 2 Dwarf", "ra": 11.820667, "dec": -18.413, "wid": "Q23826436", "image": null, "mag": null, "type": "dwarf galaxy"},
{"name": "Cygnus A", "ra": 19.99121, "dec": 40.733916, "wid": "Q1147716", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/3c405.jpg", "mag": 16.22, "type": "Seyfert 2 galaxy, radio galaxy"},
{"name": "DA 193", "ra": 5.925224, "dec": 39.813657, "wid": "Q89114028", "image": null, "mag": 14.68, "type": "quasar"},
{"name": "DDO 169", "ra": 13.258265, "dec": 47.499636, "wid": "Q3062705", "image": null, "mag": 17.0, "type": "irregular galaxy"},
{"name": "DDO 190", "ra": 14.411965, "dec": 44.525487, "wid": "Q977442", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/UGC%209240%20galaxy%20HST.jpg", "mag": 14.24, "type": "irregular galaxy"},
{"name": "DGSAT I", "ra": 1.293219, "dec": 33.528436, "wid": "Q88918244", "image": null, "mag": null, "type": "galaxy"},
{"name": "Donatiello I", "ra": 1.194547, "dec": 34.600889, "wid": "Q58209661", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Donatiello%20I%20TNG%20official%20%28cropped%29.jpg", "mag": null, "type": "dwarf spheroidal galaxy"},
{"name": "Draco Dwarf", "ra": 17.337315, "dec": 57.921219, "wid": "Q11566", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/PGC%2060095%20Draco%20Dwarf%20Hubble%20WikiSky.jpg", "mag": 21.2, "type": "dwarf spheroidal galaxy, galaxy"},
{"name": "Draco II", "ra": 15.879889, "dec": 64.56528, "wid": "Q29382613", "image": null, "mag": null, "type": "dwarf galaxy, possible globular cluster"},
{"name": "Dragonfly 44", "ra": 13.016111, "dec": 26.97639, "wid": "Q26703430", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/DF44%20color.png", "mag": 18.2, "type": "dark galaxy, low-surface-brightness galaxy, ultra diffuse galaxy"},
{"name": "Dwingeloo 1", "ra": 2.947677, "dec": 58.911711, "wid": "Q3041916", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Dwingeloo%201%20%28WISE%29.png", "mag": 8.816, "type": "barred spiral galaxy"},
{"name": "Dwingeloo 2", "ra": 2.902353, "dec": 59.005306, "wid": "Q3041912", "image": null, "mag": 20.5, "type": "irregular galaxy"},
{"name": "EGS-zs8-1", "ra": 14.343026, "dec": 53.004257, "wid": "Q19860435", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Galaxy-EGS-zs8-1-20150505.jpg", "mag": 25.32, "type": "Lyman-break galaxy"},
{"name": "EGSD2 J142033.66+525917.5", "ra": 14.34266, "dec": 52.988135, "wid": "Q92926380", "image": null, "mag": 21.26, "type": "Seyfert 2 galaxy"},
{"name": "EGSY8p7", "ra": 14.335694, "dec": 52.890722, "wid": "Q20790995", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/EGSY8p7%20por%20el%20Hubble%20y%20Spitzer.jpg", "mag": 25.3, "type": "possible galaxy"},
{"name": "ESO 0313\u2212192", "ra": 3.264469, "dec": -19.112294, "wid": "Q30896107", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/0313-192%20%28close-up%29.jpg", "mag": 13.255, "type": "Seyfert galaxy, spiral galaxy"},
{"name": "ESO 137-001", "ra": 16.224251, "dec": -60.764053, "wid": "Q3329830", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/New%20Hubble%20image%20of%20spiral%20galaxy%20ESO%20137-001.jpg", "mag": 12.239, "type": "galaxy"},
{"name": "ESO 146-5", "ra": 22.031491, "dec": -59.94541, "wid": "Q11695980", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hubble%20image%20of%20the%20galaxy%20cluster%20Abell%203827.jpg", "mag": 13.8, "type": "brightest cluster galaxy, interacting galaxies, interacting galaxy"},
{"name": "ESO 148-2", "ra": 23.262992, "dec": -59.054428, "wid": "Q3359457", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hubble%20Interacting%20Galaxy%20ESO%20148-2%20%282008-04-24%29.jpg", "mag": 12.762, "type": "Seyfert 2 galaxy, astronomical radio source, astrophysical X-ray source, infrared source, interacting galaxy"},
{"name": "ESO 184-G82", "ra": 19.58456, "dec": -52.8439, "wid": "Q30896238", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/ESO%20184-G82%20%2815311667478%29.png", "mag": 15.17, "type": "barred spiral galaxy"},
{"name": "ESO 198-13", "ra": 2.487813, "dec": -48.491241, "wid": "Q39056531", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/ESO%20198-13%20%28Legacy%20Survey%20DR9%29.png", "mag": 11.138, "type": "spiral galaxy"},
{"name": "ESO 235-58", "ra": 21.107892, "dec": -48.121053, "wid": "Q60247892", "image": null, "mag": 13.9, "type": "spiral galaxy"},
{"name": "ESO 248-G10", "ra": 3.349315, "dec": -45.252925, "wid": "Q81668640", "image": null, "mag": 11.489, "type": "Seyfert 2 galaxy"},
{"name": "ESO 269-57", "ra": 13.167897, "dec": -46.437331, "wid": "Q1247983", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Galaxy.ap19.2003.750pix.jpg", "mag": 8.779, "type": "spiral galaxy"},
{"name": "ESO 286-19", "ra": 20.974116, "dec": -42.649838, "wid": "Q3359466", "image": null, "mag": 14.79, "type": "infrared source, low-ionization nuclear emission-line region"},
{"name": "ESO 306-17", "ra": 5.66852, "dec": -40.836517, "wid": "Q4817613", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/ESO%20306-17.jpg", "mag": 9.523, "type": "brightest cluster galaxy, elliptical galaxy"},
{"name": "ESO 325-4", "ra": 13.725886, "dec": -38.176019, "wid": "Q3046131", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Abell%20S740%2C%20cropped%20to%20ESO%20325-G004.jpg", "mag": 13.89, "type": "brightest cluster galaxy, lenticular galaxy"},
{"name": "ESO 383-76", "ra": 13.791218, "dec": -32.865006, "wid": "Q60237591", "image": null, "mag": 9.313, "type": "brightest cluster galaxy, elliptical galaxy"},
{"name": "ESO 410-G005", "ra": 0.258736, "dec": -32.179806, "wid": "Q87261356", "image": null, "mag": 15.32, "type": "low-surface-brightness galaxy"},
{"name": "ESO 415-G26", "ra": 2.472251, "dec": -31.881007, "wid": "Q60223400", "image": null, "mag": 16.4819, "type": "lenticular galaxy, star"},
{"name": "ESO 444-46", "ra": 13.465801, "dec": -31.495475, "wid": "Q55610338", "image": null, "mag": 15.0, "type": "brightest cluster galaxy, elliptical galaxy"},
{"name": "ESO 510-G13", "ra": 13.917877, "dec": -26.780681, "wid": "Q545936", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Warped%20galaxy.jpg", "mag": 8.812, "type": "astronomical radio source, edge-on galaxy, emission-line galaxy, infrared source"},
{"name": "ESO 540-030", "ra": 0.822528, "dec": -18.07611, "wid": "Q5324201", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/ESO%20540-030.jpg", "mag": 16.45, "type": "galaxy"},
{"name": "ESO 593-8", "ra": 19.241982, "dec": -21.319167, "wid": "Q3359447", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hubble%20Interacting%20Galaxy%20ESO%20593-8%20%282008-04-24%29.jpg", "mag": 11.521, "type": "emission-line galaxy, interacting galaxies"},
{"name": "ESO 603-G21", "ra": 22.856128, "dec": -20.247117, "wid": "Q65091166", "image": null, "mag": 15.5, "type": "emission-line galaxy"},
{"name": "ESO 69-6", "ra": 16.63664, "dec": -68.435561, "wid": "Q3359438", "image": null, "mag": 12.342, "type": "interacting galaxy"},
{"name": "Einstein Cross", "ra": 22.675065, "dec": 3.358508, "wid": "Q922419", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Einstein%20cross.jpg", "mag": 16.78, "type": "quasar"},
{"name": "Eridanus II", "ra": 3.739187, "dec": -43.5332, "wid": "Q19565267", "image": null, "mag": null, "type": "dwarf galaxy"},
{"name": "FBQ 0951+2635", "ra": 9.856273, "dec": 26.587163, "wid": "Q92336674", "image": null, "mag": 14.921, "type": "quasar"},
{"name": "FSC 15307+3253", "ra": 15.545563, "dec": 32.712978, "wid": "Q5427114", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/2XMM%20J153244.0%2B324248%20color%20cutout%20HST%207229%2002%20NIC%20NIC2%20F160W%20F110W%20sci.jpg", "mag": 19.324, "type": "Seyfert 2 galaxy"},
{"name": "Fornax Dwarf", "ra": 2.666472, "dec": -34.44917, "wid": "Q35818", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Fornax%20dwarf%20galaxy.jpg", "mag": 7.4, "type": "dwarf galaxy"},
{"name": "Fourcade-Figueroa Object", "ra": 13.579805, "dec": -45.5475, "wid": "Q41560172", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/PGC%2047847%20%28SDSS%20II%29.jpg", "mag": 10.03, "type": "irregular galaxy"},
{"name": "G 117-B15A", "ra": 9.404236, "dec": 35.280945, "wid": "Q5175841", "image": null, "mag": 15.539536, "type": "UV-emission source, galaxy, near-IR source, variable star, white dwarf"},
{"name": "GAMA202627", "ra": 8.707853, "dec": -0.27164, "wid": "Q5512852", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/GAMA202627.png", "mag": 15.61, "type": "emission-line galaxy, spiral galaxy"},
{"name": "GB 1508+5714", "ra": 15.167478, "dec": 57.045382, "wid": "Q89011045", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/HST%20Optical%20Image%20of%20GB1508%2B5714%20%282003-gb1508-more-3%29.jpg", "mag": 20.636, "type": "quasar"},
{"name": "GN-108036", "ra": 12.6063, "dec": 62.13554, "wid": "Q9264914", "image": null, "mag": 25.2, "type": "dwarf galaxy, emission-line galaxy"},
{"name": "GN-z11", "ra": 12.607072, "dec": 62.242056, "wid": "Q23000947", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Distant%20galaxy%20GN-z11%20in%20GOODS-N%20image%20by%20HST.jpg", "mag": 25.93, "type": "compact galaxy, dwarf irregular galaxy"},
{"name": "GR 8 (galaxy)", "ra": 12.977831, "dec": 14.216871, "wid": "Q3093378", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Dwarf%20irregular%20galaxy%20UGC%208091%20%28heic2313a%29.jpg", "mag": 14.81, "type": "HI (21cm) source, interacting galaxies, irregular galaxy"},
{"name": "Grus II", "ra": 22.068, "dec": -46.44, "wid": "Q28466085", "image": null, "mag": null, "type": "dwarf galaxy, galaxy"},
{"name": "H1426+428", "ra": 14.475, "dec": 42.667, "wid": "Q81511801", "image": null, "mag": 12.985, "type": "BL Lacertae object"},
{"name": "H1821+643", "ra": 18.365899, "dec": 64.343396, "wid": "Q22086878", "image": null, "mag": 14.24, "type": "Seyfert 1 galaxy, quasar"},
{"name": "HCM-6A", "ra": 2.665203, "dec": -1.558972, "wid": "Q5097940", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/2%27Coming%20of%20Age%27%20in%20Cosmic%20Blobs.jpg", "mag": null, "type": "emission-line galaxy"},
{"name": "HD 316285", "ra": 17.803899, "dec": -28.014757, "wid": "Q22086884", "image": null, "mag": 7.6926, "type": "binary star, blue supergiant, galaxy, infrared source, sub-millimetric source, variable star"},
{"name": "HD1", "ra": 0.668728, "dec": 2.547222, "wid": "Q111525575", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Three-color%20image%20of%20galaxy%20HD1.jpg", "mag": 24.7, "type": "galaxy"},
{"name": "HE 0435\u22121223", "ra": 4.637465, "dec": -12.28739, "wid": "Q85064839", "image": null, "mag": 17.15, "type": "quasar"},
{"name": "HE 0450\u22122958", "ra": 4.875023, "dec": -29.893118, "wid": "Q1036538", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Quasar%20HE0450-2958.jpg", "mag": 17.39, "type": "Seyfert 1 galaxy, astronomical radio source, astrophysical X-ray source, infrared source, quasar"},
{"name": "HE 1104\u22121805", "ra": 11.109275, "dec": -18.356611, "wid": "Q81163900", "image": null, "mag": 15.8, "type": "quasar"},
{"name": "HFLS3", "ra": 17.113278, "dec": 58.77306, "wid": "Q17029313", "image": null, "mag": null, "type": "galaxy, infrared source"},
{"name": "HR 5907", "ra": 15.898849, "dec": -23.978095, "wid": "Q10848090", "image": null, "mag": 5.352, "type": "UV-emission source, active galactic nucleus, astronomical radio source, centimetric radio source, near-IR source, star"},
{"name": "HUDF-JD2", "ra": 3.544091, "dec": -27.811079, "wid": "Q375761", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/HUDF-JD2.jpg", "mag": 23.95, "type": "galaxy"},
{"name": "HXMM01", "ra": 2.337917, "dec": -6.02861, "wid": "Q15036032", "image": null, "mag": null, "type": "galaxy"},
{"name": "Hanny's Voorwerp", "ra": 9.684392, "dec": 34.726194, "wid": "Q604603", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hannys%20voorwerp.jpg", "mag": 21.55, "type": "astronomical object, galaxy"},
{"name": "Haro 2", "ra": 10.54221, "dec": 54.400981, "wid": "Q65246195", "image": null, "mag": 13.13, "type": "interacting galaxy"},
{"name": "Hen 2-10", "ra": 8.604219, "dec": -26.40935, "wid": "Q733805", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Henize%202-10%20%28Chandra%20%26%20Hubble%29.jpg", "mag": 11.09, "type": "galaxy"},
{"name": "Hen 2-437", "ra": 19.549305, "dec": 26.87806, "wid": "Q18020841", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hen%202-437.png", "mag": 16.3, "type": "galaxy, infrared source, planetary nebula, star"},
{"name": "Hercules (dwarf galaxy)", "ra": 16.517222, "dec": 12.79167, "wid": "Q35750", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hercules%20Dwarf%20Galaxy.jpg", "mag": 14.0, "type": "dwarf galaxy"},
{"name": "Hercules A", "ra": 16.852229, "dec": 4.993031, "wid": "Q763628", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/A%20Multi-Wavelength%20View%20of%20Radio%20Galaxy%20Hercules%20A.jpg", "mag": 18.25, "type": "brightest cluster galaxy"},
{"name": "Hickson 40", "ra": 9.648333, "dec": -4.8517, "wid": "Q9291965", "image": null, "mag": 15.0, "type": "interacting galaxies, interacting galaxy"},
{"name": "Himiko (Lyman-alpha blob)", "ra": 2.299337, "dec": -5.145805, "wid": "Q1619069", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Pia17558.jpg", "mag": 24.9, "type": "Lyman-alpha blob, emission-line galaxy"},
{"name": "Hoag's Object", "ra": 15.287335, "dec": 21.585516, "wid": "Q872197", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hoag%27s%20object.jpg", "mag": 15.082, "type": "ring galaxy"},
{"name": "Holmberg 15A", "ra": 0.697347, "dec": -9.303184, "wid": "Q19773692", "image": null, "mag": 14.0, "type": "type-cD galaxy"},
{"name": "Holmberg II", "ra": 8.318052, "dec": 70.720285, "wid": "Q1789369", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Irregular%20galaxy%20Holmberg%20II%20%28captured%20by%20the%20Hubble%20Space%20Telescope%29.tif", "mag": 20.143, "type": "dwarf galaxy, interacting galaxy, irregular galaxy"},
{"name": "Holmberg IX", "ra": 9.958917, "dec": 69.04611, "wid": "Q1498337", "image": null, "mag": 15.15, "type": "astrophysical X-ray source, dwarf galaxy, irregular galaxy"},
{"name": "Huchra's lens", "ra": 22.675092, "dec": 3.35825, "wid": "Q1114693", "image": null, "mag": 12.214, "type": "gravitational lens, quasar"},
{"name": "Hydra A", "ra": 9.30157, "dec": -12.095553, "wid": "Q95367599", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Black%20Hole%20Pumps%20Iron%20%284127624771%29.jpg", "mag": 11.142, "type": "low-ionization nuclear emission-line region, radio galaxy"},
{"name": "I Zwicky 1", "ra": 0.893037, "dec": 12.693313, "wid": "Q78457760", "image": null, "mag": 11.105, "type": "Seyfert 1 galaxy"},
{"name": "I Zwicky 18", "ra": 9.56725, "dec": -39.767281, "wid": "Q1152250", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/I%20Zwicky%2018a.jpg", "mag": 12.929, "type": "galaxy, interacting galaxies"},
{"name": "I Zwicky 36", "ra": 12.437783, "dec": 48.4935, "wid": "Q21032358", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/UGCA%20281%20%282018-27-4164%29.png", "mag": 15.3, "type": "dwarf galaxy"},
{"name": "IC 10", "ra": 0.339767, "dec": 59.292972, "wid": "Q27994", "image": null, "mag": 6.343, "type": "irregular galaxy, low-surface-brightness galaxy, starburst galaxy"},
{"name": "IC 1011", "ra": 14.467926, "dec": 1.006277, "wid": "Q3679147", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC1011%20-%20SDSS%20DR14.jpg", "mag": 12.04, "type": "radio galaxy"},
{"name": "IC 1059", "ra": 14.845155, "dec": -0.875798, "wid": "Q3679114", "image": null, "mag": 12.959, "type": "low-ionization nuclear emission-line region"},
{"name": "IC 1101", "ra": 15.18225, "dec": 5.744775, "wid": "Q754936", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%201101%20in%20Abell%202029%20%28hst%2006228%2003%20wfpc2%20f702w%20pc%29.jpg", "mag": 17.0, "type": "lenticular galaxy, type-cD galaxy"},
{"name": "IC 1182", "ra": 16.093554, "dec": 17.802061, "wid": "Q3711026", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC1182%20-%20SDSS%20DR14.jpg", "mag": 13.632, "type": "active galactic nucleus, lenticular galaxy"},
{"name": "IC 1185", "ra": 16.095746, "dec": 17.717025, "wid": "Q3710860", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC1185%20-%20SDSS%20DR14.jpg", "mag": 14.414, "type": "Seyfert 2 galaxy"},
{"name": "IC 1189", "ra": 16.10412, "dec": 18.182891, "wid": "Q3710857", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC1189%20-%20SDSS%20DR14.jpg", "mag": 15.077, "type": "active galactic nucleus"},
{"name": "IC 1192", "ra": 16.109202, "dec": 17.775872, "wid": "Q3710985", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC1192%20-%20SDSS%20DR14.jpg", "mag": 14.354, "type": "spiral galaxy"},
{"name": "IC 1296", "ra": 18.888564, "dec": 33.066564, "wid": "Q3501780", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%201296%20%28crop%29.jpg", "mag": 12.413, "type": "barred spiral galaxy, low-surface-brightness galaxy"},
{"name": "IC 1327", "ra": 20.594799, "dec": -0.005721, "wid": "Q3710779", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC1327%20-%20SDSS%20DR14.jpg", "mag": 17.4034, "type": "galaxy"},
{"name": "IC 1337", "ra": 20.947973, "dec": -16.58579, "wid": "Q3679149", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC1337%20-%20SDSS%20DR14.jpg", "mag": 10.748, "type": "spiral galaxy"},
{"name": "IC 1459", "ra": 22.952946, "dec": -36.462221, "wid": "Q1653298", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%201459%20U2BM0104T.jpg", "mag": 11.85, "type": "galaxy"},
{"name": "IC 1481", "ra": 23.323639, "dec": 5.906206, "wid": "Q3695390", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC1481%20-%20SDSS%20DR14.jpg", "mag": 11.567, "type": "low-ionization nuclear emission-line region"},
{"name": "IC 1574", "ra": 0.717728, "dec": -22.246889, "wid": "Q3497461", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC1574%20-%20SDSS%20DR14.jpg", "mag": 14.24, "type": "irregular galaxy"},
{"name": "IC 1613", "ra": 1.081722, "dec": 2.13333, "wid": "Q663703", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Dwarf%20galaxy%20IC%201613.jpg", "mag": 10.01, "type": "dwarf galaxy, irregular galaxy"},
{"name": "IC 1623", "ra": 1.129778, "dec": -17.50694, "wid": "Q1653301", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Webb%20Explores%20a%20Pair%20of%20Merging%20Galaxies%20%28scaled%29%20%28potm2210d%29.jpeg", "mag": 15.0, "type": "interacting galaxy"},
{"name": "IC 167", "ra": 1.852403, "dec": 21.912444, "wid": "Q2718430", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%200167%20SDSS.jpg", "mag": 12.745, "type": "interacting galaxy, spiral galaxy"},
{"name": "IC 1689", "ra": 1.396631, "dec": 33.055299, "wid": "Q3693928", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC1689%20-%20SDSS%20DR14.jpg", "mag": 10.858, "type": "galaxy"},
{"name": "IC 1816", "ra": 2.530829, "dec": -36.67215, "wid": "Q3692429", "image": null, "mag": 10.192, "type": "Seyfert 2 galaxy, astronomical radio source, astrophysical X-ray source, infrared source, spiral galaxy"},
{"name": "IC 1913", "ra": 3.326272, "dec": -32.465114, "wid": "Q3693034", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%201913.jpg", "mag": 12.274, "type": "galaxy"},
{"name": "IC 1919", "ra": 3.433948, "dec": -32.894535, "wid": "Q3692763", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%201919.jpg", "mag": 10.764, "type": "galaxy"},
{"name": "IC 1953", "ra": 3.561635, "dec": -21.478619, "wid": "Q3102348", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%201953%20DSS.jpg", "mag": 12.41, "type": "spiral galaxy"},
{"name": "IC 1954", "ra": 3.525387, "dec": -51.904872, "wid": "Q3102332", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC1954%20-%20HST%20-%20Potw2131a.jpg", "mag": 9.65, "type": "galaxy"},
{"name": "IC 1993", "ra": 3.784677, "dec": -33.709966, "wid": "Q3692418", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%201993%20crop.jpg", "mag": 11.16, "type": "spiral galaxy"},
{"name": "IC 2006", "ra": 3.907896, "dec": -35.967153, "wid": "Q3692913", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%202006.png", "mag": 9.399, "type": "HI (21cm) source, elliptical galaxy, emission-line galaxy, lenticular galaxy"},
{"name": "IC 2082", "ra": 4.485611, "dec": -53.827838, "wid": "Q3691752", "image": null, "mag": 10.098, "type": "interacting galaxy, lenticular galaxy"},
{"name": "IC 2233", "ra": 8.23303, "dec": 45.74215, "wid": "Q3691781", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/The%20Needle%20Galaxy.jpg", "mag": 10.95, "type": "low-surface-brightness galaxy"},
{"name": "IC 239", "ra": 2.607729, "dec": 38.969189, "wid": "Q3714209", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Ic239s.jpg", "mag": 12.1, "type": "galaxy, intermediate spiral galaxy"},
{"name": "IC 2402", "ra": 8.799735, "dec": 31.785661, "wid": "Q3690837", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC2402%20-%20SDSS%20DR14.jpg", "mag": 14.99, "type": "brightest cluster galaxy"},
{"name": "IC 2431", "ra": 9.076494, "dec": 14.595444, "wid": "Q3690810", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC2431%20-%20HST%2C%20PanSTARRS.png", "mag": 14.3, "type": "galaxy, infrared source, interacting galaxies"},
{"name": "IC 2486", "ra": 9.504824, "dec": 26.641252, "wid": "Q3691123", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC2486%20-%20SDSS%20DR14.jpg", "mag": 11.512, "type": "spiral galaxy"},
{"name": "IC 2497", "ra": 9.684466, "dec": 34.732936, "wid": "Q1341148", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hannys%20voorwerp.jpg", "mag": 12.542, "type": "spiral galaxy"},
{"name": "IC 2498", "ra": 9.689427, "dec": 28.11446, "wid": "Q3689887", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC2498%20-%20SDSS%20DR14.jpg", "mag": 17.003, "type": "spiral galaxy"},
{"name": "IC 2531", "ra": 9.998776, "dec": -29.617892, "wid": "Q3689114", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%202531%20legacy%20dr10.jpg", "mag": 11.54, "type": "emission-line galaxy"},
{"name": "IC 2560", "ra": 10.271863, "dec": -33.563809, "wid": "Q3689878", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/A%20spiral%20in%20the%20Air%20Pump.jpg", "mag": 11.25, "type": "Seyfert 2 galaxy"},
{"name": "IC 2574", "ra": 10.473228, "dec": 68.412067, "wid": "Q1653311", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%202574%20Hubble%20WikiSky.jpg", "mag": 10.718, "type": "spiral galaxy"},
{"name": "IC 2628", "ra": 11.193853, "dec": 12.121996, "wid": "Q3690117", "image": null, "mag": 12.97, "type": "galaxy"},
{"name": "IC 2759", "ra": 11.370617, "dec": 24.300137, "wid": "Q3688756", "image": null, "mag": 13.391, "type": "low-ionization nuclear emission-line region"},
{"name": "IC 2955", "ra": 11.751071, "dec": 19.62055, "wid": "Q3688282", "image": null, "mag": 15.2, "type": "galaxy"},
{"name": "IC 310", "ra": 3.278605, "dec": 41.324897, "wid": "Q3714197", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC310%20-%20SDSS%20DR14.jpg", "mag": 11.741, "type": "lenticular galaxy, radio galaxy"},
{"name": "IC 335", "ra": 3.591952, "dec": -34.447097, "wid": "Q3713886", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/The%20beautiful%20side%20of%20IC%20335.jpg", "mag": 10.105, "type": "edge-on galaxy"},
{"name": "IC 3370", "ra": 12.460364, "dec": -39.337814, "wid": "Q3102298", "image": null, "mag": 7.858, "type": "elliptical galaxy, low-ionization nuclear emission-line region"},
{"name": "IC 3418", "ra": 12.495533, "dec": 11.404686, "wid": "Q3686787", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%203418%20in%20VIS%20and%20UV.jpg", "mag": 15.638, "type": "Magellanic spiral, low-ionization nuclear emission-line region"},
{"name": "IC 342", "ra": 3.780143, "dec": 68.096106, "wid": "Q757396", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC342%20RGB2.jpg", "mag": 5.011, "type": "intermediate spiral galaxy, starburst galaxy"},
{"name": "IC 3430", "ra": 12.504723, "dec": 9.085136, "wid": "Q3686687", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Galaxies%20in%20miniature%20%28potw2431a%29.jpg", "mag": 14.701, "type": "galaxy"},
{"name": "IC 3447", "ra": 12.521638, "dec": 10.680138, "wid": "Q3686810", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC3447%20-%20SDSS%20DR14.jpg", "mag": 17.566, "type": "astronomical object, low-ionization nuclear emission-line region"},
{"name": "IC 3505", "ra": 12.569533, "dec": 15.968303, "wid": "Q3686168", "image": null, "mag": 11.31, "type": "low-ionization nuclear emission-line region"},
{"name": "IC 3528", "ra": 12.582194, "dec": 15.565652, "wid": "Q3686499", "image": null, "mag": 15.796, "type": "Seyfert 1 galaxy"},
{"name": "IC 3583", "ra": 12.612099, "dec": 13.259147, "wid": "Q3686357", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC3583%20-%20SDSS%20DR14.jpg", "mag": 11.51, "type": "irregular galaxy"},
{"name": "IC 3622", "ra": 12.659024, "dec": 15.432019, "wid": "Q3686445", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC3622%20-%20SDSS%20DR14.jpg", "mag": 14.446, "type": "astronomical object, brightest cluster galaxy, spiral galaxy"},
{"name": "IC 4026", "ra": 13.006155, "dec": 28.047106, "wid": "Q3684398", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%204026%20SDSS.jpg", "mag": 13.966, "type": "lenticular galaxy"},
{"name": "IC 4040", "ra": 13.010517, "dec": 28.057967, "wid": "Q3684291", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC4040%20-%20SDSS%20DR14.jpg", "mag": 16.544, "type": "astronomical radio source, astrophysical X-ray source, infrared source, radio galaxy"},
{"name": "IC 4051", "ra": 13.015127, "dec": 28.007556, "wid": "Q3684372", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%204051%20SDSS.jpg", "mag": 12.305, "type": "galaxy"},
{"name": "IC 4141", "ra": 13.068813, "dec": 19.210657, "wid": "Q3683995", "image": null, "mag": 14.623, "type": "spiral galaxy"},
{"name": "IC 4182", "ra": 13.096874, "dec": 37.603615, "wid": "Q3679560", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%204182%20%28or%20UGC%208188%29%20color%20cutout%20hst%2009162%2044%20wfpc2%20f814w%20f606w%20wf%20sci.jpg", "mag": 20.7279, "type": "brightest cluster galaxy, infrared source"},
{"name": "IC 4263", "ra": 13.475981, "dec": 46.927297, "wid": "Q3683401", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%204263%20SDSS2.jpg", "mag": 14.04, "type": "low-surface-brightness galaxy"},
{"name": "IC 4329A", "ra": 13.822017, "dec": -30.309507, "wid": "Q3716785", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%204329A%20imaged%20by%20the%20Dark%20Energy%20Camera%20%28DECam%29%20on%20the%20V%C3%ADctor%20M.%20Blanco%204-meter%20Telescope.png", "mag": 12.18, "type": "Seyfert 1 galaxy, astronomical radio source, astrophysical X-ray source, infrared source, lenticular galaxy"},
{"name": "IC 438", "ra": 5.883356, "dec": -17.876123, "wid": "Q3712861", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%20438%20imaged%20by%20Legacy%20Surveys.jpg", "mag": 11.45, "type": "spiral galaxy"},
{"name": "IC 4397", "ra": 14.299636, "dec": 26.412625, "wid": "Q2614870", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC4397%20-%20SDSS%20DR14.jpg", "mag": 10.542, "type": "active galactic nucleus, astronomical radio source, infrared source, spiral galaxy"},
{"name": "IC 4441", "ra": 14.505006, "dec": -43.561036, "wid": "Q3682793", "image": null, "mag": 11.4, "type": "galaxy"},
{"name": "IC 4444", "ra": 14.527409, "dec": -43.419288, "wid": "Q3146562", "image": null, "mag": 11.55, "type": "emission-line star, infrared source, radio galaxy"},
{"name": "IC 4461", "ra": 14.583853, "dec": 26.543853, "wid": "Q3682629", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC4461%20-%20SDSS%20DR14.jpg", "mag": 15.3, "type": "spiral galaxy"},
{"name": "IC 4462", "ra": 14.584495, "dec": 26.54089, "wid": "Q3679124", "image": null, "mag": 17.6836, "type": "galaxy, interacting galaxies"},
{"name": "IC 4481", "ra": 14.669476, "dec": 16.141416, "wid": "Q3682639", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC4481%20-%20SDSS%20DR14.jpg", "mag": 18.18, "type": "astronomical object, low-ionization nuclear emission-line region"},
{"name": "IC 4516", "ra": 14.90652, "dec": 16.355211, "wid": "Q3682817", "image": null, "mag": 12.683, "type": "elliptical galaxy, radio galaxy"},
{"name": "IC 4526", "ra": 15.043942, "dec": 23.350542, "wid": "Q3679122", "image": null, "mag": 17.02, "type": "galaxy"},
{"name": "IC 4537", "ra": 15.292352, "dec": 2.047328, "wid": "Q3682423", "image": null, "mag": 15.562, "type": "low-ionization nuclear emission-line region"},
{"name": "IC 4539", "ra": 15.308653, "dec": 32.392852, "wid": "Q3682361", "image": null, "mag": 12.133, "type": "spiral galaxy"},
{"name": "IC 4588", "ra": 16.084521, "dec": 23.917092, "wid": "Q3682553", "image": null, "mag": 14.797, "type": "galaxy"},
{"name": "IC 4617", "ra": 16.702242, "dec": 36.684053, "wid": "Q3681754", "image": null, "mag": 14.118, "type": "Seyfert 2 galaxy"},
{"name": "IC 4662", "ra": 17.785887, "dec": -64.638681, "wid": "Q3058038", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hst-IC4662.jpg", "mag": 11.75, "type": "irregular galaxy"},
{"name": "IC 4687", "ra": 18.22773, "dec": -57.725347, "wid": "Q1297885", "image": null, "mag": 11.04, "type": "active galactic nucleus"},
{"name": "IC 4710", "ra": 18.477214, "dec": -66.982278, "wid": "Q3681875", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/A%20frenzy%20of%20stars%20IC%204710.jpg", "mag": 12.4, "type": "infrared source, spiral galaxy"},
{"name": "IC 485", "ra": 8.005492, "dec": 26.701486, "wid": "Q3712727", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC485%20-%20SDSS%20DR14.jpg", "mag": 14.86, "type": "Seyfert galaxy"},
{"name": "IC 4970", "ra": 20.28275, "dec": -70.74917, "wid": "Q3497497", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%204970%20by%20Hubble.jpg", "mag": 13.88, "type": "interacting galaxy, lenticular galaxy"},
{"name": "IC 5052", "ra": 20.86712, "dec": -69.193314, "wid": "Q3680776", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Blue%20bursts%20of%20hot%20young%20stars.jpg", "mag": 12.83, "type": "galaxy"},
{"name": "IC 5063", "ra": 20.867314, "dec": -57.068778, "wid": "Q3681496", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/The%20Crepuscular%20Rays%20of%20IC%205063%20-%20Flickr%20-%20geckzilla.png", "mag": 9.024, "type": "Seyfert 2 galaxy, lenticular galaxy"},
{"name": "IC 5145", "ra": 21.906403, "dec": 15.156806, "wid": "Q3680386", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC5145%20-%20SDSS%20DR14.jpg", "mag": 12.926, "type": "galaxy, infrared source"},
{"name": "IC 5152", "ra": 22.044867, "dec": -51.296444, "wid": "Q2300676", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%205152%20imaged%20by%20Legacy%20Surveys.jpg", "mag": 11.03, "type": "irregular galaxy"},
{"name": "IC 5201", "ra": 22.349288, "dec": -46.03585, "wid": "Q3680389", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/A%20closer%20look%20at%20IC%205201.jpg", "mag": 10.71, "type": "spiral galaxy"},
{"name": "IC 5325", "ra": 23.478729, "dec": -41.333259, "wid": "Q3102244", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/2MASS%20IC%205325%20JHK.jpg", "mag": 11.89, "type": "HI (21cm) source, galaxy, infrared source"},
{"name": "IC 5332", "ra": 23.574302, "dec": -36.101081, "wid": "Q2283532", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%205332%20-%20HST.jpg", "mag": 10.72, "type": "galaxy"},
{"name": "IC 5337", "ra": 23.606962, "dec": 21.150786, "wid": "Q3679767", "image": null, "mag": 12.485, "type": "astrophysical X-ray source, emission-line galaxy"},
{"name": "IC 535", "ra": 9.371173, "dec": -1.040349, "wid": "Q3712522", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC535%20-%20SDSS%20DR14.jpg", "mag": 11.662, "type": "galaxy"},
{"name": "IC 64", "ra": 0.990113, "dec": 27.0591, "wid": "Q3715587", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC64%20-%20SDSS%20DR14.jpg", "mag": 11.802, "type": "active galactic nucleus"},
{"name": "IC 66", "ra": 1.009031, "dec": 30.797242, "wid": "Q3715582", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%2066%20SDSS.jpg", "mag": 15.0, "type": "spiral galaxy"},
{"name": "IC 708", "ra": 11.566452, "dec": 49.062063, "wid": "Q3711756", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC708%20-%20SDSS%20DR14.jpg", "mag": 10.095, "type": "HI (21cm) source, astronomical radio source, astrophysical X-ray source, elliptical galaxy, radio galaxy"},
{"name": "IC 711", "ra": 11.579598, "dec": 48.956107, "wid": "Q3711892", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC711%20-%20SDSS%20DR14.jpg", "mag": 16.729, "type": "low-ionization nuclear emission-line region"},
{"name": "IC 719", "ra": 11.671803, "dec": 9.009861, "wid": "Q3711938", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC719%20-%20SDSS%20DR14.jpg", "mag": 12.379, "type": "lenticular galaxy"},
{"name": "IC 755", "ra": 12.019551, "dec": 14.104514, "wid": "Q1108534", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC%20755%20HST.jpg", "mag": 11.334, "type": "spiral galaxy"},
{"name": "IC 758", "ra": 12.069965, "dec": 62.505358, "wid": "Q3711843", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Stirring%20the%20interstellar%20soup%20%28potw2523a%29.jpg", "mag": 14.806, "type": "spiral galaxy"},
{"name": "IC 831", "ra": 12.878908, "dec": 26.470423, "wid": "Q3711517", "image": null, "mag": 13.72, "type": "galaxy"},
{"name": "IC 860", "ra": 13.250975, "dec": 24.618833, "wid": "Q3711562", "image": null, "mag": 13.026, "type": "low-ionization nuclear emission-line region, quasar"},
{"name": "IC 883", "ra": 13.343161, "dec": 34.1394, "wid": "Q1653354", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hubble%20Interacting%20Galaxy%20IC%20883%20%282008-04-24%29.jpg", "mag": 13.55, "type": "irregular galaxy, starburst galaxy"},
{"name": "IC 923", "ra": 13.720607, "dec": 55.603135, "wid": "Q3711589", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IC923%20-%20SDSS%20DR14.jpg", "mag": 16.127, "type": "astronomical radio source, radio galaxy, star"},
{"name": "IERS B0125+487", "ra": 1.46222, "dec": 49.018329, "wid": "Q74144986", "image": null, "mag": 17.2, "type": "Seyfert 1 galaxy"},
{"name": "IERS B1946+708", "ra": 19.764867, "dec": 70.930203, "wid": "Q88324789", "image": null, "mag": 14.37, "type": "blazar"},
{"name": "IERS B2352+495", "ra": 23.919294, "dec": 49.83565, "wid": "Q74067299", "image": null, "mag": 21.101, "type": "Seyfert 2 galaxy"},
{"name": "III Zw 2", "ra": 0.175279, "dec": 10.974863, "wid": "Q93528459", "image": null, "mag": 12.488, "type": "Seyfert 1 galaxy"},
{"name": "IOK-1", "ra": 13.399935, "dec": 27.415486, "wid": "Q957464", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/IOK-1.jpg", "mag": 25.44, "type": "galaxy"},
{"name": "IRAS 01003\u22122238", "ra": 1.04722, "dec": -22.365905, "wid": "Q78960958", "image": null, "mag": 18.1266, "type": "Seyfert 2 galaxy"},
{"name": "IRAS 05189\u22122524", "ra": 5.350389, "dec": -25.362575, "wid": "Q80724638", "image": null, "mag": 10.376, "type": "Seyfert 2 galaxy"},
{"name": "IRAS 06076\u22122139", "ra": 6.162718, "dec": -21.673199, "wid": "Q85313278", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Close%20encounter%20IRAS%2006076-2139.jpg", "mag": 12.598, "type": "emission-line galaxy"},
{"name": "IRAS 07598+6508", "ra": 8.075129, "dec": 64.997997, "wid": "Q80842694", "image": null, "mag": 15.5, "type": "Seyfert 1 galaxy"},
{"name": "IRAS 09104+4109", "ra": 9.229304, "dec": 40.941171, "wid": "Q78435882", "image": null, "mag": 18.594, "type": "Seyfert 2 galaxy"},
{"name": "IRAS 10565+2448", "ra": 10.988369, "dec": 24.542982, "wid": "Q60236712", "image": null, "mag": 13.949, "type": "astrophysical X-ray source, infrared source, low-ionization nuclear emission-line region, sub-millimetric source"},
{"name": "IRAS 13218+0552", "ra": 13.405524, "dec": 5.617981, "wid": "Q86508138", "image": null, "mag": 18.73, "type": "Seyfert 2 galaxy"},
{"name": "IRAS 13349+2438", "ra": 13.621867, "dec": 24.384256, "wid": "Q89283778", "image": null, "mag": 15.782, "type": "Seyfert 1 galaxy"},
{"name": "IRAS 14026+4341", "ra": 14.077444, "dec": 43.452071, "wid": "Q81497593", "image": null, "mag": 16.12, "type": "Seyfert 1 galaxy"},
{"name": "IRAS 14348\u22121447", "ra": 14.62731, "dec": -15.006658, "wid": "Q30896157", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/When%20galaxies%20collide%20IRAS%2014348-1447.jpg", "mag": 13.639, "type": "Seyfert 1 galaxy, astronomical radio source, interacting galaxy, spiral galaxy"},
{"name": "IRAS 14394+5332", "ra": 14.684558, "dec": 53.335786, "wid": "Q78201945", "image": null, "mag": 18.281, "type": "Seyfert 2 galaxy"},
{"name": "IRAS 15206+3342", "ra": 15.377242, "dec": 33.526719, "wid": "Q93892050", "image": null, "mag": 16.45, "type": "Seyfert 2 galaxy"},
{"name": "IRAS 17208\u22120014", "ra": 17.389429, "dec": -0.2836, "wid": "Q60246047", "image": null, "mag": 15.1, "type": "astronomical radio source, infrared source, low-ionization nuclear emission-line region, sub-millimetric source"},
{"name": "IRAS 19254\u22127245", "ra": 19.522618, "dec": -72.655958, "wid": "Q93578883", "image": null, "mag": 16.37, "type": "Seyfert 2 galaxy"},
{"name": "IRAS 20414\u22121651", "ra": 20.738385, "dec": -16.671286, "wid": "Q80790121", "image": null, "mag": 13.446, "type": "low-ionization nuclear emission-line region"},
{"name": "IRAS 23389+0300", "ra": 23.691752, "dec": 3.290714, "wid": "Q95350529", "image": null, "mag": 17.322, "type": "low-ionization nuclear emission-line region"},
{"name": "IRAS F11119+3257", "ra": 11.244136, "dec": 32.692634, "wid": "Q21206773", "image": null, "mag": 15.805, "type": "Seyfert 1 galaxy"},
{"name": "IRAS F12032+1707", "ra": 12.096583, "dec": 16.852222, "wid": "Q85222246", "image": null, "mag": 18.758, "type": "astronomical radio source, astrophysical maser, low-ionization nuclear emission-line region"},
{"name": "ISOHDFS 27", "ra": 22.546583, "dec": -60.559929, "wid": "Q5926012", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/ISOHDFS%2027.jpg", "mag": 23.779, "type": "spiral galaxy"},
{"name": "J1000+0221", "ra": 10.005133, "dec": 2.360806, "wid": "Q17057735", "image": null, "mag": 24.49, "type": "galaxy, near-IR source"},
{"name": "J1000+1242", "ra": 10.003661, "dec": 12.707343, "wid": "Q78431933", "image": null, "mag": 16.612, "type": "Seyfert 2 galaxy"},
{"name": "J1010+0612", "ra": 10.178712, "dec": 6.200385, "wid": "Q78432314", "image": null, "mag": 17.87, "type": "Seyfert 2 galaxy"},
{"name": "J2345\u22120449", "ra": 23.75908, "dec": -4.823783, "wid": "Q80937073", "image": null, "mag": 11.94, "type": "galaxy"},
{"name": "JADES-GS-z13-0", "ra": 3.543325, "dec": -27.7765, "wid": "Q115662149", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/JADES-GS-z13-0.png", "mag": 29.43, "type": "Lyman-break galaxy"},
{"name": "JADES-GS-z14-0", "ra": 3.538863, "dec": -27.85563, "wid": "Q126198109", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Webb%20finds%20most%20distant%20known%20galaxy%20%28JADES-GS-z14-0%20annotated%20pullout%20NIRCam%20image%29%20%28jades4%29.jpg", "mag": null, "type": "Lyman-break galaxy"},
{"name": "KKR 25", "ra": 16.229862, "dec": 54.368958, "wid": "Q11732941", "image": null, "mag": 15.9, "type": "galaxy, low-surface-brightness galaxy"},
{"name": "KKh 060", "ra": 10.266677, "dec": 6.804864, "wid": "Q20746581", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/KKh%20060%20color%20cutout%20hst%2011986%2002%20wfpc2%20f814w%20f606w%20wf%20sci.jpg", "mag": 17.98, "type": "dwarf galaxy, low-surface-brightness galaxy"},
{"name": "KKs 3", "ra": 2.411361, "dec": -73.51333, "wid": "Q18672683", "image": null, "mag": 16.0, "type": "dwarf spheroidal galaxy, elliptical galaxy"},
{"name": "Kathryn's Wheel", "ra": 16.788903, "dec": -57.440169, "wid": "Q21206762", "image": null, "mag": 8.895, "type": "interacting galaxy, spiral galaxy"},
{"name": "Kiso 5639", "ra": 11.685417, "dec": 32.42778, "wid": "Q25403878", "image": null, "mag": 16.843, "type": "dwarf irregular galaxy, emission-line galaxy"},
{"name": "LAE J095950.99+021219.1", "ra": 9.997497, "dec": 2.205314, "wid": "Q18344379", "image": null, "mag": null, "type": "emission-line galaxy"},
{"name": "LBG-2377", "ra": 16.74675, "dec": 46.452278, "wid": "Q1797892", "image": null, "mag": 22.6, "type": "galaxy"},
{"name": "LBQS 1009\u22120252", "ra": 10.204414, "dec": -3.117528, "wid": "Q87666893", "image": null, "mag": 16.745, "type": "quasar"},
{"name": "LEDA 1000714", "ra": 11.3879, "dec": -8.668442, "wid": "Q28362230", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/PGC%201000714.jpg", "mag": 17.9773, "type": "ring galaxy"},
{"name": "LEDA 1245565", "ra": 11.669088, "dec": 3.119832, "wid": "Q30896257", "image": null, "mag": 17.912, "type": "Seyfert 1 galaxy, astrophysical X-ray source, spiral galaxy, variable star"},
{"name": "LEDA 1313424", "ra": 0.160945, "dec": 7.08111, "wid": "Q86541959", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/LEDA%201313424%20%28opo2506%29.jpg", "mag": null, "type": "galaxy"},
{"name": "LEDA 135657", "ra": 2.669749, "dec": -1.774548, "wid": "Q30646430", "image": null, "mag": 12.407, "type": "low-surface-brightness galaxy"},
{"name": "LEDA 2073461", "ra": 11.892111, "dec": 36.00583, "wid": "Q88060827", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Galactic%20Overlap%20Potw2236a.jpg", "mag": null, "type": "galaxy, spiral galaxy"},
{"name": "LEDA 2108986", "ra": 15.05432, "dec": 37.766092, "wid": "Q55616356", "image": null, "mag": 14.43, "type": "galaxy"},
{"name": "LEDA 677373", "ra": 13.616805, "dec": -33.36278, "wid": "Q15914209", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/LEDA%20677373.jpg", "mag": null, "type": "galaxy"},
{"name": "LEDA 74886", "ra": 3.678672, "dec": -18.645299, "wid": "Q2335783", "image": null, "mag": 15.41, "type": "lenticular galaxy"},
{"name": "LEDA 83677", "ra": 12.952988, "dec": 27.404939, "wid": "Q30896027", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hubble%20Finds%20a%20Lenticular%20Galaxy%20Standing%20Out%20in%20the%20Crowd%20%2829092024214%29.jpg", "mag": 15.511, "type": "Seyfert 2 galaxy, astrophysical X-ray source, lenticular galaxy"},
{"name": "LEDA 896325", "ra": 13.843374, "dec": -16.580427, "wid": "Q80935589", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/LEDA896325.png", "mag": 17.13, "type": "BL Lacertae object, spiral galaxy"},
{"name": "LEDA 89996", "ra": 4.907841, "dec": -66.424565, "wid": "Q28401831", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Galaxy%20with%20a%20view.jpg", "mag": 15.454, "type": "galaxy"},
{"name": "Laevens 1", "ra": 11.6045, "dec": -10.877444, "wid": "Q22906242", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Laevens%201.jpg", "mag": null, "type": "dwarf galaxy"},
{"name": "Large Magellanic Cloud", "ra": 5.392945, "dec": -69.75611, "wid": "Q49957", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Large.mc.arp.750pix.jpg", "mag": 0.4, "type": "dwarf galaxy, gamma-ray source, infrared source, irregular galaxy"},
{"name": "Leo A", "ra": 9.990683, "dec": 30.746389, "wid": "Q587930", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Leo%20A%20Hubble%20WikiSky.jpg", "mag": 14.08, "type": "galaxy"},
{"name": "Leo I (dwarf galaxy)", "ra": 10.141144, "dec": 12.3065, "wid": "Q35810", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Ugc5470.jpg", "mag": 10.0, "type": "dwarf galaxy, elliptical galaxy"},
{"name": "Leo II (dwarf galaxy)", "ra": 11.224481, "dec": 22.152806, "wid": "Q35776", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/LG%20Leo%20II%20%2826422781005%29.jpg", "mag": 12.0, "type": "galaxy"},
{"name": "Leo IV (dwarf galaxy)", "ra": 11.549167, "dec": -0.53333, "wid": "Q32868", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Leo%20IV%20dwarf%20galaxy.jpeg", "mag": 15.1, "type": "galaxy"},
{"name": "Leo P", "ra": 10.362534, "dec": 18.088024, "wid": "Q16590126", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Leo%20P%20color%20cutout%20hst%2013376%2008%20acs%20wfc%20f814w%20f475w%20sci.jpg", "mag": 19.727, "type": "brightest cluster galaxy"},
{"name": "Leo T", "ra": 9.5815, "dec": 17.05139, "wid": "Q1356286", "image": null, "mag": 15.1, "type": "dwarf galaxy"},
{"name": "Leo Triplet", "ra": 11.316667, "dec": 13.2, "wid": "Q1122442", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Galaxies-M65-M66-NGC3628.jpeg", "mag": null, "type": "galaxy group, interacting galaxy, triad"},
{"name": "Leo V (dwarf galaxy)", "ra": 11.519333, "dec": 2.22, "wid": "Q32869", "image": null, "mag": 16.0, "type": "dwarf spheroidal galaxy"},
{"name": "M33 X-7", "ra": 1.559481, "dec": 30.536472, "wid": "Q2697812", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M33%20X-7.jpg", "mag": 17.5, "type": "astrophysical X-ray source, binary star, eclipsing binary star, galaxy, high-mass X-ray binary"},
{"name": "M59-UCD3", "ra": 12.703067, "dec": 11.644781, "wid": "Q20740382", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M59-UCD3%20M85-HCCI.png", "mag": 15.695, "type": "dwarf galaxy"},
{"name": "M60-UCD1", "ra": 12.726657, "dec": 11.534636, "wid": "Q15088429", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M60-UCD1%20by%20HST.jpg", "mag": 17.544, "type": "ultra-compact dwarf galaxy"},
{"name": "M85-HCC1", "ra": 12.423013, "dec": 18.181586, "wid": "Q20741034", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M59-UCD3%20M85-HCCI.png", "mag": 19.39, "type": "ultra-compact dwarf galaxy"},
{"name": "MACS 2129-1", "ra": 21.4895, "dec": -7.692, "wid": "Q77850000", "image": null, "mag": 17.81, "type": "galaxy"},
{"name": "MACS0647-JD", "ra": 6.798814, "dec": 70.243267, "wid": "Q73688", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/MACS0647-JD.JPG", "mag": null, "type": "galaxy"},
{"name": "MACS1149-JD1", "ra": 11.825996, "dec": 22.412717, "wid": "Q75380", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Annotated%20montage%20-%20galaxy%20cluster%20MACS%20J1149%2B2223%20and%20high-z%20galaxy%20MACS1149-JD%2001.jpg", "mag": 25.8, "type": "galaxy"},
{"name": "MB 3", "ra": 2.928584, "dec": 58.86095, "wid": "Q14776629", "image": null, "mag": 10.925, "type": "galaxy"},
{"name": "MCG +01-02-015", "ra": 0.50796, "dec": 5.861256, "wid": "Q65057483", "image": null, "mag": 11.017, "type": "galaxy, spiral galaxy, void galaxy"},
{"name": "MCG +07-33-027", "ra": 16.037953, "dec": 42.916916, "wid": "Q30896044", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/MGC%2B07-33-27%20Hubble%20cropped.jpg", "mag": 10.914, "type": "spiral galaxy, starburst galaxy"},
{"name": "MCG +08-11-011", "ra": 5.914891, "dec": 46.439341, "wid": "Q86459332", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/UGC%203374%20%28MCG%20%2B8-11-11%29.jpg", "mag": 9.668, "type": "Seyfert 1 galaxy"},
{"name": "MCG-03-04-014", "ra": 1.169161, "dec": -16.852692, "wid": "Q116457648", "image": null, "mag": 11.067, "type": "emission-line galaxy"},
{"name": "MR 2251\u2212178", "ra": 22.901635, "dec": -17.582056, "wid": "Q86031678", "image": null, "mag": 11.889, "type": "Seyfert 1 galaxy"},
{"name": "MRC 0316\u2212257", "ra": 3.303333, "dec": -25.585833, "wid": "Q87704089", "image": null, "mag": 23.8, "type": "radio galaxy"},
{"name": "MRC 0406\u2212244", "ra": 4.147611, "dec": -24.30472, "wid": "Q89546656", "image": null, "mag": 22.4, "type": "Seyfert 2 galaxy"},
{"name": "MRC 2011\u2212298", "ra": 20.238519, "dec": -29.710136, "wid": "Q91362286", "image": null, "mag": 13.641, "type": "brightest cluster galaxy"},
{"name": "MS 0735.6+7421", "ra": 7.694528, "dec": 74.24944, "wid": "Q5098715", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/MS%200735.jpg", "mag": 17.7, "type": "galaxy"},
{"name": "MS 1512-cB58", "ra": 15.239521, "dec": 36.607132, "wid": "Q5097265", "image": null, "mag": 22.383, "type": "active galactic nucleus"},
{"name": "Maffei 1", "ra": 2.609853, "dec": 59.654592, "wid": "Q1194932", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Maf1atlas.jpg", "mag": 6.237, "type": "elliptical galaxy, lenticular galaxy"},
{"name": "Maffei 2", "ra": 2.698637, "dec": 59.604092, "wid": "Q2548238", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Maf2atlas.jpg", "mag": 5.215, "type": "spiral galaxy"},
{"name": "Malin 1", "ra": 12.616485, "dec": 14.330322, "wid": "Q4180017", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Malin1-HLA%20%28cropped%29.jpg", "mag": 19.25, "type": "Seyfert galaxy, low-ionization nuclear emission-line region, low-surface-brightness galaxy, spiral galaxy"},
{"name": "Markarian 1018", "ra": 2.104442, "dec": -0.29145, "wid": "Q60223257", "image": null, "mag": 16.7921, "type": "Seyfert 1 galaxy, lenticular galaxy"},
{"name": "Markarian 1073", "ra": 3.250391, "dec": 42.035664, "wid": "Q74295315", "image": null, "mag": 15.05, "type": "Seyfert 2 galaxy"},
{"name": "Markarian 1263", "ra": 10.815793, "dec": 12.194939, "wid": "Q60225684", "image": null, "mag": 13.266, "type": "galaxy"},
{"name": "Markarian 177", "ra": 11.556521, "dec": 55.072393, "wid": "Q18643729", "image": null, "mag": 15.7, "type": "active galactic nucleus, dwarf galaxy"},
{"name": "Markarian 231", "ra": 12.937287, "dec": 56.873677, "wid": "Q3232769", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hubble%20Interacting%20Galaxy%20UGC%208058%20%282008-04-24%29.jpg", "mag": 11.024, "type": "Seyfert 1 galaxy, Seyfert galaxy, luminous infrared galaxy, spiral galaxy"},
{"name": "Markarian 273", "ra": 13.745019, "dec": 55.886992, "wid": "Q3359462", "image": null, "mag": 14.878, "type": "Seyfert 2 galaxy, galaxy"},
{"name": "Markarian 335", "ra": 0.105427, "dec": 20.202949, "wid": "Q55622228", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/MRK%20335%20sdss.jpg", "mag": 12.033, "type": "Seyfert 1 galaxy"},
{"name": "Markarian 382", "ra": 7.923693, "dec": 39.186086, "wid": "Q60224790", "image": null, "mag": 11.472, "type": "Seyfert 1 galaxy, spiral galaxy"},
{"name": "Markarian 421", "ra": 11.074254, "dec": 38.208833, "wid": "Q201968", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Mark421-U3WS2701M.jpg", "mag": 12.9, "type": "blazar"},
{"name": "Markarian 463", "ra": 13.93414, "dec": 18.3718, "wid": "Q60237698", "image": null, "mag": 13.319, "type": "Seyfert 2 galaxy, spiral galaxy"},
{"name": "Markarian 471", "ra": 14.382037, "dec": 32.850657, "wid": "Q80648048", "image": null, "mag": 17.5102, "type": "Seyfert 2 galaxy"},
{"name": "Markarian 478", "ra": 14.702075, "dec": 35.439705, "wid": "Q60239038", "image": null, "mag": 12.001, "type": "Seyfert 1 galaxy, astronomical radio source, astrophysical X-ray source, infrared source, quasar"},
{"name": "Markarian 493", "ra": 15.986006, "dec": 35.02988, "wid": "Q60239744", "image": null, "mag": 13.358, "type": "Seyfert 1 galaxy, spiral galaxy"},
{"name": "Markarian 501", "ra": 16.897838, "dec": 39.760169, "wid": "Q6770566", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/MRK%200501%202MASS.jpg", "mag": 13.032, "type": "BL Lacertae object"},
{"name": "Markarian 590", "ra": 2.242656, "dec": -0.766717, "wid": "Q1039806", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200863%20SDSS.jpg", "mag": 10.761, "type": "Seyfert 1 galaxy, spiral galaxy"},
{"name": "Markarian 876", "ra": 16.23255, "dec": 65.719432, "wid": "Q89057334", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/MRK876%20hst%209763%2006%20acs%20wfc%20f625w%20sci%20hdr.jpg", "mag": 14.9357, "type": "Seyfert 1 galaxy, astronomical object"},
{"name": "Mayall's Object", "ra": 11.06497, "dec": 40.849969, "wid": "Q115523", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hubble%20Interacting%20Galaxy%20Arp%20148%20%282008-04-24%29.jpg", "mag": 11.431, "type": "colliding galaxies, interacting galaxy"},
{"name": "Messier 100", "ra": 12.381944, "dec": 15.822639, "wid": "Q14365", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier%20100%20and%20Supernova%20SN%202006X.jpg", "mag": 13.759, "type": "HI (21cm) source, active galactic nucleus, astrophysical X-ray source, infrared source, spiral galaxy"},
{"name": "Messier 102", "ra": 15.108211, "dec": 55.763308, "wid": "Q14374", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Ngc5866%20hst%20big.png", "mag": 11.12, "type": "edge-on galaxy, lenticular galaxy"},
{"name": "Messier 105", "ra": 10.797111, "dec": 12.581631, "wid": "Q14377", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier105%20-%20HST%20-%20Potw1901a.jpg", "mag": 9.647, "type": "HI (21cm) source, elliptical galaxy, low-ionization nuclear emission-line region"},
{"name": "Messier 106", "ra": 12.316006, "dec": 47.303719, "wid": "Q4658", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier%20106%20visible%20and%20infrared%20composite.jpg", "mag": 10.917, "type": "Seyfert 2 galaxy, astrophysical X-ray source, astrophysical maser, spiral galaxy"},
{"name": "Messier 108", "ra": 11.191935, "dec": 55.674122, "wid": "Q4751", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier108%20-%20SDSS%20DR%2014%20%28panorama%29.jpg", "mag": 8.021, "type": "edge-on galaxy, starburst galaxy"},
{"name": "Messier 109", "ra": 11.959996, "dec": 53.374519, "wid": "Q4746", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier109%20-%20SDSS%20DR14%20%28panorama%29.jpg", "mag": 6.937, "type": "barred spiral galaxy"},
{"name": "Messier 110", "ra": 0.672793, "dec": 41.685416, "wid": "Q4662", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M110%20-%20Noao-m110.jpg", "mag": 5.587, "type": "dwarf elliptical galaxy"},
{"name": "Messier 32", "ra": 0.711618, "dec": 40.865169, "wid": "Q13720", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M32.jpg", "mag": 5.095, "type": "astrophysical X-ray source, dwarf elliptical galaxy, infrared source"},
{"name": "Messier 49", "ra": 12.496333, "dec": 8.000411, "wid": "Q13952", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M49a.jpg", "mag": 10.413, "type": "Seyfert 2 galaxy, astronomical radio source, astrophysical X-ray source, elliptical galaxy, type-cD galaxy"},
{"name": "Messier 58", "ra": 12.628777, "dec": 11.818089, "wid": "Q13970", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M58s%20%28visible%29.jpg", "mag": 6.486, "type": "HI (21cm) source, Seyfert galaxy, astrophysical X-ray source, infrared source, spiral galaxy, sub-millimetric source"},
{"name": "Messier 59", "ra": 12.700645, "dec": 11.646931, "wid": "Q13971", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier59%20-%20HST%20-%20Potw1921a.jpg", "mag": 6.967, "type": "astrophysical X-ray source, elliptical galaxy"},
{"name": "Messier 60", "ra": 12.727778, "dec": 11.552778, "wid": "Q13976", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Arp116%20Hubble.jpg", "mag": 6.0, "type": "astronomical radio source, astrophysical X-ray source, elliptical galaxy"},
{"name": "Messier 61", "ra": 12.365258, "dec": 4.473775, "wid": "Q13978", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M61%203.6%205.8%208.0%20microns%20spitzer.png", "mag": 10.977, "type": "HI (21cm) source, Seyfert 2 galaxy, astrophysical X-ray source, infrared source, spiral galaxy"},
{"name": "Messier 63", "ra": 13.263687, "dec": 42.029368, "wid": "Q13981", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M63s.jpg", "mag": 5.608, "type": "infrared source, low-ionization nuclear emission-line region, spiral galaxy, sub-millimetric source"},
{"name": "Messier 65", "ra": 11.315544, "dec": 13.092211, "wid": "Q13986", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M65%20Galaxy%20from%20the%20Mount%20Lemmon%20SkyCenter%20Schulman%20Telescope%20courtesy%20Adam%20Block.jpg", "mag": 6.309, "type": "astrophysical X-ray source, spiral galaxy"},
{"name": "Messier 66", "ra": 11.337507, "dec": 12.991289, "wid": "Q13992", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M66%20Galaxy%20from%20the%20Mount%20Lemmon%20SkyCenter%20Schulman%20Telescope%20courtesy%20Adam%20Block.jpg", "mag": 5.881, "type": "HI (21cm) source, astrophysical X-ray source, infrared source, spiral galaxy, sub-millimetric source"},
{"name": "Messier 74", "ra": 1.611594, "dec": 15.783583, "wid": "Q14013", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M74%203.6%205.8%208.0%20microns%20spitzer.png", "mag": 9.46, "type": "HI (21cm) source, astrophysical X-ray source, grand design spiral galaxy, infrared source"},
{"name": "Messier 77", "ra": 2.711325, "dec": -0.013289, "wid": "Q14017", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier%2077%20spiral%20galaxy%20by%20HST.jpg", "mag": 9.7, "type": "HI (21cm) source, Seyfert galaxy, astrophysical X-ray source, barred spiral galaxy, centimetric radio source, infrared source"},
{"name": "Messier 81", "ra": 9.925881, "dec": 69.065295, "wid": "Q81102410", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M81.jpg", "mag": 4.09, "type": "Seyfert 2 galaxy, active galactic nucleus, astronomical radio source, astrophysical X-ray source, infrared source"},
{"name": "Messier 82", "ra": 9.931231, "dec": 69.679703, "wid": "Q14026", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M82%20HST%20ACS%202006-14-a-large%20web.jpg", "mag": 15.145, "type": "astronomical radio source, edge-on galaxy, interacting galaxies, interacting galaxy, irregular galaxy, luminous infrared galaxy, starburst galaxy"},
{"name": "Messier 83", "ra": 13.616922, "dec": -29.865761, "wid": "Q14030", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier83%20-%20Heic1403a.jpg", "mag": 8.11, "type": "HI (21cm) source, astrophysical X-ray source, infrared source, spiral galaxy, starburst galaxy"},
{"name": "Messier 84", "ra": 12.416667, "dec": 12.886983, "wid": "Q92258118", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Phot-04a-03-hires.jpg", "mag": 9.448, "type": "Seyfert 2 galaxy, astrophysical X-ray source, elliptical galaxy, infrared source, lenticular galaxy, sub-millimetric source"},
{"name": "Messier 85", "ra": 12.423348, "dec": 18.191081, "wid": "Q14035", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier%2085%20Hubble%20WikiSky.jpg", "mag": 6.145, "type": "astrophysical X-ray source, elliptical galaxy, lenticular galaxy"},
{"name": "Messier 86", "ra": 12.436667, "dec": 12.945969, "wid": "Q92258250", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier%2086%20Hubble%20WikiSky.jpg", "mag": 10.982, "type": "HI (21cm) source, astrophysical X-ray source, elliptical galaxy, infrared source, lenticular galaxy"},
{"name": "Messier 87", "ra": 12.513729, "dec": 12.391123, "wid": "Q14041", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M87-full%20jpg.jpg", "mag": 8.63, "type": "astronomical radio source, astrophysical X-ray source, brightest cluster galaxy, elliptical galaxy, infrared source"},
{"name": "Messier 88", "ra": 12.533116, "dec": 14.420411, "wid": "Q14048", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M88s.jpg", "mag": 6.267, "type": "Seyfert 2 galaxy, spiral galaxy"},
{"name": "Messier 89", "ra": 12.594393, "dec": 12.5563, "wid": "Q14337", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier%20089%20Hubble%20WikiSky.jpg", "mag": 10.73, "type": "astronomical radio source, astrophysical X-ray source, elliptical galaxy, low-ionization nuclear emission-line region"},
{"name": "Messier 90", "ra": 12.613838, "dec": 13.162944, "wid": "Q14343", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier90%20-%20SDSS%20DR14%20%28panorama%29.jpg", "mag": 10.033, "type": "HI (21cm) source, Seyfert 2 galaxy, anemic galaxy, astrophysical X-ray source, infrared source"},
{"name": "Messier 91", "ra": 12.590675, "dec": 14.496319, "wid": "Q14344", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M91s.jpg", "mag": 10.914, "type": "HI (21cm) source, infrared source, low-ionization nuclear emission-line region, spiral galaxy"},
{"name": "Messier 94", "ra": 12.848097, "dec": 41.120153, "wid": "Q14349", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier%2094.jpg", "mag": 6.026, "type": "Seyfert galaxy, astronomical radio source, astrophysical X-ray source, spiral galaxy"},
{"name": "Messier 95", "ra": 10.732704, "dec": 11.703611, "wid": "Q14351", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/The%20VLT%20goes%20lion%20hunting.jpg", "mag": 7.574, "type": "HI (21cm) source, barred spiral galaxy, infrared source"},
{"name": "Messier 96", "ra": 10.779373, "dec": 11.819939, "wid": "Q14354", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%203368%20ESO.jpg", "mag": 10.15, "type": "HI (21cm) source, infrared source, spiral galaxy, sub-millimetric source"},
{"name": "Messier 98", "ra": 12.230081, "dec": 14.900469, "wid": "Q14361", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Messier%2098.jpg", "mag": 11.14, "type": "HI (21cm) source, astrophysical X-ray source, infrared source, low-ionization nuclear emission-line region, spiral galaxy"},
{"name": "Messier 99", "ra": 12.313785, "dec": 14.416489, "wid": "Q14364", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/M99s.jpg", "mag": 9.87, "type": "HI (21cm) source, astrophysical X-ray source, grand design spiral galaxy, infrared source, sub-millimetric source"},
{"name": "Mice Galaxies", "ra": 12.769494, "dec": 30.731583, "wid": "Q211449", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC4676.jpg", "mag": 14.1, "type": "interacting galaxies, interacting galaxy, lenticular galaxy"},
{"name": "NGC 1", "ra": 0.121071, "dec": 27.708062, "wid": "Q15765", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1%20NGC2%20-%20SDSS%20DR14.jpg", "mag": 16.4889, "type": "galaxy"},
{"name": "NGC 10", "ra": 0.142927, "dec": -33.858386, "wid": "Q33952", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%2010%20ESO-LV%203490320%20I%20B%20R.png", "mag": 12.3, "type": "spiral galaxy"},
{"name": "NGC 100", "ra": 0.400788, "dec": 16.486389, "wid": "Q204624", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC100%20-%20SDSS%20DR14.jpg", "mag": 11.284, "type": "low-surface-brightness galaxy, spiral galaxy"},
{"name": "NGC 1000", "ra": 2.647152, "dec": 41.459685, "wid": "Q1256573", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201000%20DSS.jpg", "mag": 11.875, "type": "lenticular galaxy"},
{"name": "NGC 1001", "ra": 2.653519, "dec": 41.671697, "wid": "Q959008", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201001%20DSS.jpg", "mag": 11.268, "type": "spiral galaxy"},
{"name": "NGC 1003", "ra": 2.654693, "dec": 40.872292, "wid": "Q1040837", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201003%20-HST09042%2015-R814GB435.png", "mag": 11.3, "type": "spiral galaxy"},
{"name": "NGC 1004", "ra": 2.628281, "dec": 1.975267, "wid": "Q1256536", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201004%20SDSS.jpg", "mag": 10.733, "type": "elliptical galaxy"},
{"name": "NGC 1009", "ra": 2.638624, "dec": 2.310033, "wid": "Q1040878", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201009%20SDSS.jpg", "mag": 15.4, "type": "spiral galaxy"},
{"name": "NGC 101", "ra": 0.398504, "dec": -32.536206, "wid": "Q754079", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%20101%20ESO.jpg", "mag": 10.741, "type": "barred spiral galaxy"},
{"name": "NGC 1015", "ra": 2.636546, "dec": -1.318617, "wid": "Q1040914", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201015%20SDSS.jpg", "mag": 11.603, "type": "barred spiral galaxy, ring galaxy"},
{"name": "NGC 1016", "ra": 2.638764, "dec": 2.1192, "wid": "Q1040921", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1016.JPG", "mag": 8.576, "type": "elliptical galaxy"},
{"name": "NGC 1019", "ra": 2.64095, "dec": 1.907686, "wid": "Q1040941", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201019%20-HST05479%203f-606-asinh.png", "mag": 14.95, "type": "Seyfert 1 galaxy, spiral galaxy"},
{"name": "NGC 102", "ra": 0.410151, "dec": -13.956347, "wid": "Q597313", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC102%20-%20SDSS%20DR14.jpg", "mag": 14.0, "type": "barred spiral galaxy, lenticular galaxy"},
{"name": "NGC 1022", "ra": 2.642418, "dec": -6.677389, "wid": "Q1040962", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1022%20-%20SDSS%20DR14.jpg", "mag": 11.499, "type": "spiral galaxy"},
{"name": "NGC 1023", "ra": 2.673337, "dec": 39.06325, "wid": "Q639434", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1023%20JeffJohnson.jpg", "mag": 10.35, "type": "barred spiral galaxy, interacting galaxies, interacting galaxy, lenticular galaxy"},
{"name": "NGC 1024", "ra": 2.653324, "dec": 10.846811, "wid": "Q1040979", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201024%20DSS.jpg", "mag": 13.8, "type": "interacting galaxy, spiral galaxy"},
{"name": "NGC 1032", "ra": 2.656553, "dec": 1.09389, "wid": "Q904255", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/A%20spiral%20disguised%20NGC%201032.jpg", "mag": 13.2, "type": "lenticular galaxy, spiral galaxy"},
{"name": "NGC 1035", "ra": 2.658093, "dec": -8.133643, "wid": "Q520786", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201035%20SDSS.jpg", "mag": 9.13, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1042", "ra": 2.673326, "dec": -8.433541, "wid": "Q695514", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1042-hst-R606GB450.jpg", "mag": 17.7141, "type": "intermediate spiral galaxy"},
{"name": "NGC 1047", "ra": 2.675789, "dec": -8.14768, "wid": "Q1041137", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201047%20SDSS.jpg", "mag": 11.136, "type": "lenticular galaxy"},
{"name": "NGC 1048", "ra": 2.677202, "dec": -8.533372, "wid": "Q1041147", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1048%20-%20SDSS%20DR14.jpg", "mag": 10.76, "type": "lenticular galaxy, low-ionization nuclear emission-line region"},
{"name": "NGC 105", "ra": 0.42132, "dec": 12.883865, "wid": "Q834177", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC105%20-%20HST%20-%20Potw2201a.jpg", "mag": 12.914, "type": "spiral galaxy"},
{"name": "NGC 1052", "ra": 2.684666, "dec": -8.255764, "wid": "Q1041172", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201052%20SDSS.jpg", "mag": 11.41, "type": "elliptical galaxy"},
{"name": "NGC 1052-DF2", "ra": 2.69625, "dec": -8.40222, "wid": "Q51338449", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201052-DF2%20a%20ghostly%20galaxy%20lacking%20dark%20matter.jpg", "mag": null, "type": "ultra diffuse galaxy"},
{"name": "NGC 1055", "ra": 2.695898, "dec": 0.443181, "wid": "Q695542", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/The%20edge-on%20galaxy%20NGC%201055.jpg", "mag": 10.5, "type": "edge-on galaxy"},
{"name": "NGC 1058", "ra": 2.725007, "dec": 37.341335, "wid": "Q920256", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201058%20GALEX.jpg", "mag": 9.029, "type": "Seyfert 2 galaxy, spiral galaxy"},
{"name": "NGC 106", "ra": 0.412151, "dec": -5.148733, "wid": "Q1035554", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC106%20-%20SDSS%20DR14.jpg", "mag": 10.285, "type": "lenticular galaxy"},
{"name": "NGC 1060", "ra": 2.720846, "dec": 32.425011, "wid": "Q1041214", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201060%20SDSS.jpg", "mag": 13.71, "type": "lenticular galaxy"},
{"name": "NGC 107", "ra": 0.428385, "dec": -8.282797, "wid": "Q1035561", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC107%20-%20SDSS%20DR14.jpg", "mag": 12.436, "type": "spiral galaxy"},
{"name": "NGC 1073", "ra": 2.727944, "dec": 1.375869, "wid": "Q696229", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201073%20Hubble.jpg", "mag": 11.3, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1077", "ra": 2.766825, "dec": 40.090228, "wid": "Q1041344", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201077%20DSS.jpg", "mag": 11.397, "type": "spiral galaxy"},
{"name": "NGC 1079", "ra": 2.728982, "dec": -29.00327, "wid": "Q1041370", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201079%20DSS.jpg", "mag": 11.5, "type": "intermediate spiral galaxy"},
{"name": "NGC 108", "ra": 0.433253, "dec": 29.212067, "wid": "Q1035565", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200108%20SDSS.jpg", "mag": 9.281, "type": "lenticular galaxy"},
{"name": "NGC 1084", "ra": 2.766646, "dec": -7.578639, "wid": "Q512223", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1084-hst-R814G606B450.jpg", "mag": 7.93, "type": "spiral galaxy"},
{"name": "NGC 1085", "ra": 2.773698, "dec": 3.607254, "wid": "Q1041407", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201085%20imaged%20by%20Legacy%20Surveys.jpg", "mag": 10.787, "type": "spiral galaxy"},
{"name": "NGC 1086", "ra": 2.798987, "dec": 41.246399, "wid": "Q1041416", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201086%20DSS.jpg", "mag": 18.1473, "type": "spiral galaxy"},
{"name": "NGC 1087", "ra": 2.773654, "dec": -0.498736, "wid": "Q841141", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201087%20SDSS.jpg", "mag": 9.57, "type": "intermediate spiral galaxy"},
{"name": "NGC 109", "ra": 0.437399, "dec": 21.8074, "wid": "Q573097", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200109%20SDSS.jpg", "mag": 10.798, "type": "lenticular galaxy"},
{"name": "NGC 1090", "ra": 2.776088, "dec": -0.247042, "wid": "Q1041448", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201090%20SDSS.jpg", "mag": 12.205, "type": "spiral galaxy"},
{"name": "NGC 1097", "ra": 2.771961, "dec": -30.274911, "wid": "Q493569", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1097%20-%20ESO%20-%20eso0438d.jpg", "mag": 6.252, "type": "barred spiral galaxy, low-ionization nuclear emission-line region"},
{"name": "NGC 11", "ra": 0.145137, "dec": 37.447886, "wid": "Q33995", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC11%20-%20SDSS%20DR14.jpg", "mag": 14.5, "type": "spiral galaxy"},
{"name": "NGC 1100", "ra": 2.760022, "dec": -17.688933, "wid": "Q1041536", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201100.gif", "mag": 14.03, "type": "intermediate spiral galaxy"},
{"name": "NGC 1101", "ra": 2.804119, "dec": 4.578016, "wid": "Q1041545", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201101%20SDSS.jpg", "mag": 10.755, "type": "lenticular galaxy"},
{"name": "NGC 1106", "ra": 2.844582, "dec": 41.671584, "wid": "Q1041586", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201106%20DSS.jpg", "mag": 13.7, "type": "lenticular galaxy"},
{"name": "NGC 1110", "ra": 2.819255, "dec": -7.839946, "wid": "Q549984", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201110%20GALEX%20WikiSky.jpg", "mag": 13.4, "type": "spiral galaxy"},
{"name": "NGC 112", "ra": 0.446875, "dec": 31.703326, "wid": "Q131829", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC112%20-%20SDSS%20DR14.jpg", "mag": 17.5856, "type": "spiral galaxy"},
{"name": "NGC 1125", "ra": 2.861195, "dec": -16.65111, "wid": "Q1041706", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201125%20DSS.jpg", "mag": 13.13, "type": "Seyfert 2 galaxy, astrophysical X-ray source, infrared source, lenticular galaxy"},
{"name": "NGC 113", "ra": 0.448507, "dec": -2.500839, "wid": "Q870255", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200113%20SDSS.jpg", "mag": 10.808, "type": "lenticular galaxy"},
{"name": "NGC 1132", "ra": 2.881061, "dec": -1.274722, "wid": "Q909725", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201132HST.jpg", "mag": 9.427, "type": "BL Lacertae object, astrophysical X-ray source, elliptical galaxy, infrared source"},
{"name": "NGC 1134", "ra": 2.894822, "dec": 13.014224, "wid": "Q1041760", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201134%20DSS.jpg", "mag": 9.055, "type": "interacting galaxy, spiral galaxy"},
{"name": "NGC 114", "ra": 0.449506, "dec": -1.786206, "wid": "Q870250", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC114%20-%20SDSS%20DR14.jpg", "mag": 10.604, "type": "lenticular galaxy"},
{"name": "NGC 1140", "ra": 2.909313, "dec": -10.028649, "wid": "Q1041798", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201140%20GALEX%20WikiSky.jpg", "mag": 12.84, "type": "HI (21cm) source, emission-line galaxy, infrared source, interacting galaxies, sub-millimetric source"},
{"name": "NGC 1142", "ra": 2.920064, "dec": -0.183547, "wid": "Q1147219", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201144%20-HST05479%203o-546m.png", "mag": 10.065, "type": "Seyfert 2 galaxy, spiral galaxy"},
{"name": "NGC 115", "ra": 0.446188, "dec": -33.6771, "wid": "Q862695", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%20115%20ESO.jpg", "mag": 13.5, "type": "low-surface-brightness galaxy, spiral galaxy"},
{"name": "NGC 1153", "ra": 2.969524, "dec": 3.361939, "wid": "Q1041862", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201153%20SDSS.jpg", "mag": 13.5, "type": "lenticular galaxy"},
{"name": "NGC 1154", "ra": 2.968805, "dec": -10.363273, "wid": "Q691009", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201154%20DSS.jpg", "mag": 14.4, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1155", "ra": 2.970304, "dec": -10.35058, "wid": "Q1041867", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201155%20DSS.jpg", "mag": 11.742, "type": "lenticular galaxy"},
{"name": "NGC 1156", "ra": 2.995237, "dec": 25.241208, "wid": "Q840794", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1156%20-%20HST%20-%20Potw2234a.jpg", "mag": 11.74, "type": "HI (21cm) source, infrared source, interacting galaxies, irregular galaxy, radio galaxy"},
{"name": "NGC 1157", "ra": 2.968524, "dec": -15.118528, "wid": "Q1041873", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201157%20SDSS.jpg", "mag": 14.8, "type": "spiral galaxy"},
{"name": "NGC 1158", "ra": 2.953179, "dec": -14.395482, "wid": "Q1041878", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201158%20DSS.jpg", "mag": 11.993, "type": "lenticular galaxy"},
{"name": "NGC 1159", "ra": 3.012923, "dec": 43.162528, "wid": "Q1041882", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201159%20SDSS.jpg", "mag": 14.2, "type": "spiral galaxy"},
{"name": "NGC 116", "ra": 0.45145, "dec": -7.668308, "wid": "Q1035574", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200116%20SDSS.jpg", "mag": 14.54, "type": "lenticular galaxy"},
{"name": "NGC 1160", "ra": 3.02035, "dec": 44.955422, "wid": "Q1041889", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201160%20SDSS.jpg", "mag": 10.748, "type": "spiral galaxy"},
{"name": "NGC 1161", "ra": 3.020578, "dec": 44.897389, "wid": "Q1041893", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201161%20-%202MASS.jpg", "mag": 13.2, "type": "Seyfert 1 galaxy, lenticular galaxy"},
{"name": "NGC 1162", "ra": 2.982226, "dec": -12.398542, "wid": "Q1041899", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201162%20DSS.jpg", "mag": 9.941, "type": "elliptical galaxy"},
{"name": "NGC 1163", "ra": 3.006136, "dec": -17.152528, "wid": "Q1041906", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201163%20DSS.jpg", "mag": 10.477, "type": "spiral galaxy"},
{"name": "NGC 1164", "ra": 3.033289, "dec": 42.584929, "wid": "Q1041913", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201164%20SDSS.jpg", "mag": 16.026, "type": "intermediate spiral galaxy"},
{"name": "NGC 1165", "ra": 2.979909, "dec": -32.099231, "wid": "Q728184", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201165%20DSS.jpg", "mag": 10.038, "type": "spiral galaxy"},
{"name": "NGC 1166", "ra": 3.009719, "dec": 11.842731, "wid": "Q1041922", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201166%20DSS.jpg", "mag": 15.4, "type": "spiral galaxy"},
{"name": "NGC 1167", "ra": 3.028433, "dec": 35.20565, "wid": "Q1041928", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201167%20SDSS.jpg", "mag": 9.574, "type": "lenticular galaxy, low-ionization nuclear emission-line region"},
{"name": "NGC 1168", "ra": 3.013058, "dec": 11.77224, "wid": "Q1041940", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201168%20DSS.jpg", "mag": 15.4, "type": "intermediate spiral galaxy"},
{"name": "NGC 1169", "ra": 3.059654, "dec": 46.386317, "wid": "Q1041945", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/N1169s.jpg", "mag": 8.064, "type": "intermediate spiral galaxy"},
{"name": "NGC 117", "ra": 0.453077, "dec": 1.333698, "wid": "Q1035577", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC117%20-%20SDSS%20DR14.jpg", "mag": 16.8018, "type": "lenticular galaxy"},
{"name": "NGC 1172", "ra": 3.026684, "dec": -14.836527, "wid": "Q1041963", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201172.jpg", "mag": 10.076, "type": "elliptical galaxy"},
{"name": "NGC 1175", "ra": 3.075651, "dec": 42.339377, "wid": "Q282088", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201175%20SDSS.jpg", "mag": 10.273, "type": "lenticular galaxy"},
{"name": "NGC 118", "ra": 0.454507, "dec": -1.780144, "wid": "Q870218", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200118%20SDSS.jpg", "mag": 13.6, "type": "Seyfert 2 galaxy, spiral galaxy"},
{"name": "NGC 1187", "ra": 3.043775, "dec": -22.867351, "wid": "Q840782", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/VLT%20image%20of%20the%20spiral%20galaxy%20NGC%201187.jpg", "mag": 11.2, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1189", "ra": 3.056797, "dec": -15.623472, "wid": "Q1042038", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201189%20SDSS.jpg", "mag": 13.8, "type": "spiral galaxy"},
{"name": "NGC 119", "ra": 0.449336, "dec": -56.978066, "wid": "Q911926", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200119%20DSS.jpg", "mag": 10.912, "type": "lenticular galaxy"},
{"name": "NGC 1190", "ra": 3.057261, "dec": -15.661878, "wid": "Q1042044", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201190%20SDSS.jpg", "mag": 15.32, "type": "lenticular galaxy"},
{"name": "NGC 1191", "ra": 3.058572, "dec": -15.685269, "wid": "Q1042052", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201191%20SDSS.jpg", "mag": 11.305, "type": "lenticular galaxy"},
{"name": "NGC 1192", "ra": 3.059624, "dec": -15.678872, "wid": "Q1042059", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201192%20SDSS.jpg", "mag": 14.8, "type": "elliptical galaxy"},
{"name": "NGC 1198", "ra": 3.103678, "dec": 41.848913, "wid": "Q511117", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201198%20SDSS.jpg", "mag": 9.939, "type": "lenticular galaxy"},
{"name": "NGC 1199", "ra": 3.060662, "dec": -15.613506, "wid": "Q1042088", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201199-HST10787%2045-R814G606B450.png", "mag": 8.556, "type": "elliptical galaxy"},
{"name": "NGC 12", "ra": 0.145764, "dec": 4.612533, "wid": "Q19621", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC12%20-%20SDSS%20DR14.jpg", "mag": 14.5, "type": "barred spiral galaxy"},
{"name": "NGC 120", "ra": 0.458359, "dec": -1.513461, "wid": "Q870297", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200120%20SDSS.jpg", "mag": 10.12, "type": "lenticular galaxy"},
{"name": "NGC 1201", "ra": 3.06888, "dec": -26.069592, "wid": "Q1042101", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201201%20DSS.jpg", "mag": 7.884, "type": "lenticular galaxy"},
{"name": "NGC 1210", "ra": 3.112598, "dec": -25.716345, "wid": "Q1042157", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201210%20DSS.jpg", "mag": 10.084, "type": "lenticular galaxy"},
{"name": "NGC 1217", "ra": 3.101678, "dec": -39.03636, "wid": "Q1042206", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201217%20DSS.jpg", "mag": 11.46, "type": "low-ionization nuclear emission-line region"},
{"name": "NGC 1218", "ra": 3.140618, "dec": 4.110917, "wid": "Q1042222", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201218%20DSS.jpg", "mag": 13.4, "type": "Seyfert 1 galaxy, lenticular galaxy"},
{"name": "NGC 1222", "ra": 3.149096, "dec": -2.955211, "wid": "Q1042241", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201222%20DSS.jpg", "mag": 10.848, "type": "lenticular galaxy, starburst galaxy"},
{"name": "NGC 1232", "ra": 3.162643, "dec": -20.5793, "wid": "Q248762", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Spiral%20Galaxy%20NGC%201232.jpg", "mag": 9.87, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1233", "ra": 3.209196, "dec": 39.318936, "wid": "Q1042302", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201233%20SDSS.jpg", "mag": 15.672, "type": "spiral galaxy"},
{"name": "NGC 1234", "ra": 3.160833, "dec": -7.845386, "wid": "Q1042309", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1234%20-%20SDSS%20DR14.jpg", "mag": 14.3, "type": "spiral galaxy"},
{"name": "NGC 124", "ra": 0.464545, "dec": -1.810136, "wid": "Q870324", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC124%20-%20SDSS%20DR14.jpg", "mag": 14.007, "type": "spiral galaxy"},
{"name": "NGC 1241", "ra": 3.187399, "dec": -8.922139, "wid": "Q1042343", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1241-hst-606.png", "mag": 8.647, "type": "Seyfert 2 galaxy, spiral galaxy"},
{"name": "NGC 1249", "ra": 3.167004, "dec": -53.335835, "wid": "Q1042392", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201249%20DSS.jpg", "mag": 12.16, "type": "spiral galaxy"},
{"name": "NGC 125", "ra": 0.480613, "dec": 2.838906, "wid": "Q912516", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200125%20SDSS.jpg", "mag": 9.761, "type": "lenticular galaxy"},
{"name": "NGC 1250", "ra": 3.25586, "dec": 41.355377, "wid": "Q1042400", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201250%20SDSS.jpg", "mag": 9.827, "type": "lenticular galaxy"},
{"name": "NGC 1253", "ra": 3.235846, "dec": -2.82295, "wid": "Q1042420", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201253%20legacy%20dr10.jpg", "mag": 11.8, "type": "HI (21cm) source, interacting galaxy, spiral galaxy"},
{"name": "NGC 1255", "ra": 3.225552, "dec": -25.72511, "wid": "Q936077", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1255-hst.png", "mag": 11.8, "type": "intermediate spiral galaxy"},
{"name": "NGC 1258", "ra": 3.234853, "dec": -21.774222, "wid": "Q1042451", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201258%20DSS.jpg", "mag": 11.189, "type": "intermediate spiral galaxy"},
{"name": "NGC 1259", "ra": 3.28813, "dec": 41.385421, "wid": "Q1042458", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201259%20SDSS.jpg", "mag": 14.2, "type": "lenticular galaxy"},
{"name": "NGC 126", "ra": 0.48558, "dec": 2.811055, "wid": "Q588227", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC126%20-%20SDSS%20DR14.jpg", "mag": 11.535, "type": "lenticular galaxy"},
{"name": "NGC 1260", "ra": 3.290897, "dec": 41.405136, "wid": "Q496348", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/SN2006gy.jpg", "mag": 9.727, "type": "astrophysical X-ray source, infrared source, lenticular galaxy, spiral galaxy"},
{"name": "NGC 1262", "ra": 3.259329, "dec": -15.879282, "wid": "Q1042464", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201262%20SDSS.jpg", "mag": 18.1654, "type": "intermediate spiral galaxy"},
{"name": "NGC 1264", "ra": 3.299879, "dec": 41.520351, "wid": "Q1042480", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201264%20SDSS.jpg", "mag": 14.3, "type": "low-surface-brightness galaxy, spiral galaxy"},
{"name": "NGC 1265", "ra": 3.304354, "dec": 41.857761, "wid": "Q1042489", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201265%20SDSS.jpg", "mag": 14.7, "type": "elliptical galaxy"},
{"name": "NGC 1266", "ra": 3.266875, "dec": -2.42737, "wid": "Q1042496", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201266SST.jpg", "mag": 13.0, "type": "lenticular galaxy"},
{"name": "NGC 1267", "ra": 3.312502, "dec": 41.467847, "wid": "Q616680", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201267%20SDSS.jpg", "mag": 9.831, "type": "elliptical galaxy"},
{"name": "NGC 1268", "ra": 3.312545, "dec": 41.488748, "wid": "Q1042502", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201268%20imaged%20by%20the%20Euclid%20Space%20Telescope.png", "mag": 13.11, "type": "spiral galaxy"},
{"name": "NGC 127", "ra": 0.486777, "dec": 2.872567, "wid": "Q870271", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200127%20SDSS.jpg", "mag": 14.874, "type": "lenticular galaxy"},
{"name": "NGC 1270", "ra": 3.316151, "dec": 41.470042, "wid": "Q1042507", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201270%20SDSS.jpg", "mag": 9.438, "type": "elliptical galaxy"},
{"name": "NGC 1271", "ra": 3.319803, "dec": 41.353188, "wid": "Q1042515", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201271%20SDSS.jpg", "mag": 11.452, "type": "astrophysical X-ray source, elliptical galaxy, lenticular galaxy"},
{"name": "NGC 1272", "ra": 3.322583, "dec": 41.490592, "wid": "Q1042521", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201272%20SDSS.jpg", "mag": 11.523, "type": "elliptical galaxy"},
{"name": "NGC 1273", "ra": 3.324092, "dec": 41.5405, "wid": "Q1042527", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201273%20SDSS.jpg", "mag": 12.444, "type": "astrophysical X-ray source, lenticular galaxy"},
{"name": "NGC 1274", "ra": 3.327927, "dec": 41.548631, "wid": "Q1042536", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201274%20SDSS.jpg", "mag": 10.5, "type": "elliptical galaxy"},
{"name": "NGC 1275", "ra": 3.330044, "dec": 41.511698, "wid": "Q497687", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201275%20Hubble.jpg", "mag": 9.152, "type": "Seyfert 2 galaxy, elliptical galaxy, lenticular galaxy"},
{"name": "NGC 1277", "ra": 3.330969, "dec": 41.573406, "wid": "Q618632", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201277%20viewed%20by%20Hubble.jpg", "mag": 10.931, "type": "lenticular galaxy"},
{"name": "NGC 1278", "ra": 3.331708, "dec": 41.563389, "wid": "Q1042549", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201278%20SDSS.jpg", "mag": 14.14, "type": "astrophysical X-ray source, elliptical galaxy"},
{"name": "NGC 1279", "ra": 3.333076, "dec": 41.479528, "wid": "Q571080", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201279%20SDSS.jpg", "mag": 11.047, "type": "lenticular galaxy"},
{"name": "NGC 128", "ra": 0.487513, "dec": 2.864055, "wid": "Q870264", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200128%20SDSS.jpg", "mag": 8.521, "type": "lenticular galaxy"},
{"name": "NGC 1281", "ra": 3.335029, "dec": 41.630086, "wid": "Q748398", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/G126%20021%20013040.jpg", "mag": 11.12, "type": "elliptical galaxy"},
{"name": "NGC 1282", "ra": 3.336706, "dec": 41.367028, "wid": "Q1042563", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/G126%20033%20012439.jpg", "mag": 13.711, "type": "elliptical galaxy"},
{"name": "NGC 1283", "ra": 3.337645, "dec": 41.398689, "wid": "Q1042571", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201283%20SDSS.jpg", "mag": 10.191, "type": "active galactic nucleus, elliptical galaxy, star"},
{"name": "NGC 1285", "ra": 3.298171, "dec": -7.297717, "wid": "Q1042587", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201285%20SDSS.jpg", "mag": 10.149, "type": "spiral galaxy"},
{"name": "NGC 1288", "ra": 3.287001, "dec": -32.575922, "wid": "Q1042603", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201288.jpg", "mag": 9.241, "type": "intermediate spiral galaxy"},
{"name": "NGC 1291", "ra": 3.2885, "dec": -41.108069, "wid": "Q579530", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201291SST.jpg", "mag": 8.81, "type": "lenticular galaxy, ring galaxy"},
{"name": "NGC 1293", "ra": 3.360132, "dec": 41.392783, "wid": "Q1042633", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201293%20SDSS.jpg", "mag": 16.359, "type": "astrophysical X-ray source, elliptical galaxy"},
{"name": "NGC 1294", "ra": 3.361103, "dec": 41.360563, "wid": "Q1042640", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201294%20SDSS.jpg", "mag": 9.761, "type": "lenticular galaxy"},
{"name": "NGC 13", "ra": 0.146587, "dec": 33.433327, "wid": "Q34312", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC13%20-%20SDSS%20DR14.jpg", "mag": 14.2, "type": "spiral galaxy"},
{"name": "NGC 130", "ra": 0.488484, "dec": 2.870417, "wid": "Q1035594", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200130%20SDSS.jpg", "mag": 17.3827, "type": "lenticular galaxy"},
{"name": "NGC 1300", "ra": 3.328068, "dec": -19.411151, "wid": "Q487211", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Hubble2005-01-barred-spiral-galaxy-NGC1300.jpg", "mag": 10.42, "type": "spiral galaxy"},
{"name": "NGC 1309", "ra": 3.368488, "dec": -15.399943, "wid": "Q644447", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/N1309.jpg", "mag": 11.7, "type": "spiral galaxy"},
{"name": "NGC 131", "ra": 0.494033, "dec": -33.259719, "wid": "Q766131", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%20131%20DECam.png", "mag": 11.29, "type": "spiral galaxy"},
{"name": "NGC 1310", "ra": 3.350953, "dec": -37.101689, "wid": "Q1042718", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201310.jpg", "mag": 12.03, "type": "astronomical radio source, emission-line galaxy, infrared source, spiral galaxy"},
{"name": "NGC 1311", "ra": 3.335263, "dec": -52.185489, "wid": "Q1042726", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1311%20-%20hst%2010210R814GB606.png", "mag": 12.93, "type": "spiral galaxy"},
{"name": "NGC 1313", "ra": 3.304457, "dec": -66.498261, "wid": "Q495791", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Phot-43a-06.jpg", "mag": 10.4, "type": "barred spiral galaxy, field galaxy, starburst galaxy"},
{"name": "NGC 1316", "ra": 3.378275, "dec": -37.2082, "wid": "Q495785", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/The%20contrasting%20galaxies%20NGC%201316%20and%201317.jpg", "mag": 5.872, "type": "astronomical radio source, astrophysical X-ray source, infrared source, interacting galaxy, lenticular galaxy"},
{"name": "NGC 1316C", "ra": 3.416234, "dec": -37.009596, "wid": "Q1042771", "image": null, "mag": 14.36, "type": "galaxy"},
{"name": "NGC 1317", "ra": 3.378967, "dec": -37.103656, "wid": "Q1256300", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201317-HST05446%204s-606.png", "mag": 8.654, "type": "spiral galaxy"},
{"name": "NGC 132", "ra": 0.502968, "dec": 2.09336, "wid": "Q870244", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC132%20-%20SDSS%20DR14.jpg", "mag": 13.257, "type": "spiral galaxy"},
{"name": "NGC 1320", "ra": 3.413525, "dec": -3.042256, "wid": "Q1042784", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201320%20DSS.jpg", "mag": 10.401, "type": "Seyfert 2 galaxy, astrophysical X-ray source, infrared source, spiral galaxy"},
{"name": "NGC 1325", "ra": 3.407105, "dec": -21.544057, "wid": "Q680118", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201325%20DSS.jpg", "mag": 18.4685, "type": "spiral galaxy"},
{"name": "NGC 1326", "ra": 3.398999, "dec": -36.464661, "wid": "Q1042818", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201326.jpg", "mag": 10.02, "type": "lenticular galaxy"},
{"name": "NGC 1332", "ra": 3.438145, "dec": -21.335369, "wid": "Q582994", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1332-hst-R814GB555.jpg", "mag": 7.996, "type": "lenticular galaxy"},
{"name": "NGC 1334", "ra": 3.500519, "dec": 41.832169, "wid": "Q1042864", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201334%20SDSS.jpg", "mag": 13.8, "type": "infrared source, spiral galaxy"},
{"name": "NGC 1337", "ra": 3.468322, "dec": -8.388619, "wid": "Q1042891", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Noao-n1337cremer.jpg", "mag": 12.2, "type": "HI (21cm) source, infrared source, spiral galaxy"},
{"name": "NGC 134", "ra": 0.506081, "dec": -33.24535, "wid": "Q846418", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Phot-49-07.jpg", "mag": 6.844, "type": "spiral galaxy"},
{"name": "NGC 1340", "ra": 3.47213, "dec": -31.068181, "wid": "Q1042913", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201344.jpg", "mag": 9.7, "type": "elliptical galaxy"},
{"name": "NGC 1341", "ra": 3.466222, "dec": -37.150084, "wid": "Q1042921", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201341.jpg", "mag": 10.757, "type": "astronomical radio source, emission-line galaxy, infrared source"},
{"name": "NGC 1343", "ra": 3.630479, "dec": 72.57128, "wid": "Q1042927", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201343%20DSS.jpg", "mag": 8.693, "type": "intermediate spiral galaxy"},
{"name": "NGC 1345", "ra": 3.492137, "dec": -17.778344, "wid": "Q947488", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201345%20HST.jpg", "mag": 11.176, "type": "HI (21cm) source, emission-line galaxy, infrared source, interacting galaxies"},
{"name": "NGC 1347", "ra": 3.495006, "dec": -22.279167, "wid": "Q1997323", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201347%20DSS.jpg", "mag": 13.0, "type": "barred spiral galaxy, interacting galaxies"},
{"name": "NGC 1349", "ra": 3.524317, "dec": 4.380869, "wid": "Q734667", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201349%20SDSS.jpg", "mag": 13.2, "type": "lenticular galaxy, low-ionization nuclear emission-line region"},
{"name": "NGC 135", "ra": 0.529429, "dec": -13.337385, "wid": "Q911918", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200135%20DSS.jpg", "mag": 10.925, "type": "emission-line galaxy, galaxy, spiral galaxy"},
{"name": "NGC 1350", "ra": 3.518922, "dec": -33.628639, "wid": "Q833000", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Ngc%201350.jpg", "mag": 7.625, "type": "spiral galaxy"},
{"name": "NGC 1351", "ra": 3.509717, "dec": -34.85395, "wid": "Q1042952", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201351.jpg", "mag": 9.605, "type": "lenticular galaxy"},
{"name": "NGC 1353", "ra": 3.534173, "dec": -20.819161, "wid": "Q930048", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201353%20DSS.jpg", "mag": 9.084, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1356", "ra": 3.511335, "dec": -50.309611, "wid": "Q1042980", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1356%2C%20IC1947%20-%20HST%20-%20Potw2352a.jpg", "mag": 13.0, "type": "interacting galaxy, spiral galaxy"},
{"name": "NGC 1357", "ra": 3.554748, "dec": -13.664161, "wid": "Q772590", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201357%20DSS.jpg", "mag": 8.658, "type": "spiral galaxy"},
{"name": "NGC 1358", "ra": 3.561023, "dec": -5.089507, "wid": "Q1042987", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201358%20DSS.jpg", "mag": 8.948, "type": "Seyfert 2 galaxy, astrophysical X-ray source, infrared source, spiral galaxy"},
{"name": "NGC 1365", "ra": 3.560127, "dec": -36.140658, "wid": "Q494054", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Phot-08a-99-hires.jpg", "mag": 6.373, "type": "Seyfert 1 galaxy, spiral galaxy"},
{"name": "NGC 1367", "ra": 3.583709, "dec": -24.933108, "wid": "Q1043031", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Supernova%20SN%202005ke.jpg", "mag": 7.914, "type": "intermediate spiral galaxy"},
{"name": "NGC 1369", "ra": 3.612571, "dec": -36.256268, "wid": "Q1043042", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201369.jpg", "mag": 12.3, "type": "intermediate spiral galaxy"},
{"name": "NGC 137", "ra": 0.516134, "dec": 10.208389, "wid": "Q870232", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200137%20SDSS.jpg", "mag": 9.882, "type": "lenticular galaxy"},
{"name": "NGC 1373", "ra": 3.583113, "dec": -35.171181, "wid": "Q1043062", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201373%20DSS.jpg", "mag": 10.594, "type": "elliptical galaxy"},
{"name": "NGC 1374", "ra": 3.587944, "dec": -35.22625, "wid": "Q1043066", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201374.jpg", "mag": 12.46, "type": "elliptical galaxy"},
{"name": "NGC 1375", "ra": 3.588001, "dec": -35.265661, "wid": "Q1043075", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201375.jpg", "mag": 9.89, "type": "lenticular galaxy"},
{"name": "NGC 1376", "ra": 3.618316, "dec": -5.042644, "wid": "Q594957", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Opo1000a.jpg", "mag": 10.703, "type": "spiral galaxy"},
{"name": "NGC 1377", "ra": 3.610855, "dec": -20.902261, "wid": "Q1043082", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201377SST.jpg", "mag": 10.616, "type": "lenticular galaxy"},
{"name": "NGC 1379", "ra": 3.601094, "dec": -35.441175, "wid": "Q1043092", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201379.jpg", "mag": 10.91, "type": "elliptical galaxy"},
{"name": "NGC 138", "ra": 0.51645, "dec": 5.159728, "wid": "Q834187", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC138%20-%20SDSS%20DR14.jpg", "mag": 10.086, "type": "lenticular galaxy"},
{"name": "NGC 1380", "ra": 3.607664, "dec": -34.9763, "wid": "Q204551", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1380.jpg", "mag": 7.774, "type": "lenticular galaxy"},
{"name": "NGC 1381", "ra": 3.608794, "dec": -35.295207, "wid": "Q1043103", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201381%20%28crop%20of%20eso1612a%29.png", "mag": 12.47, "type": "lenticular galaxy"},
{"name": "NGC 1385", "ra": 3.624534, "dec": -24.501278, "wid": "Q921338", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1385%20-%20HST%20-%20Potw2133a.jpg", "mag": 8.802, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1386", "ra": 3.612844, "dec": -35.999275, "wid": "Q983763", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201386%20-HST06419%2002R791GB658n.png", "mag": 12.42, "type": "Seyfert galaxy, spiral galaxy"},
{"name": "NGC 1387", "ra": 3.615842, "dec": -35.506581, "wid": "Q1043126", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201387.jpg", "mag": 7.758, "type": "lenticular galaxy, quasar"},
{"name": "NGC 139", "ra": 0.518433, "dec": 5.078628, "wid": "Q671117", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200139%20SDSS.jpg", "mag": 11.495, "type": "spiral galaxy"},
{"name": "NGC 1395", "ra": 3.641608, "dec": -23.027692, "wid": "Q921244", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201395%20DSS.jpg", "mag": 7.162, "type": "Seyfert galaxy, astrophysical X-ray source, elliptical galaxy"},
{"name": "NGC 1396", "ra": 3.635157, "dec": -35.439899, "wid": "Q1043166", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201396%20DSS.jpg", "mag": 14.06, "type": "lenticular galaxy"},
{"name": "NGC 1398", "ra": 3.647814, "dec": -26.337839, "wid": "Q939476", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201398%20GALEX%20WikiSky.jpg", "mag": 10.1, "type": "spiral galaxy"},
{"name": "NGC 1399", "ra": 3.641412, "dec": -35.450742, "wid": "Q548329", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201399%20HST%2010911%20R814GB475.png", "mag": 7.206, "type": "brightest cluster galaxy, elliptical galaxy"},
{"name": "NGC 14", "ra": 0.14623, "dec": 15.815698, "wid": "Q34356", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC14%20-%20SDSS%20DR14.jpg", "mag": 10.421, "type": "interacting galaxy, irregular galaxy"},
{"name": "NGC 140", "ra": 0.522358, "dec": 30.792489, "wid": "Q1035598", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200140%20SDSS.jpg", "mag": 11.054, "type": "spiral galaxy"},
{"name": "NGC 1400", "ra": 3.65857, "dec": -18.688125, "wid": "Q1043182", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201400%20DSS.jpg", "mag": 10.45, "type": "emission-line galaxy, lenticular galaxy"},
{"name": "NGC 1403", "ra": 3.653012, "dec": -22.388743, "wid": "Q1043200", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201403%20DSS.jpg", "mag": 16.0291, "type": "lenticular galaxy"},
{"name": "NGC 1404", "ra": 3.647755, "dec": -35.594392, "wid": "Q851285", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201404SST.jpg", "mag": 7.766, "type": "elliptical galaxy"},
{"name": "NGC 1406", "ra": 3.656473, "dec": -31.321529, "wid": "Q661835", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201406.jpg", "mag": 8.916, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1407", "ra": 3.669973, "dec": -18.580378, "wid": "Q568196", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Color%20cutout%20hst%209427%2002%20acs%20wfc%20f814w%20f435w%20sci%20NGC%201407.jpg", "mag": 9.67, "type": "astrophysical X-ray source, elliptical galaxy"},
{"name": "NGC 1409", "ra": 3.686263, "dec": -1.302811, "wid": "Q497710", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201409HSTFull.jpg", "mag": 9.934, "type": "Seyfert 2 galaxy, spiral galaxy"},
{"name": "NGC 141", "ra": 0.521506, "dec": 5.179715, "wid": "Q1035605", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC141%20-%20SDSS%20DR14.jpg", "mag": 14.4, "type": "spiral galaxy"},
{"name": "NGC 1410", "ra": 3.686305, "dec": -1.29861, "wid": "Q818332", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201409HSTFull.jpg", "mag": 16.06, "type": "Seyfert 2 galaxy, elliptical galaxy"},
{"name": "NGC 1415", "ra": 3.682459, "dec": -22.564464, "wid": "Q582750", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201415%20DSS.jpg", "mag": 8.576, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1419", "ra": 3.678367, "dec": -37.510858, "wid": "Q1043271", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201419%20DSS.jpg", "mag": 12.5, "type": "elliptical galaxy"},
{"name": "NGC 142", "ra": 0.518912, "dec": -22.618709, "wid": "Q870319", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200144%20DSS.jpg", "mag": 11.629, "type": "spiral galaxy"},
{"name": "NGC 1421", "ra": 3.708135, "dec": -13.488006, "wid": "Q1043286", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201421%20DSS.jpg", "mag": 12.38, "type": "intermediate spiral galaxy"},
{"name": "NGC 1425", "ra": 3.70319, "dec": -29.893387, "wid": "Q943090", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201425.jpg", "mag": 9.127, "type": "HI (21cm) source, emission-line galaxy, infrared source, spiral galaxy"},
{"name": "NGC 1426", "ra": 3.713639, "dec": -22.108381, "wid": "Q1043317", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201426%20Hubble%20WikiSky.jpg", "mag": 8.671, "type": "elliptical galaxy"},
{"name": "NGC 1427", "ra": 3.705401, "dec": -35.392554, "wid": "Q956075", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201427%20HST%2010911%20R814GB475.png", "mag": 11.89, "type": "elliptical galaxy"},
{"name": "NGC 1427A", "ra": 3.669167, "dec": -35.62611, "wid": "Q507302", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Irregular%20galaxy%20NGC%201427A%20%28captured%20by%20the%20Hubble%20Space%20Telescope%29.jpg", "mag": 13.44, "type": "irregular galaxy"},
{"name": "NGC 1428", "ra": 3.706361, "dec": -35.15333, "wid": "Q1043325", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201428.jpg", "mag": 10.3, "type": "lenticular galaxy"},
{"name": "NGC 143", "ra": 0.521006, "dec": -22.559919, "wid": "Q870312", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200143%20DSS.jpg", "mag": 12.071, "type": "spiral galaxy"},
{"name": "NGC 1433", "ra": 3.700431, "dec": -47.222081, "wid": "Q1043349", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1433-hst-R814GB450.jpg", "mag": 7.928, "type": "spiral galaxy"},
{"name": "NGC 1436", "ra": 3.726969, "dec": -35.853055, "wid": "Q1043365", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201436%20Aladin.jpg", "mag": 12.49, "type": "spiral galaxy"},
{"name": "NGC 1439", "ra": 3.747206, "dec": -21.920655, "wid": "Q1043402", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201439%20Hubble%20WikiSky.jpg", "mag": 8.571, "type": "elliptical galaxy"},
{"name": "NGC 144", "ra": 0.522405, "dec": -22.645635, "wid": "Q870305", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200144%20DSS.jpg", "mag": 10.896, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1448", "ra": 3.742199, "dec": -44.644828, "wid": "Q1043447", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Supernovae%20in%20NGC%201448%20%28captured%20by%20the%20Very%20Large%20Telescope%29.jpg", "mag": 11.46, "type": "edge-on galaxy"},
{"name": "NGC 145", "ra": 0.529369, "dec": -5.152653, "wid": "Q907337", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%20145%20DECam.jpg", "mag": 13.3, "type": "barred spiral galaxy, interacting galaxy"},
{"name": "NGC 1452", "ra": 3.756196, "dec": -18.633619, "wid": "Q1043483", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201452%20DSS.jpg", "mag": 11.06, "type": "spiral galaxy"},
{"name": "NGC 1460", "ra": 3.770486, "dec": -36.696308, "wid": "Q956162", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201460.jpg", "mag": 10.05, "type": "lenticular galaxy, spiral galaxy"},
{"name": "NGC 147", "ra": 0.553367, "dec": 48.508739, "wid": "Q493581", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC147.jpg", "mag": 9.5, "type": "dwarf spheroidal galaxy, elliptical galaxy"},
{"name": "NGC 148", "ra": 0.570972, "dec": -31.786002, "wid": "Q862666", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%20148%20DECam.jpg", "mag": 9.986, "type": "lenticular galaxy"},
{"name": "NGC 1482", "ra": 3.910813, "dec": -20.50245, "wid": "Q1043649", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1482%20-%20hst%2012206R657GB621.png", "mag": 8.911, "type": "lenticular galaxy"},
{"name": "NGC 1483", "ra": 3.879891, "dec": -47.477517, "wid": "Q125818", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201483%20Hubble%20WikiSky.jpg", "mag": 10.598, "type": "barred spiral galaxy"},
{"name": "NGC 1484", "ra": 3.904997, "dec": -36.970639, "wid": "Q739703", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201484.jpg", "mag": 12.96, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1487", "ra": 3.929583, "dec": -42.36694, "wid": "Q933226", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1487-hst-R814G606B450.jpg", "mag": 11.74, "type": "interacting galaxy, spiral galaxy"},
{"name": "NGC 149", "ra": 0.563966, "dec": 30.723392, "wid": "Q870288", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC149%20-%20SDSS%20DR14.jpg", "mag": 13.8, "type": "lenticular galaxy"},
{"name": "NGC 1493", "ra": 3.957618, "dec": -46.210702, "wid": "Q949469", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1493-hst-814.png", "mag": 17.5268, "type": "spiral galaxy"},
{"name": "NGC 15", "ra": 0.150688, "dec": 21.624574, "wid": "Q28944", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC15%20-%20SDSS%20DR14.jpg", "mag": 10.301, "type": "spiral galaxy"},
{"name": "NGC 150", "ra": 0.570964, "dec": -27.803547, "wid": "Q862721", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%20150%20DECam.jpg", "mag": 8.754, "type": "spiral galaxy"},
{"name": "NGC 151", "ra": 0.567442, "dec": -9.705273, "wid": "Q183617", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/N151s.jpg", "mag": 8.947, "type": "low-ionization nuclear emission-line region, spiral galaxy"},
{"name": "NGC 1510", "ra": 4.059067, "dec": -43.400161, "wid": "Q772536", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201510%20DSS.jpg", "mag": 14.23, "type": "lenticular galaxy"},
{"name": "NGC 1511", "ra": 3.993607, "dec": -67.634262, "wid": "Q1043804", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201511%20DSS.jpg", "mag": 8.941, "type": "spiral galaxy"},
{"name": "NGC 1512", "ra": 4.065078, "dec": -43.34885, "wid": "Q494000", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1510%2C%20NGC%201512%20-%20Noirlab2210a.jpg", "mag": 7.485, "type": "spiral galaxy"},
{"name": "NGC 1515", "ra": 4.06741, "dec": -54.100142, "wid": "Q1043828", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1515%20-%20Iotw2152a.jpg", "mag": 16.5744, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1521", "ra": 4.138594, "dec": -21.051939, "wid": "Q1043856", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201521%20DSS.jpg", "mag": 10.73, "type": "elliptical galaxy"},
{"name": "NGC 1527", "ra": 4.140025, "dec": -47.896936, "wid": "Q1043883", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201527%20-%202MASS.jpg", "mag": 10.7, "type": "lenticular galaxy"},
{"name": "NGC 1530", "ra": 4.390862, "dec": 75.295569, "wid": "Q1043902", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/N1530s-crop.jpg", "mag": 9.243, "type": "spiral galaxy"},
{"name": "NGC 1531", "ra": 4.199814, "dec": -32.850792, "wid": "Q904142", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/ESO%20-%20Ngc1532%20gendler%20%28by%29.jpg", "mag": 12.12, "type": "interacting galaxy, lenticular galaxy"},
{"name": "NGC 1532", "ra": 4.201204, "dec": -32.874211, "wid": "Q944017", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/ESO%20-%20Ngc1532%20gendler%20%28by%29.jpg", "mag": 10.65, "type": "barred spiral galaxy"},
{"name": "NGC 1533", "ra": 4.164399, "dec": -56.118446, "wid": "Q1043910", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201533.jpg", "mag": 8.545, "type": "lenticular galaxy"},
{"name": "NGC 1536", "ra": 4.183288, "dec": -56.480456, "wid": "Q1043920", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/SN%201997D.jpg", "mag": 13.15, "type": "interacting galaxy, spiral galaxy"},
{"name": "NGC 1537", "ra": 4.227974, "dec": -31.645411, "wid": "Q1043924", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201537%20DSS.jpg", "mag": 8.613, "type": "elliptical galaxy"},
{"name": "NGC 154", "ra": 0.572075, "dec": -12.65625, "wid": "Q280992", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%20154%20DECam.jpg", "mag": 14.0, "type": "lenticular galaxy"},
{"name": "NGC 1543", "ra": 4.211992, "dec": -57.737872, "wid": "Q1027705", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201543%20DSS.jpg", "mag": 7.448, "type": "emission-line galaxy, lenticular galaxy"},
{"name": "NGC 1546", "ra": 4.243484, "dec": -56.060811, "wid": "Q1043962", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201546%20%282024-026%29.jpg", "mag": 8.333, "type": "spiral galaxy"},
{"name": "NGC 1549", "ra": 4.262562, "dec": -55.592361, "wid": "Q1043982", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1549.gif", "mag": 11.22, "type": "elliptical galaxy"},
{"name": "NGC 155", "ra": 0.577801, "dec": -10.766543, "wid": "Q870224", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC155%20-%20SDSS%20DR14.jpg", "mag": 12.51, "type": "lenticular galaxy"},
{"name": "NGC 1553", "ra": 4.269575, "dec": -55.78003, "wid": "Q944003", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201553%20Hubble.jpg", "mag": 6.499, "type": "lenticular galaxy"},
{"name": "NGC 1559", "ra": 4.293264, "dec": -62.783674, "wid": "Q1044021", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/The%20light%20of%20knowledge%20%28potw2438a%29.jpg", "mag": 8.018, "type": "Seyfert galaxy, barred spiral galaxy"},
{"name": "NGC 1560", "ra": 4.546969, "dec": 71.883111, "wid": "Q593465", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1560%20-%20GALEX-WIKISKY.png", "mag": 8.933, "type": "infrared source, spiral galaxy"},
{"name": "NGC 1566", "ra": 4.333445, "dec": -54.937938, "wid": "Q506417", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1566%20-%20Noirlab2208a.jpg", "mag": 6.886, "type": "Seyfert 1 galaxy, spiral galaxy"},
{"name": "NGC 1569", "ra": 4.513663, "dec": 64.847922, "wid": "Q500501", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201569.jpg", "mag": 11.03, "type": "dwarf irregular galaxy"},
{"name": "NGC 157", "ra": 0.579653, "dec": -8.396489, "wid": "Q593747", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%20157.jpg", "mag": 8.6, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1570", "ra": 4.369152, "dec": -43.629547, "wid": "Q1044052", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201570%20DSS.jpg", "mag": 9.392, "type": "elliptical galaxy"},
{"name": "NGC 1572", "ra": 4.378559, "dec": -40.600972, "wid": "Q1044058", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201572%20imaged%20by%20Legacy%20Surveys.jpg", "mag": 9.301, "type": "spiral galaxy"},
{"name": "NGC 1573", "ra": 4.584438, "dec": 73.262406, "wid": "Q1044064", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201573%20DSS.jpg", "mag": 8.555, "type": "elliptical galaxy"},
{"name": "NGC 1574", "ra": 4.366318, "dec": -56.974556, "wid": "Q1044071", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201574%20DSS.jpg", "mag": 7.109, "type": "lenticular galaxy"},
{"name": "NGC 1578", "ra": 4.396294, "dec": -51.599422, "wid": "Q1044089", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201578%20legacy%20dr10.jpg", "mag": 13.83, "type": "spiral galaxy"},
{"name": "NGC 1581", "ra": 4.412478, "dec": -54.942041, "wid": "Q984220", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201581%20DSS.jpg", "mag": 17.2661, "type": "lenticular galaxy"},
{"name": "NGC 1585", "ra": 4.459168, "dec": -42.165272, "wid": "Q1044129", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201585%20DSS.jpg", "mag": 12.043, "type": "spiral galaxy"},
{"name": "NGC 1589", "ra": 4.512621, "dec": 0.863674, "wid": "Q1044159", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201589.png", "mag": 8.239, "type": "spiral galaxy"},
{"name": "NGC 159", "ra": 0.57654, "dec": -55.790006, "wid": "Q1035633", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200159%20DSS.jpg", "mag": 13.25, "type": "lenticular galaxy"},
{"name": "NGC 1590", "ra": 4.519501, "dec": 7.630942, "wid": "Q1044164", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201590.png", "mag": 15.687, "type": "spiral galaxy"},
{"name": "NGC 1592", "ra": 4.494679, "dec": -27.408702, "wid": "Q1044178", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201592.png", "mag": 13.012, "type": "interacting galaxy"},
{"name": "NGC 1596", "ra": 4.460586, "dec": -55.027726, "wid": "Q594835", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201596%20DSS.jpg", "mag": 10.97, "type": "lenticular galaxy"},
{"name": "NGC 1598", "ra": 4.476025, "dec": -47.782519, "wid": "Q1044206", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201598%20DSS.jpg", "mag": 10.805, "type": "spiral galaxy"},
{"name": "NGC 16", "ra": 0.151194, "dec": 27.729453, "wid": "Q34400", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC16%20-%20SDSS%20DR14.jpg", "mag": 9.747, "type": "lenticular galaxy"},
{"name": "NGC 160", "ra": 0.601138, "dec": 23.95792, "wid": "Q374951", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200160%20SDSS.jpg", "mag": 11.932, "type": "lenticular galaxy"},
{"name": "NGC 1600", "ra": 4.527738, "dec": -5.086103, "wid": "Q581171", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Cutout%20HST%207886%2022%20NIC%20NIC2%20total%20sci%20NGC%201600.jpg", "mag": 11.0, "type": "elliptical galaxy"},
{"name": "NGC 1602", "ra": 4.465267, "dec": -55.05767, "wid": "Q1044235", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201602%20DSS.jpg", "mag": 17.4922, "type": "galaxy"},
{"name": "NGC 161", "ra": 0.592761, "dec": -2.848756, "wid": "Q870210", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC161%20-%20SDSS%20DR14.jpg", "mag": 13.1, "type": "lenticular galaxy"},
{"name": "NGC 1614", "ra": 4.566674, "dec": -8.579047, "wid": "Q119977", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1614%20-%20HST%20-%20Potw2032a.tif", "mag": 14.66, "type": "active galactic nucleus, barred spiral galaxy"},
{"name": "NGC 1616", "ra": 4.544926, "dec": -43.715892, "wid": "Q612424", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201616%20DSS.jpg", "mag": 13.65, "type": "spiral galaxy"},
{"name": "NGC 1617", "ra": 4.527648, "dec": -54.602267, "wid": "Q1044322", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1617-hst-R814GB450.jpg", "mag": 7.991, "type": "spiral galaxy"},
{"name": "NGC 1620", "ra": 4.610553, "dec": -0.1467, "wid": "Q1044355", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201620.png", "mag": 12.5, "type": "intermediate spiral galaxy"},
{"name": "NGC 163", "ra": 0.599961, "dec": -10.121686, "wid": "Q911306", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200163%20SDSS.jpg", "mag": 12.066, "type": "elliptical galaxy"},
{"name": "NGC 1637", "ra": 4.691175, "dec": -2.858039, "wid": "Q941993", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201637%20imaged%20by%20the%20Hubble%20Space%20Telescope.jpg", "mag": 11.4, "type": "HI (21cm) source, active galactic nucleus, astrophysical X-ray source, infrared source, spiral galaxy"},
{"name": "NGC 164", "ra": 0.609144, "dec": 2.749769, "wid": "Q615371", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200164%20SDSS.jpg", "mag": 12.415, "type": "spiral galaxy"},
{"name": "NGC 1642", "ra": 4.715249, "dec": 0.618622, "wid": "Q1044469", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201642.png", "mag": 12.9, "type": "spiral galaxy"},
{"name": "NGC 1643", "ra": 4.728877, "dec": -5.319442, "wid": "Q1044475", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201643.png", "mag": 14.17, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 165", "ra": 0.608037, "dec": -10.105972, "wid": "Q544507", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200165%20SDSS.jpg", "mag": 10.35, "type": "radio galaxy, spiral galaxy"},
{"name": "NGC 166", "ra": 0.596886, "dec": -13.610647, "wid": "Q258274", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%20166%20DECam.png", "mag": 12.116, "type": "Seyfert 2 galaxy, spiral galaxy"},
{"name": "NGC 1667", "ra": 4.810335, "dec": -6.319853, "wid": "Q1027632", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201667%20SDSS.jpg", "mag": 14.732, "type": "Seyfert 2 galaxy, spiral galaxy"},
{"name": "NGC 167", "ra": 0.58975, "dec": -23.375019, "wid": "Q1035643", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200167%20DSS.jpg", "mag": 11.035, "type": "spiral galaxy"},
{"name": "NGC 1672", "ra": 4.76182, "dec": -59.247411, "wid": "Q487228", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1672%20-%20Iotw2205a.jpg", "mag": 10.53, "type": "Seyfert galaxy, spiral galaxy"},
{"name": "NGC 168", "ra": 0.610744, "dec": -22.593483, "wid": "Q1035650", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200168%20SDSS.jpg", "mag": 10.847, "type": "emission-line galaxy, spiral galaxy"},
{"name": "NGC 1683", "ra": 4.871566, "dec": -3.024433, "wid": "Q1044711", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201683%20DSS.jpg", "mag": 10.834, "type": "spiral galaxy"},
{"name": "NGC 169", "ra": 0.614336, "dec": 23.990936, "wid": "Q1035654", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Arp%20282.png", "mag": 14.158, "type": "Seyfert galaxy, spiral galaxy"},
{"name": "NGC 1692", "ra": 4.923259, "dec": -20.571086, "wid": "Q1044747", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201692%20DSS.jpg", "mag": 14.0, "type": "lenticular galaxy"},
{"name": "NGC 17", "ra": 0.18517, "dec": -12.107869, "wid": "Q29312", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%2017HSTScreen.jpg", "mag": 13.52, "type": "Seyfert 2 galaxy, interacting galaxy, spiral galaxy"},
{"name": "NGC 170", "ra": 0.612727, "dec": 1.886476, "wid": "Q549472", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200170%20SDSS.jpg", "mag": 11.308, "type": "lenticular galaxy"},
{"name": "NGC 1700", "ra": 4.948985, "dec": -4.865733, "wid": "Q1044800", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201700.jpg", "mag": 8.088, "type": "elliptical galaxy"},
{"name": "NGC 1701", "ra": 4.930876, "dec": -29.883551, "wid": "Q1044809", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201701%20DSS.jpg", "mag": 12.44, "type": "spiral galaxy"},
{"name": "NGC 1703", "ra": 4.881151, "dec": -59.742217, "wid": "Q1044823", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1703%20-%20Iotw2210a.jpg", "mag": 12.31, "type": "spiral galaxy"},
{"name": "NGC 1705", "ra": 4.90375, "dec": -53.361061, "wid": "Q584728", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC1705%20-%20HST%20-%20Potw2205a.jpg", "mag": 12.9, "type": "starburst galaxy"},
{"name": "NGC 171", "ra": 0.622645, "dec": -19.934247, "wid": "Q1035658", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200171%20SDSS.jpg", "mag": 11.794, "type": "spiral galaxy"},
{"name": "NGC 1716", "ra": 4.970373, "dec": -20.363606, "wid": "Q1044871", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201716%20DSS.jpg", "mag": 12.75, "type": "spiral galaxy"},
{"name": "NGC 1719", "ra": 4.992959, "dec": -0.260406, "wid": "Q1044886", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201719%20DSS.jpg", "mag": 9.716, "type": "spiral galaxy"},
{"name": "NGC 172", "ra": 0.62046, "dec": -22.58714, "wid": "Q1035659", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%200172%20SDSS.jpg", "mag": 11.41, "type": "spiral galaxy"},
{"name": "NGC 1721", "ra": 4.988166, "dec": -11.118635, "wid": "Q1044899", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/Galaxy%20group%20in%20Eridanus%20%28NGC%201721%2C%20NGC%201723%2C%20NGC%201725%2C%20and%20NGC%201728%29.jpg", "mag": 12.8, "type": "lenticular galaxy"},
{"name": "NGC 1723", "ra": 4.990525, "dec": -10.980729, "wid": "Q673946", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201723%20DSS.jpg", "mag": 12.21, "type": "spiral galaxy"},
{"name": "NGC 1725", "ra": 4.98969, "dec": -11.132258, "wid": "Q1044921", "image": "http://commons.wikimedia.org/wiki/Special:FilePath/NGC%201725%20DSS.jpg", "mag": 12.8, "type": "lenticular galaxy"},
{"name": "NGC 1728", "ra": 4.991033, "dec": -11.1229
Showing preview only (550K chars total). Download the full file or copy to clipboard to get everything.
gitextract_3moxuyx7/ ├── .editorconfig ├── .github/ │ └── workflows/ │ ├── generate_osf_file.yml │ └── link-artifacts-in-pr.yml ├── .gitignore ├── CMakeLists.txt ├── LICENSE ├── README.md ├── astro/ │ ├── README.md │ ├── black_holes.json │ ├── constellations.json │ ├── galaxies.json │ ├── galaxies_long_list.json │ ├── galaxy_clusters.json │ ├── gen/ │ │ └── .gitignore │ ├── globular_clusters.json │ ├── hipCatalogWikidata2.json │ ├── nebulae.json │ ├── open_clusters.json │ ├── scripts/ │ │ ├── .gitignore │ │ ├── augment_db_articles.py │ │ ├── create_db.py │ │ ├── fetch_deep_sky.py │ │ ├── gen/ │ │ │ └── .gitignore │ │ ├── gen_stars_from_hip.py │ │ └── milkyway.py │ ├── solar_system.json │ ├── stars.json │ ├── wikidata/ │ │ └── .gitignore │ └── wikipedia/ │ └── .gitignore ├── bundled_assets.json ├── color-palette/ │ ├── height_altitude_-50_150.txt │ ├── height_altitude_-50_2000.txt │ ├── height_altitude_0_1000.txt │ ├── height_altitude_0_200.txt │ ├── height_altitude_0_2000.txt │ ├── height_altitude_0_3000.txt │ ├── height_altitude_0_4000.txt │ ├── height_altitude_0_500.txt │ ├── height_altitude_1000_3000.txt │ ├── height_altitude_1000_4000.txt │ ├── height_altitude_100_300.txt │ ├── height_altitude_100_500.txt │ ├── height_altitude_2000_4000.txt │ ├── height_altitude_300_1000.txt │ ├── height_altitude_4000_6500.txt │ ├── height_altitude_500_1500.txt │ ├── height_altitude_500_2500.txt │ ├── height_altitude_default.txt │ ├── hillshade_color_default.txt │ ├── hillshade_color_hillshade_plains.txt │ ├── hillshade_main_default.txt │ ├── hillshade_main_hillshade_plains.txt │ ├── route_elevation_default.txt │ ├── route_maxspeed_default.txt │ ├── route_slope_default.txt │ ├── route_speed_default.txt │ ├── slope_avalanche.txt │ ├── slope_default.txt │ ├── slope_slope_plains.txt │ ├── user_palette_default.txt │ ├── weather_cloud.txt │ ├── weather_precip.txt │ ├── weather_pressure.txt │ ├── weather_temperature.txt │ └── weather_wind.txt ├── countries-info/ │ ├── regions.ocbf.readme │ └── regions.xml ├── embed-resources-chunk.py ├── embed-resources-chunk.sh ├── icons/ │ ├── .gitignore │ ├── LICENSE.Open-SVG-Map-Icons.txt │ ├── LICENSE.icons8.txt │ ├── svg/ │ │ └── osmc_source/ │ │ └── README.txt │ ├── svg-res/ │ │ └── .gitignore │ └── tools/ │ ├── Generating_OSMAND_map_icons.txt │ ├── SVGtoXML/ │ │ ├── readme.txt │ │ ├── vd-tool/ │ │ │ ├── bin/ │ │ │ │ ├── vd-tool │ │ │ │ └── vd-tool.bat │ │ │ └── lib/ │ │ │ ├── FastInfoset-1.2.16.jar │ │ │ ├── aapt2-proto-4.1.0-alpha01-6193524.jar │ │ │ ├── annotations-13.0.jar │ │ │ ├── annotations-30.0.0.jar │ │ │ ├── bcpkix-jdk15on-1.56.jar │ │ │ ├── bcprov-jdk15on-1.56.jar │ │ │ ├── builder-model-7.0.0.jar │ │ │ ├── builder-test-api-7.0.0.jar │ │ │ ├── checker-qual-3.5.0.jar │ │ │ ├── common-30.0.0.jar │ │ │ ├── commons-codec-1.10.jar │ │ │ ├── commons-compress-1.20.jar │ │ │ ├── commons-logging-1.2.jar │ │ │ ├── ddmlib-30.0.0.jar │ │ │ ├── dvlib-30.0.0.jar │ │ │ ├── error_prone_annotations-2.3.4.jar │ │ │ ├── failureaccess-1.0.1.jar │ │ │ ├── gson-2.8.6.jar │ │ │ ├── guava-30.1-jre.jar │ │ │ ├── httpclient-4.5.6.jar │ │ │ ├── httpcore-4.4.10.jar │ │ │ ├── httpmime-4.5.6.jar │ │ │ ├── istack-commons-runtime-3.0.8.jar │ │ │ ├── j2objc-annotations-1.3.jar │ │ │ ├── jakarta.activation-api-1.2.1.jar │ │ │ ├── jakarta.xml.bind-api-2.3.2.jar │ │ │ ├── javax.activation-1.2.0.jar │ │ │ ├── javax.inject-1.jar │ │ │ ├── jaxb-runtime-2.3.2.jar │ │ │ ├── jimfs-1.1.jar │ │ │ ├── jna-5.6.0.jar │ │ │ ├── jna-platform-5.6.0.jar │ │ │ ├── jsr305-3.0.2.jar │ │ │ ├── kotlin-reflect-1.4.32.jar │ │ │ ├── kotlin-stdlib-1.4.32.jar │ │ │ ├── kotlin-stdlib-common-1.4.32.jar │ │ │ ├── kotlin-stdlib-jdk7-1.4.32.jar │ │ │ ├── kotlin-stdlib-jdk8-1.4.32.jar │ │ │ ├── kxml2-2.3.0.jar │ │ │ ├── layoutlib-api-30.0.0.jar │ │ │ ├── listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar │ │ │ ├── protobuf-java-3.10.0.jar │ │ │ ├── protos-30.0.0.jar │ │ │ ├── repository-30.0.0.jar │ │ │ ├── sdk-common-30.0.0.jar │ │ │ ├── sdklib-30.0.0.jar │ │ │ ├── shared-30.0.0.jar │ │ │ ├── stax-ex-1.8.1.jar │ │ │ ├── trove4j-1.0.20181211.jar │ │ │ ├── txw2-2.3.2.jar │ │ │ ├── vd-tool.jar │ │ │ ├── xercesImpl-2.12.0.jar │ │ │ └── xml-apis-1.4.01.jar │ │ └── vectors/ │ │ └── ic_action_cancel.xml │ ├── changesize.py │ ├── generate_osmc.sh │ ├── generatepng.sh │ └── sortfiles.sh ├── list-resources.py ├── list-resources.sh ├── models/ │ ├── map_bicycle_location/ │ │ ├── map_bicycle_location.mtl │ │ └── map_bicycle_location.obj │ ├── map_car_bearing/ │ │ ├── map_car_bearing.mtl │ │ └── map_car_bearing.obj │ ├── map_car_location/ │ │ ├── map_car_location.mtl │ │ └── map_car_location.obj │ ├── map_default_location/ │ │ ├── map_default_location.mtl │ │ └── map_default_location.obj │ ├── map_navigation_car/ │ │ ├── map_navigation_car.mtl │ │ └── map_navigation_car.obj │ └── map_navigation_nautical/ │ ├── map_navigation_nautical.mtl │ └── map_navigation_nautical.obj ├── obf_creation/ │ ├── address_common_names.xml │ ├── place_common_names.xml │ ├── rendering_types.xml │ └── rendering_types_us-maps.xml ├── pack_rec_voice_std.sh ├── poi/ │ ├── activities.json │ ├── copy_phrases.sh │ ├── phrases/ │ │ ├── .gitignore │ │ └── README.txt │ ├── poi_categories.json │ ├── poi_types.xml │ └── poi_types_us-maps.xml ├── protos/ │ ├── .gitignore │ ├── OBF.proto │ ├── autogen-protobuf-2.5.patch │ ├── configure_protobuf.sh │ ├── fileformat.proto │ ├── osmand_index.proto │ ├── osmand_region_info.proto │ ├── osmformat.proto │ ├── proto_generate.sh │ ├── protobuf-2.3.patch │ ├── protobuf-2.5.patch │ └── vector_tile.proto ├── rendering_styles/ │ ├── LightRS.render.xml │ ├── Topo-map-assimilation.render.xml │ ├── Touring-view_(more-contrast-and-details).render.xml │ ├── UniRS.render.xml │ ├── build_osf.sh │ ├── contourlines.addon.render.xml │ ├── default.render.xml │ ├── depthcontourlines.addon.render.xml │ ├── desert.render.xml │ ├── fonts/ │ │ └── LICENSE.txt │ ├── legacy_fonts/ │ │ ├── NotoKufi/ │ │ │ └── LICENSE │ │ ├── NotoNaskh/ │ │ │ └── LICENSE │ │ ├── NotoSans/ │ │ │ ├── LICENSE │ │ │ └── NotoSans-Arabic.otf │ │ ├── NotoSans-extra/ │ │ │ └── LICENSE │ │ └── OpenSans/ │ │ └── Apache License.txt │ ├── map-legend/ │ │ └── default.legend.xml │ ├── mapnik.render.xml │ ├── marine.render.xml │ ├── nautical.render.xml │ ├── offroad.render.xml │ ├── osm-carto.render.xml │ ├── osmassistant.addon.render.xml │ ├── padus.addon.render.xml │ ├── private-lands.addon.render.xml │ ├── publictransportroutes.addon.render.xml │ ├── readme.md │ ├── regions.render.xml │ ├── routes.addon.render.xml │ ├── skimap.render.xml │ ├── snowmobile.render.xml │ ├── standalone-template.render.xml │ ├── style-icons/ │ │ ├── map-icons-vector/ │ │ │ ├── mm_abandoned.xml │ │ │ ├── mm_abandoned_poi.xml │ │ │ ├── mm_access_no.xml │ │ │ ├── mm_access_permit_overlay.xml │ │ │ ├── mm_access_private.xml │ │ │ ├── mm_access_private_overlay.xml │ │ │ ├── mm_access_private_red_overlay.xml │ │ │ ├── mm_accomodation.xml │ │ │ ├── mm_accountant.xml │ │ │ ├── mm_activities_aircraft.xml │ │ │ ├── mm_activities_baby_transport.xml │ │ │ ├── mm_activities_bicycle.xml │ │ │ ├── mm_activities_bus.xml │ │ │ ├── mm_activities_camper.xml │ │ │ ├── mm_activities_campervan.xml │ │ │ ├── mm_activities_canoe.xml │ │ │ ├── mm_activities_car.xml │ │ │ ├── mm_activities_dirt_motorcycle.xml │ │ │ ├── mm_activities_diving.xml │ │ │ ├── mm_activities_electric_bike.xml │ │ │ ├── mm_activities_enduro_motorcycle.xml │ │ │ ├── mm_activities_go_cart.xml │ │ │ ├── mm_activities_hang_gliding.xml │ │ │ ├── mm_activities_helicopter.xml │ │ │ ├── mm_activities_hill_climbing.xml │ │ │ ├── mm_activities_horse.xml │ │ │ ├── mm_activities_horse_riding.xml │ │ │ ├── mm_activities_ice_skating.xml │ │ │ ├── mm_activities_inline_skates.xml │ │ │ ├── mm_activities_kayak.xml │ │ │ ├── mm_activities_light_aircraft.xml │ │ │ ├── mm_activities_monowheel.xml │ │ │ ├── mm_activities_motor_scooter.xml │ │ │ ├── mm_activities_motorboat.xml │ │ │ ├── mm_activities_motorcycle.xml │ │ │ ├── mm_activities_mountain_bike.xml │ │ │ ├── mm_activities_offroad.xml │ │ │ ├── mm_activities_paragliding.xml │ │ │ ├── mm_activities_pedestrian.xml │ │ │ ├── mm_activities_personal_transporter.xml │ │ │ ├── mm_activities_pickup_truck.xml │ │ │ ├── mm_activities_running.xml │ │ │ ├── mm_activities_sail_boat.xml │ │ │ ├── mm_activities_scooter.xml │ │ │ ├── mm_activities_scuba_diving.xml │ │ │ ├── mm_activities_shuttle_bus.xml │ │ │ ├── mm_activities_ski_touring.xml │ │ │ ├── mm_activities_skiing.xml │ │ │ ├── mm_activities_snowboarding.xml │ │ │ ├── mm_activities_snowmobile.xml │ │ │ ├── mm_activities_snowshoeing.xml │ │ │ ├── mm_activities_subway.xml │ │ │ ├── mm_activities_surfing.xml │ │ │ ├── mm_activities_suv.xml │ │ │ ├── mm_activities_swimming_outdoor.xml │ │ │ ├── mm_activities_train.xml │ │ │ ├── mm_activities_trekking.xml │ │ │ ├── mm_activities_truck.xml │ │ │ ├── mm_activities_utv.xml │ │ │ ├── mm_activities_wagon.xml │ │ │ ├── mm_activities_waterskiing.xml │ │ │ ├── mm_activities_wheelchair.xml │ │ │ ├── mm_activities_wheelchair_forward.xml │ │ │ ├── mm_activities_windsurfing.xml │ │ │ ├── mm_administrative.xml │ │ │ ├── mm_adult_gaming_centre.xml │ │ │ ├── mm_advertising_agency.xml │ │ │ ├── mm_aerialway_cable_car.xml │ │ │ ├── mm_aerialway_chair_lift.xml │ │ │ ├── mm_aerialway_drag_lift.xml │ │ │ ├── mm_aerialway_gondola.xml │ │ │ ├── mm_aerialway_goods.xml │ │ │ ├── mm_aerialway_j_bar.xml │ │ │ ├── mm_aerialway_magic_carpet.xml │ │ │ ├── mm_aerialway_platter.xml │ │ │ ├── mm_aerialway_pylon.xml │ │ │ ├── mm_aerialway_pylon_small.xml │ │ │ ├── mm_aerialway_rope_tow.xml │ │ │ ├── mm_aerialway_station.xml │ │ │ ├── mm_aerialway_station_small.xml │ │ │ ├── mm_aerialway_station_small_night.xml │ │ │ ├── mm_aerialway_t_bar.xml │ │ │ ├── mm_aerialway_transport.xml │ │ │ ├── mm_aerodrome_type_military.xml │ │ │ ├── mm_aeroway_aerodrome.xml │ │ │ ├── mm_aeroway_aerodrome_abandoned.xml │ │ │ ├── mm_aeroway_aerodrome_small.xml │ │ │ ├── mm_aeroway_airport.xml │ │ │ ├── mm_aeroway_fuel.xml │ │ │ ├── mm_aeroway_gate.xml │ │ │ ├── mm_aeroway_helipad.xml │ │ │ ├── mm_aeroway_terminal.xml │ │ │ ├── mm_agrarian.xml │ │ │ ├── mm_air_transport.xml │ │ │ ├── mm_ais_aton.xml │ │ │ ├── mm_ais_aton_virt.xml │ │ │ ├── mm_ais_land.xml │ │ │ ├── mm_ais_plane.xml │ │ │ ├── mm_ais_sar.xml │ │ │ ├── mm_ais_vessel.xml │ │ │ ├── mm_ais_vessel_cross.xml │ │ │ ├── mm_ais_vessel_red.xml │ │ │ ├── mm_allotments.xml │ │ │ ├── mm_ambulance_station.xml │ │ │ ├── mm_amenity_arts_centre.xml │ │ │ ├── mm_amenity_atm.xml │ │ │ ├── mm_amenity_bank.xml │ │ │ ├── mm_amenity_bar.xml │ │ │ ├── mm_amenity_bicycle_rental.xml │ │ │ ├── mm_amenity_biergarten.xml │ │ │ ├── mm_amenity_boat_sharing.xml │ │ │ ├── mm_amenity_bureau_de_change.xml │ │ │ ├── mm_amenity_bus_station.xml │ │ │ ├── mm_amenity_cafe.xml │ │ │ ├── mm_amenity_car_rental.xml │ │ │ ├── mm_amenity_car_sharing.xml │ │ │ ├── mm_amenity_car_wash.xml │ │ │ ├── mm_amenity_casino.xml │ │ │ ├── mm_amenity_cinema.xml │ │ │ ├── mm_amenity_college.xml │ │ │ ├── mm_amenity_community_centre.xml │ │ │ ├── mm_amenity_courthouse.xml │ │ │ ├── mm_amenity_dentist.xml │ │ │ ├── mm_amenity_doctors.xml │ │ │ ├── mm_amenity_drinking_water.xml │ │ │ ├── mm_amenity_embassy.xml │ │ │ ├── mm_amenity_fast_food.xml │ │ │ ├── mm_amenity_ferry_terminal.xml │ │ │ ├── mm_amenity_fire_station.xml │ │ │ ├── mm_amenity_food_court.xml │ │ │ ├── mm_amenity_fountain.xml │ │ │ ├── mm_amenity_fuel.xml │ │ │ ├── mm_amenity_fuel_lpg.xml │ │ │ ├── mm_amenity_hospital.xml │ │ │ ├── mm_amenity_hunting_stand.xml │ │ │ ├── mm_amenity_library.xml │ │ │ ├── mm_amenity_marketplace.xml │ │ │ ├── mm_amenity_monastery.xml │ │ │ ├── mm_amenity_motorcycle_parking.xml │ │ │ ├── mm_amenity_motorcycle_parking_paid.xml │ │ │ ├── mm_amenity_nightclub.xml │ │ │ ├── mm_amenity_nursing_home.xml │ │ │ ├── mm_amenity_parking.xml │ │ │ ├── mm_amenity_parking_disabled.xml │ │ │ ├── mm_amenity_parking_entrance.xml │ │ │ ├── mm_amenity_parking_multi_storey_paid.xml │ │ │ ├── mm_amenity_parking_paid.xml │ │ │ ├── mm_amenity_parking_private.xml │ │ │ ├── mm_amenity_parking_underground_paid.xml │ │ │ ├── mm_amenity_pharmacy.xml │ │ │ ├── mm_amenity_place_of_worship.xml │ │ │ ├── mm_amenity_police.xml │ │ │ ├── mm_amenity_post_box.xml │ │ │ ├── mm_amenity_post_office.xml │ │ │ ├── mm_amenity_prison.xml │ │ │ ├── mm_amenity_pub.xml │ │ │ ├── mm_amenity_public_building.xml │ │ │ ├── mm_amenity_recycling.xml │ │ │ ├── mm_amenity_restaurant.xml │ │ │ ├── mm_amenity_school.xml │ │ │ ├── mm_amenity_shelter.xml │ │ │ ├── mm_amenity_ski_rental.xml │ │ │ ├── mm_amenity_social_centre.xml │ │ │ ├── mm_amenity_stripclub.xml │ │ │ ├── mm_amenity_taxi.xml │ │ │ ├── mm_amenity_telephone.xml │ │ │ ├── mm_amenity_theatre.xml │ │ │ ├── mm_amenity_toilets.xml │ │ │ ├── mm_amenity_townhall.xml │ │ │ ├── mm_amenity_university.xml │ │ │ ├── mm_amenity_vacuum_cleaner.xml │ │ │ ├── mm_amenity_vehicle_ramp.xml │ │ │ ├── mm_amenity_vending_machine.xml │ │ │ ├── mm_amenity_veterinary.xml │ │ │ ├── mm_american_football.xml │ │ │ ├── mm_amusement_arcade.xml │ │ │ ├── mm_animal_boarding.xml │ │ │ ├── mm_animal_keeping.xml │ │ │ ├── mm_animal_shelter.xml │ │ │ ├── mm_anthill.xml │ │ │ ├── mm_antiques.xml │ │ │ ├── mm_appliance.xml │ │ │ ├── mm_aquaculture.xml │ │ │ ├── mm_arch.xml │ │ │ ├── mm_architect.xml │ │ │ ├── mm_architect_name.xml │ │ │ ├── mm_arrow_2triangles_black.xml │ │ │ ├── mm_arrow_2triangles_white.xml │ │ │ ├── mm_arrow_blue_big.xml │ │ │ ├── mm_arrow_blue_big_night.xml │ │ │ ├── mm_arrow_red_down_big.xml │ │ │ ├── mm_arrow_red_up_big.xml │ │ │ ├── mm_arrow_triangle_black.xml │ │ │ ├── mm_arrow_triangle_black2.xml │ │ │ ├── mm_arrow_triangle_black_big.xml │ │ │ ├── mm_arrow_triangle_black_big_nobg.xml │ │ │ ├── mm_arrow_triangle_black_nobg.xml │ │ │ ├── mm_arrow_triangle_black_reverse.xml │ │ │ ├── mm_arrow_triangle_black_reverse_big.xml │ │ │ ├── mm_arrow_triangle_black_small.xml │ │ │ ├── mm_arrow_triangle_black_small_nobg.xml │ │ │ ├── mm_arrow_triangle_blue.xml │ │ │ ├── mm_arrow_triangle_blue_big.xml │ │ │ ├── mm_arrow_triangle_blue_small.xml │ │ │ ├── mm_arrow_triangle_darkblue.xml │ │ │ ├── mm_arrow_triangle_darkblue_big.xml │ │ │ ├── mm_arrow_triangle_darkblue_small.xml │ │ │ ├── mm_arrow_triangle_white2.xml │ │ │ ├── mm_arrow_triangle_white_big_nobg.xml │ │ │ ├── mm_arrow_triangle_white_nobg.xml │ │ │ ├── mm_arrow_triangle_white_small_nobg.xml │ │ │ ├── mm_art.xml │ │ │ ├── mm_assembly_point.xml │ │ │ ├── mm_astronomical_observatory.xml │ │ │ ├── mm_atm_no.xml │ │ │ ├── mm_atm_yes.xml │ │ │ ├── mm_attraction.xml │ │ │ ├── mm_attraction_amusement_ride.xml │ │ │ ├── mm_attraction_animal.xml │ │ │ ├── mm_attraction_big_wheel.xml │ │ │ ├── mm_attraction_carousel.xml │ │ │ ├── mm_attraction_map.xml │ │ │ ├── mm_attraction_maze.xml │ │ │ ├── mm_attraction_roller_coaster.xml │ │ │ ├── mm_attraction_slide.xml │ │ │ ├── mm_attraction_summer_toboggan.xml │ │ │ ├── mm_attraction_swing_carousel.xml │ │ │ ├── mm_attraction_train.xml │ │ │ ├── mm_attraction_water_slide.xml │ │ │ ├── mm_avalanche_transceiver.xml │ │ │ ├── mm_avalanche_transceiver_training.xml │ │ │ ├── mm_baby_hatch.xml │ │ │ ├── mm_backrest_no.xml │ │ │ ├── mm_backrest_yes.xml │ │ │ ├── mm_badminton.xml │ │ │ ├── mm_bag.xml │ │ │ ├── mm_bandstand.xml │ │ │ ├── mm_bandy.xml │ │ │ ├── mm_barbecue.xml │ │ │ ├── mm_barrier.xml │ │ │ ├── mm_barrier_bar.xml │ │ │ ├── mm_barrier_barrier_board.xml │ │ │ ├── mm_barrier_block.xml │ │ │ ├── mm_barrier_bollard.xml │ │ │ ├── mm_barrier_border_control.xml │ │ │ ├── mm_barrier_bump_gate.xml │ │ │ ├── mm_barrier_bus_trap.xml │ │ │ ├── mm_barrier_cattle_grid.xml │ │ │ ├── mm_barrier_chain.xml │ │ │ ├── mm_barrier_colored_debris.xml │ │ │ ├── mm_barrier_colored_horse_stile.xml │ │ │ ├── mm_barrier_colored_jersey_barrier.xml │ │ │ ├── mm_barrier_colored_log.xml │ │ │ ├── mm_barrier_coupure.xml │ │ │ ├── mm_barrier_cycle_barrier.xml │ │ │ ├── mm_barrier_entrance.xml │ │ │ ├── mm_barrier_gate.xml │ │ │ ├── mm_barrier_hampshire_gate.xml │ │ │ ├── mm_barrier_height_restrictor.xml │ │ │ ├── mm_barrier_kissing_gate.xml │ │ │ ├── mm_barrier_lift_gate.xml │ │ │ ├── mm_barrier_motorcycle_barrier.xml │ │ │ ├── mm_barrier_planter.xml │ │ │ ├── mm_barrier_sally_port.xml │ │ │ ├── mm_barrier_small_black_1.xml │ │ │ ├── mm_barrier_small_black_2.xml │ │ │ ├── mm_barrier_small_black_3.xml │ │ │ ├── mm_barrier_small_black_4.xml │ │ │ ├── mm_barrier_small_black_bold_1.xml │ │ │ ├── mm_barrier_small_black_bold_2.xml │ │ │ ├── mm_barrier_small_black_bold_3.xml │ │ │ ├── mm_barrier_small_black_bold_4.xml │ │ │ ├── mm_barrier_small_brown_bold_1.xml │ │ │ ├── mm_barrier_small_brown_bold_2.xml │ │ │ ├── mm_barrier_small_red_1.xml │ │ │ ├── mm_barrier_small_red_2.xml │ │ │ ├── mm_barrier_small_red_3.xml │ │ │ ├── mm_barrier_small_red_4.xml │ │ │ ├── mm_barrier_small_red_bold_1.xml │ │ │ ├── mm_barrier_small_red_bold_2.xml │ │ │ ├── mm_barrier_small_red_bold_3.xml │ │ │ ├── mm_barrier_small_red_bold_4.xml │ │ │ ├── mm_barrier_small_white_1.xml │ │ │ ├── mm_barrier_small_white_2.xml │ │ │ ├── mm_barrier_small_white_3.xml │ │ │ ├── mm_barrier_small_white_4.xml │ │ │ ├── mm_barrier_spikes.xml │ │ │ ├── mm_barrier_stile.xml │ │ │ ├── mm_barrier_sump_buster.xml │ │ │ ├── mm_barrier_swing_gate.xml │ │ │ ├── mm_barrier_tank_trap.xml │ │ │ ├── mm_barrier_turnstile.xml │ │ │ ├── mm_barrier_tyres.xml │ │ │ ├── mm_barrier_wedge.xml │ │ │ ├── mm_basin.xml │ │ │ ├── mm_bathroom_furnishing.xml │ │ │ ├── mm_bay.xml │ │ │ ├── mm_beach.xml │ │ │ ├── mm_beachvolleyball.xml │ │ │ ├── mm_beacon.xml │ │ │ ├── mm_beauty.xml │ │ │ ├── mm_beauty_salon_nails.xml │ │ │ ├── mm_bed.xml │ │ │ ├── mm_bedding.xml │ │ │ ├── mm_beehive.xml │ │ │ ├── mm_bell_tower.xml │ │ │ ├── mm_bench.xml │ │ │ ├── mm_bench_no.xml │ │ │ ├── mm_bench_yes.xml │ │ │ ├── mm_beverages.xml │ │ │ ├── mm_bicycle_no.xml │ │ │ ├── mm_bicycle_parking.xml │ │ │ ├── mm_bicycle_parking_anchors.xml │ │ │ ├── mm_bicycle_parking_bollard.xml │ │ │ ├── mm_bicycle_parking_building.xml │ │ │ ├── mm_bicycle_parking_informal.xml │ │ │ ├── mm_bicycle_parking_lockers.xml │ │ │ ├── mm_bicycle_parking_rack.xml │ │ │ ├── mm_bicycle_parking_shed.xml │ │ │ ├── mm_bicycle_parking_stands.xml │ │ │ ├── mm_bicycle_parking_streetpod.xml │ │ │ ├── mm_bicycle_parking_tree.xml │ │ │ ├── mm_bicycle_parking_wall_loops.xml │ │ │ ├── mm_bicycle_repair_station.xml │ │ │ ├── mm_bicycle_transport.xml │ │ │ ├── mm_billiards.xml │ │ │ ├── mm_bin_no.xml │ │ │ ├── mm_bin_yes.xml │ │ │ ├── mm_birds_nest.xml │ │ │ ├── mm_birdwatching.xml │ │ │ ├── mm_bitcoin_yes.xml │ │ │ ├── mm_blood_donation.xml │ │ │ ├── mm_board_type_nature.xml │ │ │ ├── mm_board_type_plants.xml │ │ │ ├── mm_board_type_wildlife.xml │ │ │ ├── mm_boat_rental.xml │ │ │ ├── mm_boat_storage.xml │ │ │ ├── mm_boutique.xml │ │ │ ├── mm_breakwater.xml │ │ │ ├── mm_bridge.xml │ │ │ ├── mm_bridge_movable_lift.xml │ │ │ ├── mm_bridge_structure_arch.xml │ │ │ ├── mm_bridge_structure_beam.xml │ │ │ ├── mm_bridge_structure_suspension.xml │ │ │ ├── mm_bridge_type_movable.xml │ │ │ ├── mm_brothel.xml │ │ │ ├── mm_brownfield.xml │ │ │ ├── mm_building.xml │ │ │ ├── mm_building_entrance.xml │ │ │ ├── mm_building_map.xml │ │ │ ├── mm_building_pyramid.xml │ │ │ ├── mm_building_type_basilica.xml │ │ │ ├── mm_building_type_cathedral.xml │ │ │ ├── mm_building_type_chapel.xml │ │ │ ├── mm_building_type_church.xml │ │ │ ├── mm_building_type_monastery.xml │ │ │ ├── mm_building_type_mosque.xml │ │ │ ├── mm_building_type_pyramid.xml │ │ │ ├── mm_building_type_synagogue.xml │ │ │ ├── mm_bus_station_small.xml │ │ │ ├── mm_bus_yes.xml │ │ │ ├── mm_button_operated_no.xml │ │ │ ├── mm_button_operated_yes.xml │ │ │ ├── mm_cabin.xml │ │ │ ├── mm_cabin_rentals.xml │ │ │ ├── mm_cafe_and_restaurant.xml │ │ │ ├── mm_cairn.xml │ │ │ ├── mm_camera.xml │ │ │ ├── mm_camp_pitch.xml │ │ │ ├── mm_canal.xml │ │ │ ├── mm_candles.xml │ │ │ ├── mm_cannabis.xml │ │ │ ├── mm_cape.xml │ │ │ ├── mm_car_aid.xml │ │ │ ├── mm_car_pooling.xml │ │ │ ├── mm_car_wash_no.xml │ │ │ ├── mm_car_wash_self_service.xml │ │ │ ├── mm_car_wash_yes.xml │ │ │ ├── mm_cargo_passengers.xml │ │ │ ├── mm_cargo_vehicle.xml │ │ │ ├── mm_carpet.xml │ │ │ ├── mm_cellar_entrance.xml │ │ │ ├── mm_cemetery.xml │ │ │ ├── mm_charcoal_pile.xml │ │ │ ├── mm_charging_station.xml │ │ │ ├── mm_charging_station_filter.xml │ │ │ ├── mm_charity.xml │ │ │ ├── mm_checkpoint_hiking.xml │ │ │ ├── mm_cheese.xml │ │ │ ├── mm_chemist.xml │ │ │ ├── mm_chess.xml │ │ │ ├── mm_childcare.xml │ │ │ ├── mm_chocolate.xml │ │ │ ├── mm_city_gate.xml │ │ │ ├── mm_city_wall.xml │ │ │ ├── mm_cliff.xml │ │ │ ├── mm_climbing_area.xml │ │ │ ├── mm_climbing_crag.xml │ │ │ ├── mm_climbing_route.xml │ │ │ ├── mm_climbing_route_bottom.xml │ │ │ ├── mm_clinic.xml │ │ │ ├── mm_clock.xml │ │ │ ├── mm_clothes_children.xml │ │ │ ├── mm_club.xml │ │ │ ├── mm_club_amateur_radio.xml │ │ │ ├── mm_club_automobile.xml │ │ │ ├── mm_club_aviation.xml │ │ │ ├── mm_club_bicycle.xml │ │ │ ├── mm_club_chess.xml │ │ │ ├── mm_club_cinema.xml │ │ │ ├── mm_club_computer.xml │ │ │ ├── mm_club_dog.xml │ │ │ ├── mm_club_doityourself.xml │ │ │ ├── mm_club_ethnic.xml │ │ │ ├── mm_club_fishing.xml │ │ │ ├── mm_club_freemasonry.xml │ │ │ ├── mm_club_game.xml │ │ │ ├── mm_club_history.xml │ │ │ ├── mm_club_hunting.xml │ │ │ ├── mm_club_motorcycle.xml │ │ │ ├── mm_club_music.xml │ │ │ ├── mm_club_nature.xml │ │ │ ├── mm_club_religion.xml │ │ │ ├── mm_club_sailing.xml │ │ │ ├── mm_club_scout.xml │ │ │ ├── mm_club_shooting.xml │ │ │ ├── mm_club_social.xml │ │ │ ├── mm_club_sport.xml │ │ │ ├── mm_club_tourism.xml │ │ │ ├── mm_club_veterans.xml │ │ │ ├── mm_club_youth_movement.xml │ │ │ ├── mm_coffee.xml │ │ │ ├── mm_collector.xml │ │ │ ├── mm_commercial.xml │ │ │ ├── mm_communication.xml │ │ │ ├── mm_communication_tower.xml │ │ │ ├── mm_company.xml │ │ │ ├── mm_compressed_air.xml │ │ │ ├── mm_compressed_air_no.xml │ │ │ ├── mm_compressed_air_yes.xml │ │ │ ├── mm_conference_centre.xml │ │ │ ├── mm_construction.xml │ │ │ ├── mm_construction_yes.xml │ │ │ ├── mm_consulting.xml │ │ │ ├── mm_conveying_yes.xml │ │ │ ├── mm_cooling_tower.xml │ │ │ ├── mm_cooperative.xml │ │ │ ├── mm_cosmetics.xml │ │ │ ├── mm_country.xml │ │ │ ├── mm_country_store.xml │ │ │ ├── mm_covered_no.xml │ │ │ ├── mm_covered_yes.xml │ │ │ ├── mm_coworking_space.xml │ │ │ ├── mm_craft.xml │ │ │ ├── mm_craft_agricultural_engines.xml │ │ │ ├── mm_craft_beekeeper.xml │ │ │ ├── mm_craft_blacksmith.xml │ │ │ ├── mm_craft_boatbuilder.xml │ │ │ ├── mm_craft_brewery.xml │ │ │ ├── mm_craft_builder.xml │ │ │ ├── mm_craft_carpenter.xml │ │ │ ├── mm_craft_caterer.xml │ │ │ ├── mm_craft_clockmaker.xml │ │ │ ├── mm_craft_default.xml │ │ │ ├── mm_craft_electrician.xml │ │ │ ├── mm_craft_electronics_repair.xml │ │ │ ├── mm_craft_gardener.xml │ │ │ ├── mm_craft_handicraft.xml │ │ │ ├── mm_craft_hvac.xml │ │ │ ├── mm_craft_insulation.xml │ │ │ ├── mm_craft_jeweller.xml │ │ │ ├── mm_craft_key_cutter.xml │ │ │ ├── mm_craft_locksmith.xml │ │ │ ├── mm_craft_metal_construction.xml │ │ │ ├── mm_craft_painter.xml │ │ │ ├── mm_craft_photographer.xml │ │ │ ├── mm_craft_photographic_laboratory.xml │ │ │ ├── mm_craft_plasterer.xml │ │ │ ├── mm_craft_plumber.xml │ │ │ ├── mm_craft_pottery.xml │ │ │ ├── mm_craft_roofer.xml │ │ │ ├── mm_craft_sawmill.xml │ │ │ ├── mm_craft_shoemaker.xml │ │ │ ├── mm_craft_stonemason.xml │ │ │ ├── mm_craft_tailor.xml │ │ │ ├── mm_craft_window_construction.xml │ │ │ ├── mm_craft_winery.xml │ │ │ ├── mm_crane.xml │ │ │ ├── mm_crater.xml │ │ │ ├── mm_crematorium.xml │ │ │ ├── mm_cross.xml │ │ │ ├── mm_crossing_traffic_signals.xml │ │ │ ├── mm_crossing_traffic_signals_map.xml │ │ │ ├── mm_crossing_uncontrolled.xml │ │ │ ├── mm_crossing_uncontrolled_map.xml │ │ │ ├── mm_crossing_unmarked.xml │ │ │ ├── mm_crossing_unmarked_map.xml │ │ │ ├── mm_cuisine.xml │ │ │ ├── mm_curtain.xml │ │ │ ├── mm_customs.xml │ │ │ ├── mm_dam.xml │ │ │ ├── mm_dance_floor.xml │ │ │ ├── mm_deadlock.xml │ │ │ ├── mm_defibrillator.xml │ │ │ ├── mm_deli.xml │ │ │ ├── mm_delivery_no.xml │ │ │ ├── mm_delivery_yes.xml │ │ │ ├── mm_disaster_response.xml │ │ │ ├── mm_dispensing_no.xml │ │ │ ├── mm_dispensing_yes.xml │ │ │ ├── mm_dispersed_camping.xml │ │ │ ├── mm_disused.xml │ │ │ ├── mm_dive.xml │ │ │ ├── mm_dive_centre.xml │ │ │ ├── mm_dog_park.xml │ │ │ ├── mm_dog_sledding.xml │ │ │ ├── mm_dojo.xml │ │ │ ├── mm_dolphin.xml │ │ │ ├── mm_doors.xml │ │ │ ├── mm_dovecote.xml │ │ │ ├── mm_dressing_room.xml │ │ │ ├── mm_drinking_water_no.xml │ │ │ ├── mm_drinking_water_no_map.xml │ │ │ ├── mm_drinking_water_yes.xml │ │ │ ├── mm_drinking_water_yes_map.xml │ │ │ ├── mm_driver_training.xml │ │ │ ├── mm_driving_school.xml │ │ │ ├── mm_dry_cleaning.xml │ │ │ ├── mm_dune.xml │ │ │ ├── mm_e_cigarette.xml │ │ │ ├── mm_education.xml │ │ │ ├── mm_educational_institution.xml │ │ │ ├── mm_egress.xml │ │ │ ├── mm_ele.xml │ │ │ ├── mm_electrical.xml │ │ │ ├── mm_electricity_combined_charging.xml │ │ │ ├── mm_electronics.xml │ │ │ ├── mm_elevator.xml │ │ │ ├── mm_elevator_yes.xml │ │ │ ├── mm_email.xml │ │ │ ├── mm_emergency.xml │ │ │ ├── mm_emergency_access_point.xml │ │ │ ├── mm_emergency_bay.xml │ │ │ ├── mm_emergency_fire_hydrant.xml │ │ │ ├── mm_emergency_infrastructure.xml │ │ │ ├── mm_emergency_phone.xml │ │ │ ├── mm_employment_agency.xml │ │ │ ├── mm_energy.xml │ │ │ ├── mm_energy_supplier.xml │ │ │ ├── mm_entertainment.xml │ │ │ ├── mm_entrance_exit.xml │ │ │ ├── mm_entrance_exit_map.xml │ │ │ ├── mm_entrance_main.xml │ │ │ ├── mm_entrance_main_map.xml │ │ │ ├── mm_entrance_service.xml │ │ │ ├── mm_entrance_yes.xml │ │ │ ├── mm_equestrian.xml │ │ │ ├── mm_erotic.xml │ │ │ ├── mm_escape_game.xml │ │ │ ├── mm_escape_lane.xml │ │ │ ├── mm_estate_agent.xml │ │ │ ├── mm_fabric.xml │ │ │ ├── mm_facebook.xml │ │ │ ├── mm_farm.xml │ │ │ ├── mm_farmland.xml │ │ │ ├── mm_farmyard.xml │ │ │ ├── mm_fee_no.xml │ │ │ ├── mm_fee_yes.xml │ │ │ ├── mm_feeding_place.xml │ │ │ ├── mm_female_no.xml │ │ │ ├── mm_female_yes.xml │ │ │ ├── mm_fencing.xml │ │ │ ├── mm_ferry_terminal_small.xml │ │ │ ├── mm_ferry_terminal_small_night.xml │ │ │ ├── mm_field_hockey.xml │ │ │ ├── mm_filling_station.xml │ │ │ ├── mm_finance.xml │ │ │ ├── mm_financial.xml │ │ │ ├── mm_fire_extinguisher.xml │ │ │ ├── mm_fire_hydrant_type_pillar.xml │ │ │ ├── mm_fire_hydrant_type_underground.xml │ │ │ ├── mm_fire_lookout.xml │ │ │ ├── mm_firepit.xml │ │ │ ├── mm_fish_pass.xml │ │ │ ├── mm_fish_pass_map.xml │ │ │ ├── mm_fitness_centre.xml │ │ │ ├── mm_fitness_station.xml │ │ │ ├── mm_fixme_tag_lowzoom2_yes.xml │ │ │ ├── mm_fixme_tag_lowzoom_yes.xml │ │ │ ├── mm_fixme_tag_yes.xml │ │ │ ├── mm_fjord.xml │ │ │ ├── mm_flare.xml │ │ │ ├── mm_flooring.xml │ │ │ ├── mm_food_shop.xml │ │ │ ├── mm_foot_no.xml │ │ │ ├── mm_foot_yes.xml │ │ │ ├── mm_for_tourists.xml │ │ │ ├── mm_ford.xml │ │ │ ├── mm_ford_stepping_stones.xml │ │ │ ├── mm_forest.xml │ │ │ ├── mm_forestry.xml │ │ │ ├── mm_frame.xml │ │ │ ├── mm_free_flying.xml │ │ │ ├── mm_frozen_food.xml │ │ │ ├── mm_fuel.xml │ │ │ ├── mm_fumarole.xml │ │ │ ├── mm_funeral_directors.xml │ │ │ ├── mm_funicular.xml │ │ │ ├── mm_furnace.xml │ │ │ ├── mm_gaelic_games.xml │ │ │ ├── mm_gallery.xml │ │ │ ├── mm_gambling.xml │ │ │ ├── mm_games.xml │ │ │ ├── mm_garages.xml │ │ │ ├── mm_garden.xml │ │ │ ├── mm_gas.xml │ │ │ ├── mm_generator_source_coal.xml │ │ │ ├── mm_generator_source_diesel.xml │ │ │ ├── mm_generator_source_gas.xml │ │ │ ├── mm_generator_source_geothermal.xml │ │ │ ├── mm_generator_source_hydro.xml │ │ │ ├── mm_generator_source_nuclear.xml │ │ │ ├── mm_generator_source_oil.xml │ │ │ ├── mm_generator_source_solar.xml │ │ │ ├── mm_generator_source_wind.xml │ │ │ ├── mm_geocache.xml │ │ │ ├── mm_geocache_found.xml │ │ │ ├── mm_geocache_not_found.xml │ │ │ ├── mm_geodesist.xml │ │ │ ├── mm_geoglyph.xml │ │ │ ├── mm_give_way.xml │ │ │ ├── mm_glacier.xml │ │ │ ├── mm_glaziery.xml │ │ │ ├── mm_gold_panning.xml │ │ │ ├── mm_golf_course.xml │ │ │ ├── mm_golf_pin.xml │ │ │ ├── mm_golf_tee.xml │ │ │ ├── mm_grass.xml │ │ │ ├── mm_grassland.xml │ │ │ ├── mm_grave.xml │ │ │ ├── mm_grave_yard.xml │ │ │ ├── mm_greenfield.xml │ │ │ ├── mm_greenhouse_horticulture.xml │ │ │ ├── mm_grit_bin.xml │ │ │ ├── mm_groundskeeping.xml │ │ │ ├── mm_group_camping.xml │ │ │ ├── mm_group_picnicking.xml │ │ │ ├── mm_groyne.xml │ │ │ ├── mm_guide.xml │ │ │ ├── mm_hackerspace.xml │ │ │ ├── mm_hairdresser_supply.xml │ │ │ ├── mm_halt.xml │ │ │ ├── mm_halt_small.xml │ │ │ ├── mm_halt_small_2.xml │ │ │ ├── mm_halt_small_2_night.xml │ │ │ ├── mm_halt_small_night.xml │ │ │ ├── mm_hamlet.xml │ │ │ ├── mm_hang_gliding.xml │ │ │ ├── mm_harbour_yes.xml │ │ │ ├── mm_hazard.xml │ │ │ ├── mm_hazard_avalanche.xml │ │ │ ├── mm_hazard_avalanche_map.xml │ │ │ ├── mm_hazard_erosion.xml │ │ │ ├── mm_hazard_erosion_map.xml │ │ │ ├── mm_hazard_flood.xml │ │ │ ├── mm_hazard_flood_map.xml │ │ │ ├── mm_hazard_minefield.xml │ │ │ ├── mm_hazard_minefield_map.xml │ │ │ ├── mm_hazard_nuclear.xml │ │ │ ├── mm_hazard_nuclear_map.xml │ │ │ ├── mm_hazard_slippery_road.xml │ │ │ ├── mm_hazard_slippery_road_map.xml │ │ │ ├── mm_hazard_yes.xml │ │ │ ├── mm_health_amenity_type_first_aid_kit.xml │ │ │ ├── mm_health_food.xml │ │ │ ├── mm_health_post.xml │ │ │ ├── mm_healthcare.xml │ │ │ ├── mm_heath.xml │ │ │ ├── mm_height.xml │ │ │ ├── mm_herbalist.xml │ │ │ ├── mm_hgv_no.xml │ │ │ ├── mm_hgv_yes.xml │ │ │ ├── mm_hifi.xml │ │ │ ├── mm_highway_bus_stop.xml │ │ │ ├── mm_highway_bus_stop_round_big.xml │ │ │ ├── mm_highway_bus_stop_round_big_night.xml │ │ │ ├── mm_highway_bus_stop_round_small.xml │ │ │ ├── mm_highway_bus_stop_round_small_night.xml │ │ │ ├── mm_highway_bus_stop_small.xml │ │ │ ├── mm_highway_bus_stop_small_night.xml │ │ │ ├── mm_highway_crossing.xml │ │ │ ├── mm_highway_crossing_map.xml │ │ │ ├── mm_highway_milestone.xml │ │ │ ├── mm_highway_mini_roundabout.xml │ │ │ ├── mm_highway_noexit.xml │ │ │ ├── mm_highway_passing_place.xml │ │ │ ├── mm_highway_services.xml │ │ │ ├── mm_highway_speed_camera.xml │ │ │ ├── mm_highway_steps.xml │ │ │ ├── mm_highway_street_lamp.xml │ │ │ ├── mm_highway_street_lamp_lit.xml │ │ │ ├── mm_highway_traffic_signals.xml │ │ │ ├── mm_highway_traffic_signals_map.xml │ │ │ ├── mm_hill.xml │ │ │ ├── mm_hill_night.xml │ │ │ ├── mm_historic.xml │ │ │ ├── mm_historic_aircraft.xml │ │ │ ├── mm_historic_archaeological_site.xml │ │ │ ├── mm_historic_battlefield.xml │ │ │ ├── mm_historic_boundary_stone.xml │ │ │ ├── mm_historic_cannon.xml │ │ │ ├── mm_historic_castle.xml │ │ │ ├── mm_historic_manor.xml │ │ │ ├── mm_historic_memorial.xml │ │ │ ├── mm_historic_milestone.xml │ │ │ ├── mm_historic_mine.xml │ │ │ ├── mm_historic_monastery.xml │ │ │ ├── mm_historic_ruins.xml │ │ │ ├── mm_historic_rune_stone.xml │ │ │ ├── mm_historic_ship.xml │ │ │ ├── mm_historic_stone.xml │ │ │ ├── mm_historic_tank.xml │ │ │ ├── mm_historic_wayside_cross.xml │ │ │ ├── mm_historic_wayside_shrine.xml │ │ │ ├── mm_historic_yes.xml │ │ │ ├── mm_honey.xml │ │ │ ├── mm_hookah_lounge.xml │ │ │ ├── mm_horse_camping.xml │ │ │ ├── mm_horse_no.xml │ │ │ ├── mm_horse_riding.xml │ │ │ ├── mm_horseshoes.xml │ │ │ ├── mm_hospice.xml │ │ │ ├── mm_houseware.xml │ │ │ ├── mm_hunting.xml │ │ │ ├── mm_ice_cream.xml │ │ │ ├── mm_ice_hockey.xml │ │ │ ├── mm_ice_skating.xml │ │ │ ├── mm_ice_stock.xml │ │ │ ├── mm_icn_ref.xml │ │ │ ├── mm_industrial.xml │ │ │ ├── mm_information_audioguide.xml │ │ │ ├── mm_information_board.xml │ │ │ ├── mm_information_guidepost.xml │ │ │ ├── mm_information_map.xml │ │ │ ├── mm_information_office.xml │ │ │ ├── mm_information_route_marker.xml │ │ │ ├── mm_information_terminal.xml │ │ │ ├── mm_instagram.xml │ │ │ ├── mm_insurance.xml │ │ │ ├── mm_interior_decoration.xml │ │ │ ├── mm_internet_access.xml │ │ │ ├── mm_internet_access_wired.xml │ │ │ ├── mm_internet_access_wlan.xml │ │ │ ├── mm_internet_access_yes.xml │ │ │ ├── mm_internet_cafe.xml │ │ │ ├── mm_interpretive_areas.xml │ │ │ ├── mm_island.xml │ │ │ ├── mm_islet.xml │ │ │ ├── mm_isolated_dwelling.xml │ │ │ ├── mm_it.xml │ │ │ ├── mm_iwn_ref.xml │ │ │ ├── mm_judo.xml │ │ │ ├── mm_junction.xml │ │ │ ├── mm_karting.xml │ │ │ ├── mm_kiln.xml │ │ │ ├── mm_kindergarten.xml │ │ │ ├── mm_kitchen.xml │ │ │ ├── mm_korfball.xml │ │ │ ├── mm_laboratory.xml │ │ │ ├── mm_ladder.xml │ │ │ ├── mm_landfill.xml │ │ │ ├── mm_landuse.xml │ │ │ ├── mm_landuse_railway.xml │ │ │ ├── mm_language_school.xml │ │ │ ├── mm_lavoir.xml │ │ │ ├── mm_lawyer.xml │ │ │ ├── mm_lcn_ref.xml │ │ │ ├── mm_lean_to.xml │ │ │ ├── mm_leather.xml │ │ │ ├── mm_leisure.xml │ │ │ ├── mm_leisure_beach_resort.xml │ │ │ ├── mm_leisure_bird_hide.xml │ │ │ ├── mm_leisure_common.xml │ │ │ ├── mm_leisure_fishing.xml │ │ │ ├── mm_leisure_ice_rink.xml │ │ │ ├── mm_leisure_marina.xml │ │ │ ├── mm_leisure_marina_private.xml │ │ │ ├── mm_leisure_miniature_golf.xml │ │ │ ├── mm_leisure_playground.xml │ │ │ ├── mm_leisure_slipway.xml │ │ │ ├── mm_leisure_sports_centre.xml │ │ │ ├── mm_leisure_stadium.xml │ │ │ ├── mm_leisure_track.xml │ │ │ ├── mm_leisure_water_park.xml │ │ │ ├── mm_letter_box.xml │ │ │ ├── mm_level_crossing.xml │ │ │ ├── mm_level_crossing_map.xml │ │ │ ├── mm_life_ring.xml │ │ │ ├── mm_lifeguard_base.xml │ │ │ ├── mm_lifeguard_tower.xml │ │ │ ├── mm_lighting.xml │ │ │ ├── mm_lighting_tower.xml │ │ │ ├── mm_lit_no.xml │ │ │ ├── mm_lit_yes.xml │ │ │ ├── mm_locality.xml │ │ │ ├── mm_lock.xml │ │ │ ├── mm_lock_basin.xml │ │ │ ├── mm_lock_gate.xml │ │ │ ├── mm_locksmith.xml │ │ │ ├── mm_locomotive.xml │ │ │ ├── mm_logging.xml │ │ │ ├── mm_logistics.xml │ │ │ ├── mm_lottery.xml │ │ │ ├── mm_lounger.xml │ │ │ ├── mm_love_hotel.xml │ │ │ ├── mm_lwn_ref.xml │ │ │ ├── mm_male_no.xml │ │ │ ├── mm_male_yes.xml │ │ │ ├── mm_man_made.xml │ │ │ ├── mm_man_made_adit.xml │ │ │ ├── mm_man_made_antenna.xml │ │ │ ├── mm_man_made_chimney.xml │ │ │ ├── mm_man_made_lighthouse.xml │ │ │ ├── mm_man_made_mast.xml │ │ │ ├── mm_man_made_mineshaft.xml │ │ │ ├── mm_man_made_observatory.xml │ │ │ ├── mm_man_made_petroleum_well.xml │ │ │ ├── mm_man_made_survey_point.xml │ │ │ ├── mm_man_made_tower.xml │ │ │ ├── mm_man_made_water_tower.xml │ │ │ ├── mm_man_made_water_well.xml │ │ │ ├── mm_man_made_windmill.xml │ │ │ ├── mm_massage.xml │ │ │ ├── mm_maxspeed.xml │ │ │ ├── mm_mdf.xml │ │ │ ├── mm_meadow.xml │ │ │ ├── mm_medical_supply.xml │ │ │ ├── mm_memorial_bust.xml │ │ │ ├── mm_memorial_obelisk.xml │ │ │ ├── mm_memorial_plaque.xml │ │ │ ├── mm_memorial_statue.xml │ │ │ ├── mm_memorial_stele.xml │ │ │ ├── mm_memorial_stolperstein.xml │ │ │ ├── mm_memorial_war.xml │ │ │ ├── mm_metal_detecting.xml │ │ │ ├── mm_military.xml │ │ │ ├── mm_military_bunker.xml │ │ │ ├── mm_military_checkpoint.xml │ │ │ ├── mm_military_danger_area.xml │ │ │ ├── mm_military_landuse.xml │ │ │ ├── mm_military_naval_base.xml │ │ │ ├── mm_military_nuclear_explosion_site.xml │ │ │ ├── mm_military_range.xml │ │ │ ├── mm_mindistance.xml │ │ │ ├── mm_mini_roundabout_lhn.xml │ │ │ ├── mm_mobile_library.xml │ │ │ ├── mm_mobile_money_agent.xml │ │ │ ├── mm_model.xml │ │ │ ├── mm_model_aerodrome.xml │ │ │ ├── mm_mofa_yes.xml │ │ │ ├── mm_money_lender.xml │ │ │ ├── mm_money_transfer.xml │ │ │ ├── mm_monitoring_station.xml │ │ │ ├── mm_monument.xml │ │ │ ├── mm_mortuary.xml │ │ │ ├── mm_motorcar_no.xml │ │ │ ├── mm_motorcycle_clothes_no.xml │ │ │ ├── mm_motorcycle_clothes_yes.xml │ │ │ ├── mm_motorcycle_no.xml │ │ │ ├── mm_motorcycle_parts.xml │ │ │ ├── mm_motorcycle_parts_no.xml │ │ │ ├── mm_motorcycle_parts_yes.xml │ │ │ ├── mm_motorcycle_rental_no.xml │ │ │ ├── mm_motorcycle_rental_yes.xml │ │ │ ├── mm_motorcycle_repair.xml │ │ │ ├── mm_motorcycle_repair_no.xml │ │ │ ├── mm_motorcycle_repair_yes.xml │ │ │ ├── mm_motorcycle_sales_no.xml │ │ │ ├── mm_motorcycle_sales_yes.xml │ │ │ ├── mm_motorway_junction.xml │ │ │ ├── mm_mountain.xml │ │ │ ├── mm_mountain_biking.xml │ │ │ ├── mm_mountain_pass.xml │ │ │ ├── mm_mountain_rescue.xml │ │ │ ├── mm_music.xml │ │ │ ├── mm_music_school.xml │ │ │ ├── mm_name_finder.xml │ │ │ ├── mm_natural.xml │ │ │ ├── mm_natural_blowhole.xml │ │ │ ├── mm_natural_cave_entrance.xml │ │ │ ├── mm_natural_endangered_area.xml │ │ │ ├── mm_natural_geyser.xml │ │ │ ├── mm_natural_hot_spring.xml │ │ │ ├── mm_natural_peak.xml │ │ │ ├── mm_natural_peak_big.xml │ │ │ ├── mm_natural_peak_cross.xml │ │ │ ├── mm_natural_peak_cross_big.xml │ │ │ ├── mm_natural_peak_night.xml │ │ │ ├── mm_natural_peak_night_big.xml │ │ │ ├── mm_natural_saddle.xml │ │ │ ├── mm_natural_sinkhole.xml │ │ │ ├── mm_natural_spring.xml │ │ │ ├── mm_natural_stone.xml │ │ │ ├── mm_natural_tree.xml │ │ │ ├── mm_natural_tree_broadleaved.xml │ │ │ ├── mm_natural_tree_cypress.xml │ │ │ ├── mm_natural_tree_leafless.xml │ │ │ ├── mm_natural_tree_needleleaved.xml │ │ │ ├── mm_natural_tree_palm.xml │ │ │ ├── mm_natural_volcano_active.xml │ │ │ ├── mm_natural_volcano_active_big.xml │ │ │ ├── mm_natural_volcano_big.xml │ │ │ ├── mm_natural_volcano_map.xml │ │ │ ├── mm_nature_reserve.xml │ │ │ ├── mm_ncn_ref.xml │ │ │ ├── mm_neighborhood.xml │ │ │ ├── mm_neighbourhood.xml │ │ │ ├── mm_newsagent.xml │ │ │ ├── mm_newspaper.xml │ │ │ ├── mm_nfs_access_overlay_closed.xml │ │ │ ├── mm_nfs_access_overlay_open.xml │ │ │ ├── mm_nfs_access_overlay_temporarily_closed.xml │ │ │ ├── mm_nfs_access_overlay_unreachable.xml │ │ │ ├── mm_nfs_default_icon.xml │ │ │ ├── mm_ngo.xml │ │ │ ├── mm_no_icon.xml │ │ │ ├── mm_notary.xml │ │ │ ├── mm_note_tag_yes.xml │ │ │ ├── mm_null.xml │ │ │ ├── mm_nurse.xml │ │ │ ├── mm_nutrition_supplements.xml │ │ │ ├── mm_nuts.xml │ │ │ ├── mm_nwn_ref.xml │ │ │ ├── mm_observation_tower.xml │ │ │ ├── mm_occupational_therapist.xml │ │ │ ├── mm_office.xml │ │ │ ├── mm_office_camping.xml │ │ │ ├── mm_office_foundation.xml │ │ │ ├── mm_office_government.xml │ │ │ ├── mm_office_religion.xml │ │ │ ├── mm_office_telecommunication.xml │ │ │ ├── mm_ohv_camping.xml │ │ │ ├── mm_oneway_black_semitransparent.xml │ │ │ ├── mm_oneway_black_semitransparent_big.xml │ │ │ ├── mm_oneway_blue.xml │ │ │ ├── mm_oneway_blue_big.xml │ │ │ ├── mm_oneway_gray.xml │ │ │ ├── mm_oneway_gray_big.xml │ │ │ ├── mm_oneway_reverse_black_semitransparent.xml │ │ │ ├── mm_oneway_reverse_black_semitransparent_big.xml │ │ │ ├── mm_oneway_reverse_blue.xml │ │ │ ├── mm_oneway_reverse_blue_big.xml │ │ │ ├── mm_oneway_reverse_gray.xml │ │ │ ├── mm_oneway_reverse_gray_big.xml │ │ │ ├── mm_orchard.xml │ │ │ ├── mm_orienteering.xml │ │ │ ├── mm_osm_note_dot.xml │ │ │ ├── mm_osm_note_dot_2.xml │ │ │ ├── mm_osmand_access_private.xml │ │ │ ├── mm_osmand_access_private_poi.xml │ │ │ ├── mm_osmand_fav.xml │ │ │ ├── mm_osmand_steps.xml │ │ │ ├── mm_osmand_tunnel.xml │ │ │ ├── mm_osmand_waypoint.xml │ │ │ ├── mm_osmc_ammonit.xml │ │ │ ├── mm_osmc_black_arch.xml │ │ │ ├── mm_osmc_black_arrow.xml │ │ │ ├── mm_osmc_black_backslash.xml │ │ │ ├── mm_osmc_black_bar.xml │ │ │ ├── mm_osmc_black_bar_2.xml │ │ │ ├── mm_osmc_black_bar_3.xml │ │ │ ├── mm_osmc_black_bar_4.xml │ │ │ ├── mm_osmc_black_bicycle.xml │ │ │ ├── mm_osmc_black_bowl.xml │ │ │ ├── mm_osmc_black_circle.xml │ │ │ ├── mm_osmc_black_circle_arrow.xml │ │ │ ├── mm_osmc_black_corner.xml │ │ │ ├── mm_osmc_black_corner_left.xml │ │ │ ├── mm_osmc_black_crest.xml │ │ │ ├── mm_osmc_black_cross.xml │ │ │ ├── mm_osmc_black_cross_2.xml │ │ │ ├── mm_osmc_black_cross_3.xml │ │ │ ├── mm_osmc_black_cross_4.xml │ │ │ ├── mm_osmc_black_diamond.xml │ │ │ ├── mm_osmc_black_diamond_corner.xml │ │ │ ├── mm_osmc_black_diamond_left.xml │ │ │ ├── mm_osmc_black_diamond_line.xml │ │ │ ├── mm_osmc_black_diamond_right.xml │ │ │ ├── mm_osmc_black_dot.xml │ │ │ ├── mm_osmc_black_dot_2.xml │ │ │ ├── mm_osmc_black_dot_3.xml │ │ │ ├── mm_osmc_black_dot_4.xml │ │ │ ├── mm_osmc_black_drop.xml │ │ │ ├── mm_osmc_black_drop_line.xml │ │ │ ├── mm_osmc_black_fork.xml │ │ │ ├── mm_osmc_black_hexagon.xml │ │ │ ├── mm_osmc_black_hiker.xml │ │ │ ├── mm_osmc_black_horse.xml │ │ │ ├── mm_osmc_black_house.xml │ │ │ ├── mm_osmc_black_l.xml │ │ │ ├── mm_osmc_black_left.xml │ │ │ ├── mm_osmc_black_left_pointer.xml │ │ │ ├── mm_osmc_black_left_pointer_2.xml │ │ │ ├── mm_osmc_black_left_pointer_3.xml │ │ │ ├── mm_osmc_black_left_pointer_4.xml │ │ │ ├── mm_osmc_black_lower.xml │ │ │ ├── mm_osmc_black_lower_2.xml │ │ │ ├── mm_osmc_black_lower_3.xml │ │ │ ├── mm_osmc_black_lower_4.xml │ │ │ ├── mm_osmc_black_m.xml │ │ │ ├── mm_osmc_black_pointer.xml │ │ │ ├── mm_osmc_black_pointer_2.xml │ │ │ ├── mm_osmc_black_pointer_3.xml │ │ │ ├── mm_osmc_black_pointer_4.xml │ │ │ ├── mm_osmc_black_pointer_line.xml │ │ │ ├── mm_osmc_black_pointer_line_2.xml │ │ │ ├── mm_osmc_black_pointer_line_3.xml │ │ │ ├── mm_osmc_black_pointer_line_4.xml │ │ │ ├── mm_osmc_black_rectangle.xml │ │ │ ├── mm_osmc_black_rectangle_2.xml │ │ │ ├── mm_osmc_black_rectangle_3.xml │ │ │ ├── mm_osmc_black_rectangle_4.xml │ │ │ ├── mm_osmc_black_rectangle_line.xml │ │ │ ├── mm_osmc_black_rectangle_lower.xml │ │ │ ├── mm_osmc_black_rectangle_lower_2.xml │ │ │ ├── mm_osmc_black_rectangle_lower_3.xml │ │ │ ├── mm_osmc_black_rectangle_lower_4.xml │ │ │ ├── mm_osmc_black_red_diamond.xml │ │ │ ├── mm_osmc_black_right.xml │ │ │ ├── mm_osmc_black_right_arrow.xml │ │ │ ├── mm_osmc_black_right_pointer.xml │ │ │ ├── mm_osmc_black_right_pointer_2.xml │ │ │ ├── mm_osmc_black_right_pointer_3.xml │ │ │ ├── mm_osmc_black_right_pointer_4.xml │ │ │ ├── mm_osmc_black_runner.xml │ │ │ ├── mm_osmc_black_slash.xml │ │ │ ├── mm_osmc_black_stripe.xml │ │ │ ├── mm_osmc_black_stripe_2.xml │ │ │ ├── mm_osmc_black_stripe_3.xml │ │ │ ├── mm_osmc_black_stripe_4.xml │ │ │ ├── mm_osmc_black_t.xml │ │ │ ├── mm_osmc_black_triangle.xml │ │ │ ├── mm_osmc_black_triangle_2.xml │ │ │ ├── mm_osmc_black_triangle_3.xml │ │ │ ├── mm_osmc_black_triangle_4.xml │ │ │ ├── mm_osmc_black_triangle_line.xml │ │ │ ├── mm_osmc_black_triangle_line_2.xml │ │ │ ├── mm_osmc_black_triangle_line_3.xml │ │ │ ├── mm_osmc_black_triangle_line_4.xml │ │ │ ├── mm_osmc_black_triangle_turned.xml │ │ │ ├── mm_osmc_black_triangle_turned_2.xml │ │ │ ├── mm_osmc_black_triangle_turned_3.xml │ │ │ ├── mm_osmc_black_triangle_turned_4.xml │ │ │ ├── mm_osmc_black_turned_t.xml │ │ │ ├── mm_osmc_black_upper.xml │ │ │ ├── mm_osmc_black_upper_2.xml │ │ │ ├── mm_osmc_black_upper_3.xml │ │ │ ├── mm_osmc_black_upper_4.xml │ │ │ ├── mm_osmc_black_wheel.xml │ │ │ ├── mm_osmc_black_x.xml │ │ │ ├── mm_osmc_black_x_2.xml │ │ │ ├── mm_osmc_black_x_3.xml │ │ │ ├── mm_osmc_black_x_4.xml │ │ │ ├── mm_osmc_blue_arch.xml │ │ │ ├── mm_osmc_blue_arrow.xml │ │ │ ├── mm_osmc_blue_backslash.xml │ │ │ ├── mm_osmc_blue_bar.xml │ │ │ ├── mm_osmc_blue_bar_2.xml │ │ │ ├── mm_osmc_blue_bar_3.xml │ │ │ ├── mm_osmc_blue_bar_4.xml │ │ │ ├── mm_osmc_blue_bicycle.xml │ │ │ ├── mm_osmc_blue_bowl.xml │ │ │ ├── mm_osmc_blue_circle.xml │ │ │ ├── mm_osmc_blue_circle_arrow.xml │ │ │ ├── mm_osmc_blue_corner.xml │ │ │ ├── mm_osmc_blue_corner_left.xml │ │ │ ├── mm_osmc_blue_crest.xml │ │ │ ├── mm_osmc_blue_cross.xml │ │ │ ├── mm_osmc_blue_cross_2.xml │ │ │ ├── mm_osmc_blue_cross_3.xml │ │ │ ├── mm_osmc_blue_cross_4.xml │ │ │ ├── mm_osmc_blue_diamond.xml │ │ │ ├── mm_osmc_blue_diamond_corner.xml │ │ │ ├── mm_osmc_blue_diamond_left.xml │ │ │ ├── mm_osmc_blue_diamond_line.xml │ │ │ ├── mm_osmc_blue_diamond_right.xml │ │ │ ├── mm_osmc_blue_dot.xml │ │ │ ├── mm_osmc_blue_dot_2.xml │ │ │ ├── mm_osmc_blue_dot_3.xml │ │ │ ├── mm_osmc_blue_dot_4.xml │ │ │ ├── mm_osmc_blue_drop.xml │ │ │ ├── mm_osmc_blue_drop_line.xml │ │ │ ├── mm_osmc_blue_fork.xml │ │ │ ├── mm_osmc_blue_grape.xml │ │ │ ├── mm_osmc_blue_hexagon.xml │ │ │ ├── mm_osmc_blue_hiker.xml │ │ │ ├── mm_osmc_blue_house.xml │ │ │ ├── mm_osmc_blue_l.xml │ │ │ ├── mm_osmc_blue_left.xml │ │ │ ├── mm_osmc_blue_left_arrow.xml │ │ │ ├── mm_osmc_blue_left_pointer.xml │ │ │ ├── mm_osmc_blue_left_pointer_2.xml │ │ │ ├── mm_osmc_blue_left_pointer_3.xml │ │ │ ├── mm_osmc_blue_left_pointer_4.xml │ │ │ ├── mm_osmc_blue_lower.xml │ │ │ ├── mm_osmc_blue_lower_2.xml │ │ │ ├── mm_osmc_blue_lower_3.xml │ │ │ ├── mm_osmc_blue_lower_4.xml │ │ │ ├── mm_osmc_blue_m.xml │ │ │ ├── mm_osmc_blue_pointer.xml │ │ │ ├── mm_osmc_blue_pointer_2.xml │ │ │ ├── mm_osmc_blue_pointer_3.xml │ │ │ ├── mm_osmc_blue_pointer_4.xml │ │ │ ├── mm_osmc_blue_pointer_line.xml │ │ │ ├── mm_osmc_blue_pointer_line_2.xml │ │ │ ├── mm_osmc_blue_pointer_line_3.xml │ │ │ ├── mm_osmc_blue_pointer_line_4.xml │ │ │ ├── mm_osmc_blue_rectangle.xml │ │ │ ├── mm_osmc_blue_rectangle_2.xml │ │ │ ├── mm_osmc_blue_rectangle_3.xml │ │ │ ├── mm_osmc_blue_rectangle_4.xml │ │ │ ├── mm_osmc_blue_rectangle_line.xml │ │ │ ├── mm_osmc_blue_rectangle_lower.xml │ │ │ ├── mm_osmc_blue_rectangle_lower_2.xml │ │ │ ├── mm_osmc_blue_rectangle_lower_3.xml │ │ │ ├── mm_osmc_blue_rectangle_lower_4.xml │ │ │ ├── mm_osmc_blue_red_diamond.xml │ │ │ ├── mm_osmc_blue_right.xml │ │ │ ├── mm_osmc_blue_right_arrow.xml │ │ │ ├── mm_osmc_blue_right_pointer.xml │ │ │ ├── mm_osmc_blue_right_pointer_2.xml │ │ │ ├── mm_osmc_blue_right_pointer_3.xml │ │ │ ├── mm_osmc_blue_right_pointer_4.xml │ │ │ ├── mm_osmc_blue_slash.xml │ │ │ ├── mm_osmc_blue_stripe.xml │ │ │ ├── mm_osmc_blue_stripe_2.xml │ │ │ ├── mm_osmc_blue_stripe_3.xml │ │ │ ├── mm_osmc_blue_stripe_4.xml │ │ │ ├── mm_osmc_blue_t.xml │ │ │ ├── mm_osmc_blue_triangle.xml │ │ │ ├── mm_osmc_blue_triangle_2.xml │ │ │ ├── mm_osmc_blue_triangle_3.xml │ │ │ ├── mm_osmc_blue_triangle_4.xml │ │ │ ├── mm_osmc_blue_triangle_line.xml │ │ │ ├── mm_osmc_blue_triangle_line_2.xml │ │ │ ├── mm_osmc_blue_triangle_line_3.xml │ │ │ ├── mm_osmc_blue_triangle_line_4.xml │ │ │ ├── mm_osmc_blue_triangle_turned.xml │ │ │ ├── mm_osmc_blue_triangle_turned_2.xml │ │ │ ├── mm_osmc_blue_triangle_turned_3.xml │ │ │ ├── mm_osmc_blue_triangle_turned_4.xml │ │ │ ├── mm_osmc_blue_turned_t.xml │ │ │ ├── mm_osmc_blue_upper.xml │ │ │ ├── mm_osmc_blue_upper_2.xml │ │ │ ├── mm_osmc_blue_upper_3.xml │ │ │ ├── mm_osmc_blue_upper_4.xml │ │ │ ├── mm_osmc_blue_upper_bowl.xml │ │ │ ├── mm_osmc_blue_wheel.xml │ │ │ ├── mm_osmc_blue_wheelchair.xml │ │ │ ├── mm_osmc_blue_x.xml │ │ │ ├── mm_osmc_blue_x_2.xml │ │ │ ├── mm_osmc_blue_x_3.xml │ │ │ ├── mm_osmc_blue_x_4.xml │ │ │ ├── mm_osmc_brown_arch.xml │ │ │ ├── mm_osmc_brown_arrow.xml │ │ │ ├── mm_osmc_brown_backslash.xml │ │ │ ├── mm_osmc_brown_bar.xml │ │ │ ├── mm_osmc_brown_bar_2.xml │ │ │ ├── mm_osmc_brown_bar_3.xml │ │ │ ├── mm_osmc_brown_bar_4.xml │ │ │ ├── mm_osmc_brown_bicycle.xml │ │ │ ├── mm_osmc_brown_bowl.xml │ │ │ ├── mm_osmc_brown_circle.xml │ │ │ ├── mm_osmc_brown_circle_arrow.xml │ │ │ ├── mm_osmc_brown_corner.xml │ │ │ ├── mm_osmc_brown_corner_left.xml │ │ │ ├── mm_osmc_brown_crest.xml │ │ │ ├── mm_osmc_brown_cross.xml │ │ │ ├── mm_osmc_brown_cross_2.xml │ │ │ ├── mm_osmc_brown_cross_3.xml │ │ │ ├── mm_osmc_brown_cross_4.xml │ │ │ ├── mm_osmc_brown_diamond.xml │ │ │ ├── mm_osmc_brown_diamond_corner.xml │ │ │ ├── mm_osmc_brown_diamond_left.xml │ │ │ ├── mm_osmc_brown_diamond_line.xml │ │ │ ├── mm_osmc_brown_diamond_right.xml │ │ │ ├── mm_osmc_brown_dot.xml │ │ │ ├── mm_osmc_brown_dot_2.xml │ │ │ ├── mm_osmc_brown_dot_3.xml │ │ │ ├── mm_osmc_brown_dot_4.xml │ │ │ ├── mm_osmc_brown_drop.xml │ │ │ ├── mm_osmc_brown_drop_line.xml │ │ │ ├── mm_osmc_brown_fork.xml │ │ │ ├── mm_osmc_brown_hexagon.xml │ │ │ ├── mm_osmc_brown_hiker.xml │ │ │ ├── mm_osmc_brown_hiker_house.xml │ │ │ ├── mm_osmc_brown_house.xml │ │ │ ├── mm_osmc_brown_l.xml │ │ │ ├── mm_osmc_brown_left.xml │ │ │ ├── mm_osmc_brown_left_arrow.xml │ │ │ ├── mm_osmc_brown_left_pointer.xml │ │ │ ├── mm_osmc_brown_left_pointer_2.xml │ │ │ ├── mm_osmc_brown_left_pointer_3.xml │ │ │ ├── mm_osmc_brown_left_pointer_4.xml │ │ │ ├── mm_osmc_brown_lower.xml │ │ │ ├── mm_osmc_brown_lower_2.xml │ │ │ ├── mm_osmc_brown_lower_3.xml │ │ │ ├── mm_osmc_brown_lower_4.xml │ │ │ ├── mm_osmc_brown_m.xml │ │ │ ├── mm_osmc_brown_pointer.xml │ │ │ ├── mm_osmc_brown_pointer_2.xml │ │ │ ├── mm_osmc_brown_pointer_3.xml │ │ │ ├── mm_osmc_brown_pointer_4.xml │ │ │ ├── mm_osmc_brown_pointer_line.xml │ │ │ ├── mm_osmc_brown_pointer_line_2.xml │ │ │ ├── mm_osmc_brown_pointer_line_3.xml │ │ │ ├── mm_osmc_brown_pointer_line_4.xml │ │ │ ├── mm_osmc_brown_rectangle.xml │ │ │ ├── mm_osmc_brown_rectangle_2.xml │ │ │ ├── mm_osmc_brown_rectangle_3.xml │ │ │ ├── mm_osmc_brown_rectangle_4.xml │ │ │ ├── mm_osmc_brown_rectangle_line.xml │ │ │ ├── mm_osmc_brown_rectangle_lower.xml │ │ │ ├── mm_osmc_brown_rectangle_lower_2.xml │ │ │ ├── mm_osmc_brown_rectangle_lower_3.xml │ │ │ ├── mm_osmc_brown_rectangle_lower_4.xml │ │ │ ├── mm_osmc_brown_red_diamond.xml │ │ │ ├── mm_osmc_brown_right.xml │ │ │ ├── mm_osmc_brown_right_arrow.xml │ │ │ ├── mm_osmc_brown_right_pointer.xml │ │ │ ├── mm_osmc_brown_right_pointer_2.xml │ │ │ ├── mm_osmc_brown_right_pointer_3.xml │ │ │ ├── mm_osmc_brown_right_pointer_4.xml │ │ │ ├── mm_osmc_brown_slash.xml │ │ │ ├── mm_osmc_brown_stripe.xml │ │ │ ├── mm_osmc_brown_stripe_2.xml │ │ │ ├── mm_osmc_brown_stripe_3.xml │ │ │ ├── mm_osmc_brown_stripe_4.xml │ │ │ ├── mm_osmc_brown_t.xml │ │ │ ├── mm_osmc_brown_triangle.xml │ │ │ ├── mm_osmc_brown_triangle_2.xml │ │ │ ├── mm_osmc_brown_triangle_3.xml │ │ │ ├── mm_osmc_brown_triangle_4.xml │ │ │ ├── mm_osmc_brown_triangle_line.xml │ │ │ ├── mm_osmc_brown_triangle_line_2.xml │ │ │ ├── mm_osmc_brown_triangle_line_3.xml │ │ │ ├── mm_osmc_brown_triangle_line_4.xml │ │ │ ├── mm_osmc_brown_triangle_turned.xml │ │ │ ├── mm_osmc_brown_triangle_turned_2.xml │ │ │ ├── mm_osmc_brown_triangle_turned_3.xml │ │ │ ├── mm_osmc_brown_triangle_turned_4.xml │ │ │ ├── mm_osmc_brown_turned_t.xml │ │ │ ├── mm_osmc_brown_upper.xml │ │ │ ├── mm_osmc_brown_upper_2.xml │ │ │ ├── mm_osmc_brown_upper_3.xml │ │ │ ├── mm_osmc_brown_upper_4.xml │ │ │ ├── mm_osmc_brown_upper_bowl.xml │ │ │ ├── mm_osmc_brown_wheel.xml │ │ │ ├── mm_osmc_brown_x.xml │ │ │ ├── mm_osmc_brown_x_2.xml │ │ │ ├── mm_osmc_brown_x_3.xml │ │ │ ├── mm_osmc_brown_x_4.xml │ │ │ ├── mm_osmc_gray_arrow.xml │ │ │ ├── mm_osmc_gray_pointer.xml │ │ │ ├── mm_osmc_gray_stripe.xml │ │ │ ├── mm_osmc_gray_triangle.xml │ │ │ ├── mm_osmc_gray_wheel.xml │ │ │ ├── mm_osmc_green_arch.xml │ │ │ ├── mm_osmc_green_arrow.xml │ │ │ ├── mm_osmc_green_backslash.xml │ │ │ ├── mm_osmc_green_bar.xml │ │ │ ├── mm_osmc_green_bar_2.xml │ │ │ ├── mm_osmc_green_bar_3.xml │ │ │ ├── mm_osmc_green_bar_4.xml │ │ │ ├── mm_osmc_green_bicycle.xml │ │ │ ├── mm_osmc_green_bowl.xml │ │ │ ├── mm_osmc_green_circle.xml │ │ │ ├── mm_osmc_green_circle_arrow.xml │ │ │ ├── mm_osmc_green_corner.xml │ │ │ ├── mm_osmc_green_corner_left.xml │ │ │ ├── mm_osmc_green_crest.xml │ │ │ ├── mm_osmc_green_cross.xml │ │ │ ├── mm_osmc_green_cross_2.xml │ │ │ ├── mm_osmc_green_cross_3.xml │ │ │ ├── mm_osmc_green_cross_4.xml │ │ │ ├── mm_osmc_green_diamond.xml │ │ │ ├── mm_osmc_green_diamond_corner.xml │ │ │ ├── mm_osmc_green_diamond_left.xml │ │ │ ├── mm_osmc_green_diamond_line.xml │ │ │ ├── mm_osmc_green_diamond_right.xml │ │ │ ├── mm_osmc_green_dot.xml │ │ │ ├── mm_osmc_green_dot_2.xml │ │ │ ├── mm_osmc_green_dot_3.xml │ │ │ ├── mm_osmc_green_dot_4.xml │ │ │ ├── mm_osmc_green_drop.xml │ │ │ ├── mm_osmc_green_drop_line.xml │ │ │ ├── mm_osmc_green_fork.xml │ │ │ ├── mm_osmc_green_hexagon.xml │ │ │ ├── mm_osmc_green_hiker.xml │ │ │ ├── mm_osmc_green_house.xml │ │ │ ├── mm_osmc_green_l.xml │ │ │ ├── mm_osmc_green_left.xml │ │ │ ├── mm_osmc_green_left_arrow.xml │ │ │ ├── mm_osmc_green_left_pointer.xml │ │ │ ├── mm_osmc_green_left_pointer_2.xml │ │ │ ├── mm_osmc_green_left_pointer_3.xml │ │ │ ├── mm_osmc_green_left_pointer_4.xml │ │ │ ├── mm_osmc_green_lower.xml │ │ │ ├── mm_osmc_green_lower_2.xml │ │ │ ├── mm_osmc_green_lower_3.xml │ │ │ ├── mm_osmc_green_lower_4.xml │ │ │ ├── mm_osmc_green_m.xml │ │ │ ├── mm_osmc_green_pointer.xml │ │ │ ├── mm_osmc_green_pointer_2.xml │ │ │ ├── mm_osmc_green_pointer_3.xml │ │ │ ├── mm_osmc_green_pointer_4.xml │ │ │ ├── mm_osmc_green_pointer_line.xml │ │ │ ├── mm_osmc_green_pointer_line_2.xml │ │ │ ├── mm_osmc_green_pointer_line_3.xml │ │ │ ├── mm_osmc_green_pointer_line_4.xml │ │ │ ├── mm_osmc_green_rectangle.xml │ │ │ ├── mm_osmc_green_rectangle_2.xml │ │ │ ├── mm_osmc_green_rectangle_3.xml │ │ │ ├── mm_osmc_green_rectangle_4.xml │ │ │ ├── mm_osmc_green_rectangle_line.xml │ │ │ ├── mm_osmc_green_rectangle_lower.xml │ │ │ ├── mm_osmc_green_rectangle_lower_2.xml │ │ │ ├── mm_osmc_green_rectangle_lower_3.xml │ │ │ ├── mm_osmc_green_rectangle_lower_4.xml │ │ │ ├── mm_osmc_green_red_diamond.xml │ │ │ ├── mm_osmc_green_right.xml │ │ │ ├── mm_osmc_green_right_arrow.xml │ │ │ ├── mm_osmc_green_right_pointer.xml │ │ │ ├── mm_osmc_green_right_pointer_2.xml │ │ │ ├── mm_osmc_green_right_pointer_3.xml │ │ │ ├── mm_osmc_green_right_pointer_4.xml │ │ │ ├── mm_osmc_green_slash.xml │ │ │ ├── mm_osmc_green_stripe.xml │ │ │ ├── mm_osmc_green_stripe_2.xml │ │ │ ├── mm_osmc_green_stripe_3.xml │ │ │ ├── mm_osmc_green_stripe_4.xml │ │ │ ├── mm_osmc_green_t.xml │ │ │ ├── mm_osmc_green_triangle.xml │ │ │ ├── mm_osmc_green_triangle_2.xml │ │ │ ├── mm_osmc_green_triangle_3.xml │ │ │ ├── mm_osmc_green_triangle_4.xml │ │ │ ├── mm_osmc_green_triangle_line.xml │ │ │ ├── mm_osmc_green_triangle_line_2.xml │ │ │ ├── mm_osmc_green_triangle_line_3.xml │ │ │ ├── mm_osmc_green_triangle_line_4.xml │ │ │ ├── mm_osmc_green_triangle_turned.xml │ │ │ ├── mm_osmc_green_triangle_turned_2.xml │ │ │ ├── mm_osmc_green_triangle_turned_3.xml │ │ │ ├── mm_osmc_green_triangle_turned_4.xml │ │ │ ├── mm_osmc_green_turned_t.xml │ │ │ ├── mm_osmc_green_upper.xml │ │ │ ├── mm_osmc_green_upper_2.xml │ │ │ ├── mm_osmc_green_upper_3.xml │ │ │ ├── mm_osmc_green_upper_4.xml │ │ │ ├── mm_osmc_green_upper_bowl.xml │ │ │ ├── mm_osmc_green_wheel.xml │ │ │ ├── mm_osmc_green_wheelchair.xml │ │ │ ├── mm_osmc_green_x.xml │ │ │ ├── mm_osmc_green_x_2.xml │ │ │ ├── mm_osmc_green_x_3.xml │ │ │ ├── mm_osmc_green_x_4.xml │ │ │ ├── mm_osmc_green_z.xml │ │ │ ├── mm_osmc_heart.xml │ │ │ ├── mm_osmc_hiker.xml │ │ │ ├── mm_osmc_mine.xml │ │ │ ├── mm_osmc_orange_arch.xml │ │ │ ├── mm_osmc_orange_arrow.xml │ │ │ ├── mm_osmc_orange_backslash.xml │ │ │ ├── mm_osmc_orange_bar.xml │ │ │ ├── mm_osmc_orange_bar_2.xml │ │ │ ├── mm_osmc_orange_bar_3.xml │ │ │ ├── mm_osmc_orange_bar_4.xml │ │ │ ├── mm_osmc_orange_bicycle.xml │ │ │ ├── mm_osmc_orange_bowl.xml │ │ │ ├── mm_osmc_orange_circle.xml │ │ │ ├── mm_osmc_orange_circle_arrow.xml │ │ │ ├── mm_osmc_orange_corner.xml │ │ │ ├── mm_osmc_orange_corner_left.xml │ │ │ ├── mm_osmc_orange_crest.xml │ │ │ ├── mm_osmc_orange_cross.xml │ │ │ ├── mm_osmc_orange_cross_2.xml │ │ │ ├── mm_osmc_orange_cross_3.xml │ │ │ ├── mm_osmc_orange_cross_4.xml │ │ │ ├── mm_osmc_orange_diamond.xml │ │ │ ├── mm_osmc_orange_diamond_corner.xml │ │ │ ├── mm_osmc_orange_diamond_left.xml │ │ │ ├── mm_osmc_orange_diamond_line.xml │ │ │ ├── mm_osmc_orange_diamond_right.xml │ │ │ ├── mm_osmc_orange_dot.xml │ │ │ ├── mm_osmc_orange_dot_2.xml │ │ │ ├── mm_osmc_orange_dot_3.xml │ │ │ ├── mm_osmc_orange_dot_4.xml │ │ │ ├── mm_osmc_orange_drop.xml │ │ │ ├── mm_osmc_orange_drop_line.xml │ │ │ ├── mm_osmc_orange_fork.xml │ │ │ ├── mm_osmc_orange_hexagon.xml │ │ │ ├── mm_osmc_orange_hiker.xml │ │ │ ├── mm_osmc_orange_house.xml │ │ │ ├── mm_osmc_orange_l.xml │ │ │ ├── mm_osmc_orange_left.xml │ │ │ ├── mm_osmc_orange_left_arrow.xml │ │ │ ├── mm_osmc_orange_left_pointer.xml │ │ │ ├── mm_osmc_orange_left_pointer_2.xml │ │ │ ├── mm_osmc_orange_left_pointer_3.xml │ │ │ ├── mm_osmc_orange_left_pointer_4.xml │ │ │ ├── mm_osmc_orange_lower.xml │ │ │ ├── mm_osmc_orange_lower_2.xml │ │ │ ├── mm_osmc_orange_lower_3.xml │ │ │ ├── mm_osmc_orange_lower_4.xml │ │ │ ├── mm_osmc_orange_m.xml │ │ │ ├── mm_osmc_orange_pointer.xml │ │ │ ├── mm_osmc_orange_pointer_2.xml │ │ │ ├── mm_osmc_orange_pointer_3.xml │ │ │ ├── mm_osmc_orange_pointer_4.xml │ │ │ ├── mm_osmc_orange_pointer_line.xml │ │ │ ├── mm_osmc_orange_pointer_line_2.xml │ │ │ ├── mm_osmc_orange_pointer_line_3.xml │ │ │ ├── mm_osmc_orange_pointer_line_4.xml │ │ │ ├── mm_osmc_orange_rectangle.xml │ │ │ ├── mm_osmc_orange_rectangle_2.xml │ │ │ ├── mm_osmc_orange_rectangle_3.xml │ │ │ ├── mm_osmc_orange_rectangle_4.xml │ │ │ ├── mm_osmc_orange_rectangle_line.xml │ │ │ ├── mm_osmc_orange_rectangle_lower.xml │ │ │ ├── mm_osmc_orange_rectangle_lower_2.xml │ │ │ ├── mm_osmc_orange_rectangle_lower_3.xml │ │ │ ├── mm_osmc_orange_rectangle_lower_4.xml │ │ │ ├── mm_osmc_orange_red_diamond.xml │ │ │ ├── mm_osmc_orange_right.xml │ │ │ ├── mm_osmc_orange_right_arrow.xml │ │ │ ├── mm_osmc_orange_right_pointer.xml │ │ │ ├── mm_osmc_orange_right_pointer_2.xml │ │ │ ├── mm_osmc_orange_right_pointer_3.xml │ │ │ ├── mm_osmc_orange_right_pointer_4.xml │ │ │ ├── mm_osmc_orange_slash.xml │ │ │ ├── mm_osmc_orange_stripe.xml │ │ │ ├── mm_osmc_orange_stripe_2.xml │ │ │ ├── mm_osmc_orange_stripe_3.xml │ │ │ ├── mm_osmc_orange_stripe_4.xml │ │ │ ├── mm_osmc_orange_t.xml │ │ │ ├── mm_osmc_orange_triangle.xml │ │ │ ├── mm_osmc_orange_triangle_2.xml │ │ │ ├── mm_osmc_orange_triangle_3.xml │ │ │ ├── mm_osmc_orange_triangle_4.xml │ │ │ ├── mm_osmc_orange_triangle_line.xml │ │ │ ├── mm_osmc_orange_triangle_line_2.xml │ │ │ ├── mm_osmc_orange_triangle_line_3.xml │ │ │ ├── mm_osmc_orange_triangle_line_4.xml │ │ │ ├── mm_osmc_orange_triangle_turned.xml │ │ │ ├── mm_osmc_orange_triangle_turned_2.xml │ │ │ ├── mm_osmc_orange_triangle_turned_3.xml │ │ │ ├── mm_osmc_orange_triangle_turned_4.xml │ │ │ ├── mm_osmc_orange_turned_t.xml │ │ │ ├── mm_osmc_orange_upper.xml │ │ │ ├── mm_osmc_orange_upper_2.xml │ │ │ ├── mm_osmc_orange_upper_3.xml │ │ │ ├── mm_osmc_orange_upper_4.xml │ │ │ ├── mm_osmc_orange_upper_bowl.xml │ │ │ ├── mm_osmc_orange_wheel.xml │ │ │ ├── mm_osmc_orange_x.xml │ │ │ ├── mm_osmc_orange_x_2.xml │ │ │ ├── mm_osmc_orange_x_3.xml │ │ │ ├── mm_osmc_orange_x_4.xml │ │ │ ├── mm_osmc_pink_arch.xml │ │ │ ├── mm_osmc_pink_arrow.xml │ │ │ ├── mm_osmc_pink_backslash.xml │ │ │ ├── mm_osmc_pink_bar.xml │ │ │ ├── mm_osmc_pink_bar_2.xml │ │ │ ├── mm_osmc_pink_bar_3.xml │ │ │ ├── mm_osmc_pink_bar_4.xml │ │ │ ├── mm_osmc_pink_bicycle.xml │ │ │ ├── mm_osmc_pink_bowl.xml │ │ │ ├── mm_osmc_pink_circle.xml │ │ │ ├── mm_osmc_pink_circle_arrow.xml │ │ │ ├── mm_osmc_pink_corner.xml │ │ │ ├── mm_osmc_pink_corner_left.xml │ │ │ ├── mm_osmc_pink_crest.xml │ │ │ ├── mm_osmc_pink_cross.xml │ │ │ ├── mm_osmc_pink_cross_2.xml │ │ │ ├── mm_osmc_pink_cross_3.xml │ │ │ ├── mm_osmc_pink_cross_4.xml │ │ │ ├── mm_osmc_pink_diamond.xml │ │ │ ├── mm_osmc_pink_diamond_corner.xml │ │ │ ├── mm_osmc_pink_diamond_left.xml │ │ │ ├── mm_osmc_pink_diamond_line.xml │ │ │ ├── mm_osmc_pink_diamond_right.xml │ │ │ ├── mm_osmc_pink_dot.xml │ │ │ ├── mm_osmc_pink_dot_2.xml │ │ │ ├── mm_osmc_pink_dot_3.xml │ │ │ ├── mm_osmc_pink_dot_4.xml │ │ │ ├── mm_osmc_pink_drop.xml │ │ │ ├── mm_osmc_pink_drop_line.xml │ │ │ ├── mm_osmc_pink_fork.xml │ │ │ ├── mm_osmc_pink_hexagon.xml │ │ │ ├── mm_osmc_pink_hiker.xml │ │ │ ├── mm_osmc_pink_house.xml │ │ │ ├── mm_osmc_pink_l.xml │ │ │ ├── mm_osmc_pink_left.xml │ │ │ ├── mm_osmc_pink_left_arrow.xml │ │ │ ├── mm_osmc_pink_left_pointer.xml │ │ │ ├── mm_osmc_pink_left_pointer_2.xml │ │ │ ├── mm_osmc_pink_left_pointer_3.xml │ │ │ ├── mm_osmc_pink_left_pointer_4.xml │ │ │ ├── mm_osmc_pink_lower.xml │ │ │ ├── mm_osmc_pink_lower_2.xml │ │ │ ├── mm_osmc_pink_lower_3.xml │ │ │ ├── mm_osmc_pink_lower_4.xml │ │ │ ├── mm_osmc_pink_m.xml │ │ │ ├── mm_osmc_pink_pointer.xml │ │ │ ├── mm_osmc_pink_pointer_2.xml │ │ │ ├── mm_osmc_pink_pointer_3.xml │ │ │ ├── mm_osmc_pink_pointer_4.xml │ │ │ ├── mm_osmc_pink_pointer_line.xml │ │ │ ├── mm_osmc_pink_pointer_line_2.xml │ │ │ ├── mm_osmc_pink_pointer_line_3.xml │ │ │ ├── mm_osmc_pink_pointer_line_4.xml │ │ │ ├── mm_osmc_pink_rectangle.xml │ │ │ ├── mm_osmc_pink_rectangle_2.xml │ │ │ ├── mm_osmc_pink_rectangle_3.xml │ │ │ ├── mm_osmc_pink_rectangle_4.xml │ │ │ ├── mm_osmc_pink_rectangle_line.xml │ │ │ ├── mm_osmc_pink_rectangle_lower.xml │ │ │ ├── mm_osmc_pink_rectangle_lower_2.xml │ │ │ ├── mm_osmc_pink_rectangle_lower_3.xml │ │ │ ├── mm_osmc_pink_rectangle_lower_4.xml │ │ │ ├── mm_osmc_pink_red_diamond.xml │ │ │ ├── mm_osmc_pink_right.xml │ │ │ ├── mm_osmc_pink_slash.xml │ │ │ ├── mm_osmc_pink_stripe.xml │ │ │ ├── mm_osmc_pink_stripe_2.xml │ │ │ ├── mm_osmc_pink_stripe_3.xml │ │ │ ├── mm_osmc_pink_stripe_4.xml │ │ │ ├── mm_osmc_pink_t.xml │ │ │ ├── mm_osmc_pink_triangle.xml │ │ │ ├── mm_osmc_pink_triangle_2.xml │ │ │ ├── mm_osmc_pink_triangle_3.xml │ │ │ ├── mm_osmc_pink_triangle_4.xml │ │ │ ├── mm_osmc_pink_triangle_line.xml │ │ │ ├── mm_osmc_pink_triangle_line_2.xml │ │ │ ├── mm_osmc_pink_triangle_line_3.xml │ │ │ ├── mm_osmc_pink_triangle_line_4.xml │ │ │ ├── mm_osmc_pink_triangle_turned.xml │ │ │ ├── mm_osmc_pink_triangle_turned_2.xml │ │ │ ├── mm_osmc_pink_triangle_turned_3.xml │ │ │ ├── mm_osmc_pink_triangle_turned_4.xml │ │ │ ├── mm_osmc_pink_turned_t.xml │ │ │ ├── mm_osmc_pink_upper.xml │ │ │ ├── mm_osmc_pink_upper_2.xml │ │ │ ├── mm_osmc_pink_upper_3.xml │ │ │ ├── mm_osmc_pink_upper_4.xml │ │ │ ├── mm_osmc_pink_upper_bowl.xml │ │ │ ├── mm_osmc_pink_wheel.xml │ │ │ ├── mm_osmc_pink_x.xml │ │ │ ├── mm_osmc_pink_x_2.xml │ │ │ ├── mm_osmc_pink_x_3.xml │ │ │ ├── mm_osmc_pink_x_4.xml │ │ │ ├── mm_osmc_purple_arch.xml │ │ │ ├── mm_osmc_purple_arrow.xml │ │ │ ├── mm_osmc_purple_backslash.xml │ │ │ ├── mm_osmc_purple_bar.xml │ │ │ ├── mm_osmc_purple_bar_2.xml │ │ │ ├── mm_osmc_purple_bar_3.xml │ │ │ ├── mm_osmc_purple_bar_4.xml │ │ │ ├── mm_osmc_purple_bicycle.xml │ │ │ ├── mm_osmc_purple_bowl.xml │ │ │ ├── mm_osmc_purple_circle.xml │ │ │ ├── mm_osmc_purple_circle_arrow.xml │ │ │ ├── mm_osmc_purple_corner.xml │ │ │ ├── mm_osmc_purple_corner_left.xml │ │ │ ├── mm_osmc_purple_crest.xml │ │ │ ├── mm_osmc_purple_cross.xml │ │ │ ├── mm_osmc_purple_cross_2.xml │ │ │ ├── mm_osmc_purple_cross_3.xml │ │ │ ├── mm_osmc_purple_cross_4.xml │ │ │ ├── mm_osmc_purple_diamond.xml │ │ │ ├── mm_osmc_purple_diamond_corner.xml │ │ │ ├── mm_osmc_purple_diamond_left.xml │ │ │ ├── mm_osmc_purple_diamond_line.xml │ │ │ ├── mm_osmc_purple_diamond_right.xml │ │ │ ├── mm_osmc_purple_dot.xml │ │ │ ├── mm_osmc_purple_dot_2.xml │ │ │ ├── mm_osmc_purple_dot_3.xml │ │ │ ├── mm_osmc_purple_dot_4.xml │ │ │ ├── mm_osmc_purple_drop.xml │ │ │ ├── mm_osmc_purple_drop_line.xml │ │ │ ├── mm_osmc_purple_fork.xml │ │ │ ├── mm_osmc_purple_hexagon.xml │ │ │ ├── mm_osmc_purple_hiker.xml │ │ │ ├── mm_osmc_purple_house.xml │ │ │ ├── mm_osmc_purple_l.xml │ │ │ ├── mm_osmc_purple_left.xml │ │ │ ├── mm_osmc_purple_left_arrow.xml │ │ │ ├── mm_osmc_purple_left_pointer.xml │ │ │ ├── mm_osmc_purple_left_pointer_2.xml │ │ │ ├── mm_osmc_purple_left_pointer_3.xml │ │ │ ├── mm_osmc_purple_left_pointer_4.xml │ │ │ ├── mm_osmc_purple_lower.xml │ │ │ ├── mm_osmc_purple_lower_2.xml │ │ │ ├── mm_osmc_purple_lower_3.xml │ │ │ ├── mm_osmc_purple_lower_4.xml │ │ │ ├── mm_osmc_purple_m.xml │ │ │ ├── mm_osmc_purple_pointer.xml │ │ │ ├── mm_osmc_purple_pointer_2.xml │ │ │ ├── mm_osmc_purple_pointer_3.xml │ │ │ ├── mm_osmc_purple_pointer_4.xml │ │ │ ├── mm_osmc_purple_pointer_line.xml │ │ │ ├── mm_osmc_purple_pointer_line_2.xml │ │ │ ├── mm_osmc_purple_pointer_line_3.xml │ │ │ ├── mm_osmc_purple_pointer_line_4.xml │ │ │ ├── mm_osmc_purple_rectangle.xml │ │ │ ├── mm_osmc_purple_rectangle_2.xml │ │ │ ├── mm_osmc_purple_rectangle_3.xml │ │ │ ├── mm_osmc_purple_rectangle_4.xml │ │ │ ├── mm_osmc_purple_rectangle_line.xml │ │ │ ├── mm_osmc_purple_rectangle_lower.xml │ │ │ ├── mm_osmc_purple_rectangle_lower_2.xml │ │ │ ├── mm_osmc_purple_rectangle_lower_3.xml │ │ │ ├── mm_osmc_purple_rectangle_lower_4.xml │ │ │ ├── mm_osmc_purple_red_diamond.xml │ │ │ ├── mm_osmc_purple_right.xml │ │ │ ├── mm_osmc_purple_slash.xml │ │ │ ├── mm_osmc_purple_stripe.xml │ │ │ ├── mm_osmc_purple_stripe_2.xml │ │ │ ├── mm_osmc_purple_stripe_3.xml │ │ │ ├── mm_osmc_purple_stripe_4.xml │ │ │ ├── mm_osmc_purple_t.xml │ │ │ ├── mm_osmc_purple_triangle.xml │ │ │ ├── mm_osmc_purple_triangle_2.xml │ │ │ ├── mm_osmc_purple_triangle_3.xml │ │ │ ├── mm_osmc_purple_triangle_4.xml │ │ │ ├── mm_osmc_purple_triangle_line.xml │ │ │ ├── mm_osmc_purple_triangle_line_2.xml │ │ │ ├── mm_osmc_purple_triangle_line_3.xml │ │ │ ├── mm_osmc_purple_triangle_line_4.xml │ │ │ ├── mm_osmc_purple_triangle_turned.xml │ │ │ ├── mm_osmc_purple_triangle_turned_2.xml │ │ │ ├── mm_osmc_purple_triangle_turned_3.xml │ │ │ ├── mm_osmc_purple_triangle_turned_4.xml │ │ │ ├── mm_osmc_purple_turned_t.xml │ │ │ ├── mm_osmc_purple_upper.xml │ │ │ ├── mm_osmc_purple_upper_2.xml │ │ │ ├── mm_osmc_purple_upper_3.xml │ │ │ ├── mm_osmc_purple_upper_4.xml │ │ │ ├── mm_osmc_purple_upper_bowl.xml │ │ │ ├── mm_osmc_purple_wheel.xml │ │ │ ├── mm_osmc_purple_x.xml │ │ │ ├── mm_osmc_purple_x_2.xml │ │ │ ├── mm_osmc_purple_x_3.xml │ │ │ ├── mm_osmc_purple_x_4.xml │ │ │ ├── mm_osmc_red_arch.xml │ │ │ ├── mm_osmc_red_arrow.xml │ │ │ ├── mm_osmc_red_backslash.xml │ │ │ ├── mm_osmc_red_bar.xml │ │ │ ├── mm_osmc_red_bar_2.xml │ │ │ ├── mm_osmc_red_bar_3.xml │ │ │ ├── mm_osmc_red_bar_4.xml │ │ │ ├── mm_osmc_red_bicycle.xml │ │ │ ├── mm_osmc_red_blue_diamond.xml │ │ │ ├── mm_osmc_red_bowl.xml │ │ │ ├── mm_osmc_red_circle.xml │ │ │ ├── mm_osmc_red_circle_arrow.xml │ │ │ ├── mm_osmc_red_corner.xml │ │ │ ├── mm_osmc_red_corner_left.xml │ │ │ ├── mm_osmc_red_crest.xml │ │ │ ├── mm_osmc_red_cross.xml │ │ │ ├── mm_osmc_red_cross_2.xml │ │ │ ├── mm_osmc_red_cross_3.xml │ │ │ ├── mm_osmc_red_cross_4.xml │ │ │ ├── mm_osmc_red_diamond.xml │ │ │ ├── mm_osmc_red_diamond_corner.xml │ │ │ ├── mm_osmc_red_diamond_green_grape.xml │ │ │ ├── mm_osmc_red_diamond_left.xml │ │ │ ├── mm_osmc_red_diamond_line.xml │ │ │ ├── mm_osmc_red_diamond_right.xml │ │ │ ├── mm_osmc_red_diamond_yellow_grape.xml │ │ │ ├── mm_osmc_red_dot.xml │ │ │ ├── mm_osmc_red_dot_2.xml │ │ │ ├── mm_osmc_red_dot_3.xml │ │ │ ├── mm_osmc_red_dot_4.xml │ │ │ ├── mm_osmc_red_drop.xml │ │ │ ├── mm_osmc_red_drop_line.xml │ │ │ ├── mm_osmc_red_flower.xml │ │ │ ├── mm_osmc_red_fork.xml │ │ │ ├── mm_osmc_red_grape.xml │ │ │ ├── mm_osmc_red_hexagon.xml │ │ │ ├── mm_osmc_red_hiker.xml │ │ │ ├── mm_osmc_red_house.xml │ │ │ ├── mm_osmc_red_l.xml │ │ │ ├── mm_osmc_red_left.xml │ │ │ ├── mm_osmc_red_left_arrow.xml │ │ │ ├── mm_osmc_red_left_pointer.xml │ │ │ ├── mm_osmc_red_left_pointer_2.xml │ │ │ ├── mm_osmc_red_left_pointer_3.xml │ │ │ ├── mm_osmc_red_left_pointer_4.xml │ │ │ ├── mm_osmc_red_lower.xml │ │ │ ├── mm_osmc_red_lower_2.xml │ │ │ ├── mm_osmc_red_lower_3.xml │ │ │ ├── mm_osmc_red_lower_4.xml │ │ │ ├── mm_osmc_red_m.xml │ │ │ ├── mm_osmc_red_pointer.xml │ │ │ ├── mm_osmc_red_pointer_2.xml │ │ │ ├── mm_osmc_red_pointer_3.xml │ │ │ ├── mm_osmc_red_pointer_4.xml │ │ │ ├── mm_osmc_red_pointer_line.xml │ │ │ ├── mm_osmc_red_pointer_line_2.xml │ │ │ ├── mm_osmc_red_pointer_line_3.xml │ │ │ ├── mm_osmc_red_pointer_line_4.xml │ │ │ ├── mm_osmc_red_rectangle.xml │ │ │ ├── mm_osmc_red_rectangle_2.xml │ │ │ ├── mm_osmc_red_rectangle_3.xml │ │ │ ├── mm_osmc_red_rectangle_4.xml │ │ │ ├── mm_osmc_red_rectangle_line.xml │ │ │ ├── mm_osmc_red_rectangle_lower.xml │ │ │ ├── mm_osmc_red_rectangle_lower_2.xml │ │ │ ├── mm_osmc_red_rectangle_lower_3.xml │ │ │ ├── mm_osmc_red_rectangle_lower_4.xml │ │ │ ├── mm_osmc_red_red_diamond.xml │ │ │ ├── mm_osmc_red_right.xml │ │ │ ├── mm_osmc_red_right_arrow.xml │ │ │ ├── mm_osmc_red_right_pointer.xml │ │ │ ├── mm_osmc_red_right_pointer_2.xml │ │ │ ├── mm_osmc_red_right_pointer_3.xml │ │ │ ├── mm_osmc_red_right_pointer_4.xml │ │ │ ├── mm_osmc_red_slash.xml │ │ │ ├── mm_osmc_red_stripe.xml │ │ │ ├── mm_osmc_red_stripe_2.xml │ │ │ ├── mm_osmc_red_stripe_3.xml │ │ │ ├── mm_osmc_red_stripe_4.xml │ │ │ ├── mm_osmc_red_t.xml │ │ │ ├── mm_osmc_red_triangle.xml │ │ │ ├── mm_osmc_red_triangle_2.xml │ │ │ ├── mm_osmc_red_triangle_3.xml │ │ │ ├── mm_osmc_red_triangle_4.xml │ │ │ ├── mm_osmc_red_triangle_line.xml │ │ │ ├── mm_osmc_red_triangle_line_2.xml │ │ │ ├── mm_osmc_red_triangle_line_3.xml │ │ │ ├── mm_osmc_red_triangle_line_4.xml │ │ │ ├── mm_osmc_red_triangle_turned.xml │ │ │ ├── mm_osmc_red_triangle_turned_2.xml │ │ │ ├── mm_osmc_red_triangle_turned_3.xml │ │ │ ├── mm_osmc_red_triangle_turned_4.xml │ │ │ ├── mm_osmc_red_turned_t.xml │ │ │ ├── mm_osmc_red_upper.xml │ │ │ ├── mm_osmc_red_upper_2.xml │ │ │ ├── mm_osmc_red_upper_3.xml │ │ │ ├── mm_osmc_red_upper_4.xml │ │ │ ├── mm_osmc_red_upper_bowl.xml │ │ │ ├── mm_osmc_red_wheel.xml │ │ │ ├── mm_osmc_red_wheelchair.xml │ │ │ ├── mm_osmc_red_x.xml │ │ │ ├── mm_osmc_red_x_2.xml │ │ │ ├── mm_osmc_red_x_3.xml │ │ │ ├── mm_osmc_red_x_4.xml │ │ │ ├── mm_osmc_shell.xml │ │ │ ├── mm_osmc_shell_modern.xml │ │ │ ├── mm_osmc_teal_arch.xml │ │ │ ├── mm_osmc_teal_arrow.xml │ │ │ ├── mm_osmc_teal_backslash.xml │ │ │ ├── mm_osmc_teal_bar.xml │ │ │ ├── mm_osmc_teal_bar_2.xml │ │ │ ├── mm_osmc_teal_bar_3.xml │ │ │ ├── mm_osmc_teal_bar_4.xml │ │ │ ├── mm_osmc_teal_bicycle.xml │ │ │ ├── mm_osmc_teal_bowl.xml │ │ │ ├── mm_osmc_teal_circle.xml │ │ │ ├── mm_osmc_teal_circle_arrow.xml │ │ │ ├── mm_osmc_teal_corner.xml │ │ │ ├── mm_osmc_teal_corner_left.xml │ │ │ ├── mm_osmc_teal_crest.xml │ │ │ ├── mm_osmc_teal_cross.xml │ │ │ ├── mm_osmc_teal_cross_2.xml │ │ │ ├── mm_osmc_teal_cross_3.xml │ │ │ ├── mm_osmc_teal_cross_4.xml │ │ │ ├── mm_osmc_teal_diamond.xml │ │ │ ├── mm_osmc_teal_diamond_corner.xml │ │ │ ├── mm_osmc_teal_diamond_left.xml │ │ │ ├── mm_osmc_teal_diamond_line.xml │ │ │ ├── mm_osmc_teal_diamond_right.xml │ │ │ ├── mm_osmc_teal_dot.xml │ │ │ ├── mm_osmc_teal_dot_2.xml │ │ │ ├── mm_osmc_teal_dot_3.xml │ │ │ ├── mm_osmc_teal_dot_4.xml │ │ │ ├── mm_osmc_teal_drop.xml │ │ │ ├── mm_osmc_teal_drop_line.xml │ │ │ ├── mm_osmc_teal_fork.xml │ │ │ ├── mm_osmc_teal_hexagon.xml │ │ │ ├── mm_osmc_teal_hiker.xml │ │ │ ├── mm_osmc_teal_house.xml │ │ │ ├── mm_osmc_teal_l.xml │ │ │ ├── mm_osmc_teal_left.xml │ │ │ ├── mm_osmc_teal_left_arrow.xml │ │ │ ├── mm_osmc_teal_left_pointer.xml │ │ │ ├── mm_osmc_teal_left_pointer_2.xml │ │ │ ├── mm_osmc_teal_left_pointer_3.xml │ │ │ ├── mm_osmc_teal_left_pointer_4.xml │ │ │ ├── mm_osmc_teal_lower.xml │ │ │ ├── mm_osmc_teal_lower_2.xml │ │ │ ├── mm_osmc_teal_lower_3.xml │ │ │ ├── mm_osmc_teal_lower_4.xml │ │ │ ├── mm_osmc_teal_m.xml │ │ │ ├── mm_osmc_teal_pointer.xml │ │ │ ├── mm_osmc_teal_pointer_2.xml │ │ │ ├── mm_osmc_teal_pointer_3.xml │ │ │ ├── mm_osmc_teal_pointer_4.xml │ │ │ ├── mm_osmc_teal_pointer_line.xml │ │ │ ├── mm_osmc_teal_pointer_line_2.xml │ │ │ ├── mm_osmc_teal_pointer_line_3.xml │ │ │ ├── mm_osmc_teal_pointer_line_4.xml │ │ │ ├── mm_osmc_teal_rectangle.xml │ │ │ ├── mm_osmc_teal_rectangle_2.xml │ │ │ ├── mm_osmc_teal_rectangle_3.xml │ │ │ ├── mm_osmc_teal_rectangle_4.xml │ │ │ ├── mm_osmc_teal_rectangle_line.xml │ │ │ ├── mm_osmc_teal_rectangle_lower.xml │ │ │ ├── mm_osmc_teal_rectangle_lower_2.xml │ │ │ ├── mm_osmc_teal_rectangle_lower_3.xml │ │ │ ├── mm_osmc_teal_rectangle_lower_4.xml │ │ │ ├── mm_osmc_teal_red_diamond.xml │ │ │ ├── mm_osmc_teal_right.xml │ │ │ ├── mm_osmc_teal_slash.xml │ │ │ ├── mm_osmc_teal_stripe.xml │ │ │ ├── mm_osmc_teal_stripe_2.xml │ │ │ ├── mm_osmc_teal_stripe_3.xml │ │ │ ├── mm_osmc_teal_stripe_4.xml │ │ │ ├── mm_osmc_teal_t.xml │ │ │ ├── mm_osmc_teal_triangle.xml │ │ │ ├── mm_osmc_teal_triangle_2.xml │ │ │ ├── mm_osmc_teal_triangle_3.xml │ │ │ ├── mm_osmc_teal_triangle_4.xml │ │ │ ├── mm_osmc_teal_triangle_line.xml │ │ │ ├── mm_osmc_teal_triangle_line_2.xml │ │ │ ├── mm_osmc_teal_triangle_line_3.xml │ │ │ ├── mm_osmc_teal_triangle_line_4.xml │ │ │ ├── mm_osmc_teal_triangle_turned.xml │ │ │ ├── mm_osmc_teal_triangle_turned_2.xml │ │ │ ├── mm_osmc_teal_triangle_turned_3.xml │ │ │ ├── mm_osmc_teal_triangle_turned_4.xml │ │ │ ├── mm_osmc_teal_turned_t.xml │ │ │ ├── mm_osmc_teal_upper.xml │ │ │ ├── mm_osmc_teal_upper_2.xml │ │ │ ├── mm_osmc_teal_upper_3.xml │ │ │ ├── mm_osmc_teal_upper_4.xml │ │ │ ├── mm_osmc_teal_upper_bowl.xml │ │ │ ├── mm_osmc_teal_wheel.xml │ │ │ ├── mm_osmc_teal_x.xml │ │ │ ├── mm_osmc_teal_x_2.xml │ │ │ ├── mm_osmc_teal_x_3.xml │ │ │ ├── mm_osmc_teal_x_4.xml │ │ │ ├── mm_osmc_tower.xml │ │ │ ├── mm_osmc_white_arch.xml │ │ │ ├── mm_osmc_white_arrow.xml │ │ │ ├── mm_osmc_white_backslash.xml │ │ │ ├── mm_osmc_white_bar.xml │ │ │ ├── mm_osmc_white_bar_2.xml │ │ │ ├── mm_osmc_white_bar_3.xml │ │ │ ├── mm_osmc_white_bar_4.xml │ │ │ ├── mm_osmc_white_bicycle.xml │ │ │ ├── mm_osmc_white_black_diamond.xml │ │ │ ├── mm_osmc_white_bowl.xml │ │ │ ├── mm_osmc_white_circle.xml │ │ │ ├── mm_osmc_white_circle_arrow.xml │ │ │ ├── mm_osmc_white_corner.xml │ │ │ ├── mm_osmc_white_corner_left.xml │ │ │ ├── mm_osmc_white_crest.xml │ │ │ ├── mm_osmc_white_cross.xml │ │ │ ├── mm_osmc_white_cross_2.xml │ │ │ ├── mm_osmc_white_cross_3.xml │ │ │ ├── mm_osmc_white_cross_4.xml │ │ │ ├── mm_osmc_white_diamond.xml │ │ │ ├── mm_osmc_white_diamond_corner.xml │ │ │ ├── mm_osmc_white_diamond_left.xml │ │ │ ├── mm_osmc_white_diamond_line.xml │ │ │ ├── mm_osmc_white_diamond_right.xml │ │ │ ├── mm_osmc_white_dot.xml │ │ │ ├── mm_osmc_white_dot_2.xml │ │ │ ├── mm_osmc_white_dot_3.xml │ │ │ ├── mm_osmc_white_dot_4.xml │ │ │ ├── mm_osmc_white_drop.xml │ │ │ ├── mm_osmc_white_drop_line.xml │ │ │ ├── mm_osmc_white_fork.xml │ │ │ ├── mm_osmc_white_hexagon.xml │ │ │ ├── mm_osmc_white_hiker.xml │ │ │ ├── mm_osmc_white_house.xml │ │ │ ├── mm_osmc_white_l.xml │ │ │ ├── mm_osmc_white_left.xml │ │ │ ├── mm_osmc_white_left_arrow.xml │ │ │ ├── mm_osmc_white_left_pointer.xml │ │ │ ├── mm_osmc_white_left_pointer_2.xml │ │ │ ├── mm_osmc_white_left_pointer_3.xml │ │ │ ├── mm_osmc_white_left_pointer_4.xml │ │ │ ├── mm_osmc_white_lower.xml │ │ │ ├── mm_osmc_white_lower_2.xml │ │ │ ├── mm_osmc_white_lower_3.xml │ │ │ ├── mm_osmc_white_lower_4.xml │ │ │ ├── mm_osmc_white_m.xml │ │ │ ├── mm_osmc_white_pointer.xml │ │ │ ├── mm_osmc_white_pointer_2.xml │ │ │ ├── mm_osmc_white_pointer_3.xml │ │ │ ├── mm_osmc_white_pointer_4.xml │ │ │ ├── mm_osmc_white_pointer_line.xml │ │ │ ├── mm_osmc_white_pointer_line_2.xml │ │ │ ├── mm_osmc_white_pointer_line_3.xml │ │ │ ├── mm_osmc_white_pointer_line_4.xml │ │ │ ├── mm_osmc_white_rectangle.xml │ │ │ ├── mm_osmc_white_rectangle_2.xml │ │ │ ├── mm_osmc_white_rectangle_3.xml │ │ │ ├── mm_osmc_white_rectangle_4.xml │ │ │ ├── mm_osmc_white_rectangle_line.xml │ │ │ ├── mm_osmc_white_rectangle_lower.xml │ │ │ ├── mm_osmc_white_rectangle_lower_2.xml │ │ │ ├── mm_osmc_white_rectangle_lower_3.xml │ │ │ ├── mm_osmc_white_rectangle_lower_4.xml │ │ │ ├── mm_osmc_white_red_diamond.xml │ │ │ ├── mm_osmc_white_right.xml │ │ │ ├── mm_osmc_white_right_arrow.xml │ │ │ ├── mm_osmc_white_right_pointer.xml │ │ │ ├── mm_osmc_white_right_pointer_2.xml │ │ │ ├── mm_osmc_white_right_pointer_3.xml │ │ │ ├── mm_osmc_white_right_pointer_4.xml │ │ │ ├── mm_osmc_white_shell.xml │ │ │ ├── mm_osmc_white_shell_modern.xml │ │ │ ├── mm_osmc_white_slash.xml │ │ │ ├── mm_osmc_white_stripe.xml │ │ │ ├── mm_osmc_white_stripe_2.xml │ │ │ ├── mm_osmc_white_stripe_3.xml │ │ │ ├── mm_osmc_white_stripe_4.xml │ │ │ ├── mm_osmc_white_t.xml │ │ │ ├── mm_osmc_white_triangle.xml │ │ │ ├── mm_osmc_white_triangle_2.xml │ │ │ ├── mm_osmc_white_triangle_3.xml │ │ │ ├── mm_osmc_white_triangle_4.xml │ │ │ ├── mm_osmc_white_triangle_line.xml │ │ │ ├── mm_osmc_white_triangle_line_2.xml │ │ │ ├── mm_osmc_white_triangle_line_3.xml │ │ │ ├── mm_osmc_white_triangle_line_4.xml │ │ │ ├── mm_osmc_white_triangle_turned.xml │ │ │ ├── mm_osmc_white_triangle_turned_2.xml │ │ │ ├── mm_osmc_white_triangle_turned_3.xml │ │ │ ├── mm_osmc_white_triangle_turned_4.xml │ │ │ ├── mm_osmc_white_turned_t.xml │ │ │ ├── mm_osmc_white_upper.xml │ │ │ ├── mm_osmc_white_upper_2.xml │ │ │ ├── mm_osmc_white_upper_3.xml │ │ │ ├── mm_osmc_white_upper_4.xml │ │ │ ├── mm_osmc_white_upper_bowl.xml │ │ │ ├── mm_osmc_white_wheel.xml │ │ │ ├── mm_osmc_white_wheelchair.xml │ │ │ ├── mm_osmc_white_x.xml │ │ │ ├── mm_osmc_white_x_2.xml │ │ │ ├── mm_osmc_white_x_3.xml │ │ │ ├── mm_osmc_white_x_4.xml │ │ │ ├── mm_osmc_wolfshook.xml │ │ │ ├── mm_osmc_yellow_arch.xml │ │ │ ├── mm_osmc_yellow_arrow.xml │ │ │ ├── mm_osmc_yellow_backslash.xml │ │ │ ├── mm_osmc_yellow_bar.xml │ │ │ ├── mm_osmc_yellow_bar_2.xml │ │ │ ├── mm_osmc_yellow_bar_3.xml │ │ │ ├── mm_osmc_yellow_bar_4.xml │ │ │ ├── mm_osmc_yellow_bicycle.xml │ │ │ ├── mm_osmc_yellow_bowl.xml │ │ │ ├── mm_osmc_yellow_circle.xml │ │ │ ├── mm_osmc_yellow_circle_arrow.xml │ │ │ ├── mm_osmc_yellow_corner.xml │ │ │ ├── mm_osmc_yellow_corner_left.xml │ │ │ ├── mm_osmc_yellow_crest.xml │ │ │ ├── mm_osmc_yellow_cross.xml │ │ │ ├── mm_osmc_yellow_cross_2.xml │ │ │ ├── mm_osmc_yellow_cross_3.xml │ │ │ ├── mm_osmc_yellow_cross_4.xml │ │ │ ├── mm_osmc_yellow_diamond.xml │ │ │ ├── mm_osmc_yellow_diamond_corner.xml │ │ │ ├── mm_osmc_yellow_diamond_left.xml │ │ │ ├── mm_osmc_yellow_diamond_line.xml │ │ │ ├── mm_osmc_yellow_diamond_right.xml │ │ │ ├── mm_osmc_yellow_dot.xml │ │ │ ├── mm_osmc_yellow_dot_2.xml │ │ │ ├── mm_osmc_yellow_dot_3.xml │ │ │ ├── mm_osmc_yellow_dot_4.xml │ │ │ ├── mm_osmc_yellow_drop.xml │ │ │ ├── mm_osmc_yellow_drop_line.xml │ │ │ ├── mm_osmc_yellow_fork.xml │ │ │ ├── mm_osmc_yellow_hexagon.xml │ │ │ ├── mm_osmc_yellow_hiker.xml │ │ │ ├── mm_osmc_yellow_house.xml │ │ │ ├── mm_osmc_yellow_l.xml │ │ │ ├── mm_osmc_yellow_left.xml │ │ │ ├── mm_osmc_yellow_left_arrow.xml │ │ │ ├── mm_osmc_yellow_left_pointer.xml │ │ │ ├── mm_osmc_yellow_left_pointer_2.xml │ │ │ ├── mm_osmc_yellow_left_pointer_3.xml │ │ │ ├── mm_osmc_yellow_left_pointer_4.xml │ │ │ ├── mm_osmc_yellow_lower.xml │ │ │ ├── mm_osmc_yellow_lower_2.xml │ │ │ ├── mm_osmc_yellow_lower_3.xml │ │ │ ├── mm_osmc_yellow_lower_4.xml │ │ │ ├── mm_osmc_yellow_m.xml │ │ │ ├── mm_osmc_yellow_mz.xml │ │ │ ├── mm_osmc_yellow_pointer.xml │ │ │ ├── mm_osmc_yellow_pointer_2.xml │ │ │ ├── mm_osmc_yellow_pointer_3.xml │ │ │ ├── mm_osmc_yellow_pointer_4.xml │ │ │ ├── mm_osmc_yellow_pointer_line.xml │ │ │ ├── mm_osmc_yellow_pointer_line_2.xml │ │ │ ├── mm_osmc_yellow_pointer_line_3.xml │ │ │ ├── mm_osmc_yellow_pointer_line_4.xml │ │ │ ├── mm_osmc_yellow_rectangle.xml │ │ │ ├── mm_osmc_yellow_rectangle_2.xml │ │ │ ├── mm_osmc_yellow_rectangle_3.xml │ │ │ ├── mm_osmc_yellow_rectangle_4.xml │ │ │ ├── mm_osmc_yellow_rectangle_line.xml │ │ │ ├── mm_osmc_yellow_rectangle_lower.xml │ │ │ ├── mm_osmc_yellow_rectangle_lower_2.xml │ │ │ ├── mm_osmc_yellow_rectangle_lower_3.xml │ │ │ ├── mm_osmc_yellow_rectangle_lower_4.xml │ │ │ ├── mm_osmc_yellow_red_diamond.xml │ │ │ ├── mm_osmc_yellow_right.xml │ │ │ ├── mm_osmc_yellow_right_arrow.xml │ │ │ ├── mm_osmc_yellow_right_pointer.xml │ │ │ ├── mm_osmc_yellow_right_pointer_2.xml │ │ │ ├── mm_osmc_yellow_right_pointer_3.xml │ │ │ ├── mm_osmc_yellow_right_pointer_4.xml │ │ │ ├── mm_osmc_yellow_sg.xml │ │ │ ├── mm_osmc_yellow_shell.xml │ │ │ ├── mm_osmc_yellow_shell_modern.xml │ │ │ ├── mm_osmc_yellow_slash.xml │ │ │ ├── mm_osmc_yellow_stripe.xml │ │ │ ├── mm_osmc_yellow_stripe_2.xml │ │ │ ├── mm_osmc_yellow_stripe_3.xml │ │ │ ├── mm_osmc_yellow_stripe_4.xml │ │ │ ├── mm_osmc_yellow_t.xml │ │ │ ├── mm_osmc_yellow_triangle.xml │ │ │ ├── mm_osmc_yellow_triangle_2.xml │ │ │ ├── mm_osmc_yellow_triangle_3.xml │ │ │ ├── mm_osmc_yellow_triangle_4.xml │ │ │ ├── mm_osmc_yellow_triangle_line.xml │ │ │ ├── mm_osmc_yellow_triangle_line_2.xml │ │ │ ├── mm_osmc_yellow_triangle_line_3.xml │ │ │ ├── mm_osmc_yellow_triangle_line_4.xml │ │ │ ├── mm_osmc_yellow_triangle_turned.xml │ │ │ ├── mm_osmc_yellow_triangle_turned_2.xml │ │ │ ├── mm_osmc_yellow_triangle_turned_3.xml │ │ │ ├── mm_osmc_yellow_triangle_turned_4.xml │ │ │ ├── mm_osmc_yellow_turned_t.xml │ │ │ ├── mm_osmc_yellow_upper.xml │ │ │ ├── mm_osmc_yellow_upper_2.xml │ │ │ ├── mm_osmc_yellow_upper_3.xml │ │ │ ├── mm_osmc_yellow_upper_4.xml │ │ │ ├── mm_osmc_yellow_upper_bowl.xml │ │ │ ├── mm_osmc_yellow_wheel.xml │ │ │ ├── mm_osmc_yellow_x.xml │ │ │ ├── mm_osmc_yellow_x_2.xml │ │ │ ├── mm_osmc_yellow_x_3.xml │ │ │ ├── mm_osmc_yellow_x_4.xml │ │ │ ├── mm_osmwiki.xml │ │ │ ├── mm_other.xml │ │ │ ├── mm_outcrop.xml │ │ │ ├── mm_outdoor.xml │ │ │ ├── mm_outdoor_seating.xml │ │ │ ├── mm_outpost.xml │ │ │ ├── mm_paint.xml │ │ │ ├── mm_palaeontological_site.xml │ │ │ ├── mm_parcel_locker.xml │ │ │ ├── mm_parish.xml │ │ │ ├── mm_park.xml │ │ │ ├── mm_park_ride.xml │ │ │ ├── mm_parking.xml │ │ │ ├── mm_parking_multi_storey.xml │ │ │ ├── mm_parking_space.xml │ │ │ ├── mm_parking_underground.xml │ │ │ ├── mm_party.xml │ │ │ ├── mm_pastry.xml │ │ │ ├── mm_pawnbroker.xml │ │ │ ├── mm_payment_centre.xml │ │ │ ├── mm_payment_terminal.xml │ │ │ ├── mm_payment_type.xml │ │ │ ├── mm_perfumery.xml │ │ │ ├── mm_personal_transport.xml │ │ │ ├── mm_pest_control.xml │ │ │ ├── mm_pet_grooming.xml │ │ │ ├── mm_photo.xml │ │ │ ├── mm_photo_booth.xml │ │ │ ├── mm_photo_studio.xml │ │ │ ├── mm_physiotherapist.xml │ │ │ ├── mm_picnic_table.xml │ │ │ ├── mm_picnicking.xml │ │ │ ├── mm_pier.xml │ │ │ ├── mm_pillory.xml │ │ │ ├── mm_pipeline_substation.xml │ │ │ ├── mm_piste.xml │ │ │ ├── mm_piste_downhill.xml │ │ │ ├── mm_piste_gladed_yes.xml │ │ │ ├── mm_piste_high_difficulty.xml │ │ │ ├── mm_piste_hike.xml │ │ │ ├── mm_piste_intermediate_difficulty.xml │ │ │ ├── mm_piste_nordic.xml │ │ │ ├── mm_piste_skitour.xml │ │ │ ├── mm_piste_sled.xml │ │ │ ├── mm_pitch.xml │ │ │ ├── mm_place_allotments.xml │ │ │ ├── mm_place_capital_dot.xml │ │ │ ├── mm_place_capital_dot_night.xml │ │ │ ├── mm_place_capital_dot_small.xml │ │ │ ├── mm_place_capital_dot_small_night.xml │ │ │ ├── mm_place_city.xml │ │ │ ├── mm_place_city_dot.xml │ │ │ ├── mm_place_city_dot_night.xml │ │ │ ├── mm_place_city_dot_small.xml │ │ │ ├── mm_place_city_dot_small_night.xml │ │ │ ├── mm_place_farm.xml │ │ │ ├── mm_place_of_worship.xml │ │ │ ├── mm_place_town.xml │ │ │ ├── mm_place_town_dot.xml │ │ │ ├── mm_place_town_dot_night.xml │ │ │ ├── mm_planetarium.xml │ │ │ ├── mm_plant_nursery.xml │ │ │ ├── mm_plateau.xml │ │ │ ├── mm_playground_balancebeam.xml │ │ │ ├── mm_playground_basketswing.xml │ │ │ ├── mm_playground_climbingframe.xml │ │ │ ├── mm_playground_hopscotch.xml │ │ │ ├── mm_playground_horizontal_bar.xml │ │ │ ├── mm_playground_playhouse.xml │ │ │ ├── mm_playground_roundabout.xml │ │ │ ├── mm_playground_sandpit.xml │ │ │ ├── mm_playground_seesaw.xml │ │ │ ├── mm_playground_slide.xml │ │ │ ├── mm_playground_springy.xml │ │ │ ├── mm_playground_structure.xml │ │ │ ├── mm_playground_swing.xml │ │ │ ├── mm_playground_trampoline.xml │ │ │ ├── mm_playground_zipwire.xml │ │ │ ├── mm_point_of_interest.xml │ │ │ ├── mm_political_party.xml │ │ │ ├── mm_pottery.xml │ │ │ ├── mm_power.xml │ │ │ ├── mm_power_cable_distribution_cabinet.xml │ │ │ ├── mm_power_generator.xml │ │ │ ├── mm_power_plant.xml │ │ │ ├── mm_power_portal.xml │ │ │ ├── mm_power_substation.xml │ │ │ ├── mm_power_terminal.xml │ │ │ ├── mm_power_tower.xml │ │ │ ├── mm_power_tower_small.xml │ │ │ ├── mm_power_tower_small2.xml │ │ │ ├── mm_power_tower_square.xml │ │ │ ├── mm_power_transformer.xml │ │ │ ├── mm_prep_school.xml │ │ │ ├── mm_printer_ink.xml │ │ │ ├── mm_prison_camp.xml │ │ │ ├── mm_product_brick.xml │ │ │ ├── mm_protected_area.xml │ │ │ ├── mm_public_bath.xml │ │ │ ├── mm_public_bookcase.xml │ │ │ ├── mm_public_transport.xml │ │ │ ├── mm_public_transport_platform.xml │ │ │ ├── mm_public_transport_station.xml │ │ │ ├── mm_public_transport_stop_position.xml │ │ │ ├── mm_publisher.xml │ │ │ ├── mm_pumping_station.xml │ │ │ ├── mm_put_in.xml │ │ │ ├── mm_put_in_egress.xml │ │ │ ├── mm_pyrotechnics.xml │ │ │ ├── mm_quango.xml │ │ │ ├── mm_quarry.xml │ │ │ ├── mm_quarter.xml │ │ │ ├── mm_raceway.xml │ │ │ ├── mm_radar.xml │ │ │ ├── mm_radiotechnics.xml │ │ │ ├── mm_railway_buffer_stop.xml │ │ │ ├── mm_railway_platform.xml │ │ │ ├── mm_railway_station.xml │ │ │ ├── mm_railway_station_disused.xml │ │ │ ├── mm_railway_station_small.xml │ │ │ ├── mm_railway_station_small_disused.xml │ │ │ ├── mm_railway_station_small_disused_night.xml │ │ │ ├── mm_railway_station_small_night.xml │ │ │ ├── mm_railway_station_subway_map.xml │ │ │ ├── mm_railway_station_subway_small.xml │ │ │ ├── mm_railway_station_subway_small_night.xml │ │ │ ├── mm_railway_subway_entrance_black.xml │ │ │ ├── mm_railway_subway_entrance_blue.xml │ │ │ ├── mm_railway_subway_entrance_brown.xml │ │ │ ├── mm_railway_subway_entrance_darkyellow.xml │ │ │ ├── mm_railway_subway_entrance_gray.xml │ │ │ ├── mm_railway_subway_entrance_green.xml │ │ │ ├── mm_railway_subway_entrance_lightblue.xml │ │ │ ├── mm_railway_subway_entrance_lightgreen.xml │ │ │ ├── mm_railway_subway_entrance_orange.xml │ │ │ ├── mm_railway_subway_entrance_purple.xml │ │ │ ├── mm_railway_subway_entrance_red.xml │ │ │ ├── mm_railway_subway_entrance_yellow.xml │ │ │ ├── mm_railway_subway_station_small_black.xml │ │ │ ├── mm_railway_subway_station_small_black2.xml │ │ │ ├── mm_railway_subway_station_small_blue.xml │ │ │ ├── mm_railway_subway_station_small_blue2.xml │ │ │ ├── mm_railway_subway_station_small_brown.xml │ │ │ ├── mm_railway_subway_station_small_darkyellow.xml │ │ │ ├── mm_railway_subway_station_small_darkyellow2.xml │ │ │ ├── mm_railway_subway_station_small_default.xml │ │ │ ├── mm_railway_subway_station_small_default2.xml │ │ │ ├── mm_railway_subway_station_small_gray.xml │ │ │ ├── mm_railway_subway_station_small_gray2.xml │ │ │ ├── mm_railway_subway_station_small_green.xml │ │ │ ├── mm_railway_subway_station_small_green2.xml │ │ │ ├── mm_railway_subway_station_small_lightblue.xml │ │ │ ├── mm_railway_subway_station_small_lightblue2.xml │ │ │ ├── mm_railway_subway_station_small_lightgreen.xml │ │ │ ├── mm_railway_subway_station_small_lightgreen2.xml │ │ │ ├── mm_railway_subway_station_small_orange.xml │ │ │ ├── mm_railway_subway_station_small_orange2.xml │ │ │ ├── mm_railway_subway_station_small_purple.xml │ │ │ ├── mm_railway_subway_station_small_purple2.xml │ │ │ ├── mm_railway_subway_station_small_red.xml │ │ │ ├── mm_railway_subway_station_small_white.xml │ │ │ ├── mm_railway_subway_station_small_yellow.xml │ │ │ ├── mm_railway_subway_station_small_yellow2.xml │ │ │ ├── mm_railway_tram_stop.xml │ │ │ ├── mm_railway_tram_stop_round_big.xml │ │ │ ├── mm_railway_tram_stop_round_big_night.xml │ │ │ ├── mm_railway_tram_stop_round_small.xml │ │ │ ├── mm_railway_tram_stop_round_small_night.xml │ │ │ ├── mm_railway_yard.xml │ │ │ ├── mm_ranger_station.xml │ │ │ ├── mm_ranger_station_office.xml │ │ │ ├── mm_rapid_white.xml │ │ │ ├── mm_rc_car.xml │ │ │ ├── mm_rcn_ref.xml │ │ │ ├── mm_recreation_ground.xml │ │ │ ├── mm_recycling_centre.xml │ │ │ ├── mm_recycling_centre_map.xml │ │ │ ├── mm_recycling_container.xml │ │ │ ├── mm_reef.xml │ │ │ ├── mm_refugee_site.xml │ │ │ ├── mm_register_office.xml │ │ │ ├── mm_religion.xml │ │ │ ├── mm_religion_buddhist.xml │ │ │ ├── mm_religion_christian.xml │ │ │ ├── mm_religion_hindu.xml │ │ │ ├── mm_religion_jewish.xml │ │ │ ├── mm_religion_muslim.xml │ │ │ ├── mm_religion_shinto.xml │ │ │ ├── mm_religion_sikh.xml │ │ │ ├── mm_religion_taoist.xml │ │ │ ├── mm_religious.xml │ │ │ ├── mm_rescue_box.xml │ │ │ ├── mm_research.xml │ │ │ ├── mm_research_institute.xml │ │ │ ├── mm_reservoir.xml │ │ │ ├── mm_residential.xml │ │ │ ├── mm_rest_area.xml │ │ │ ├── mm_restaurants.xml │ │ │ ├── mm_retail.xml │ │ │ ├── mm_rice.xml │ │ │ ├── mm_ridge.xml │ │ │ ├── mm_river.xml │ │ │ ├── mm_road_obstacle.xml │ │ │ ├── mm_rockhounding.xml │ │ │ ├── mm_roller_skating.xml │ │ │ ├── mm_route_activity_type_adventure_motorcycling.xml │ │ │ ├── mm_route_activity_type_all_terrain_vehicle.xml │ │ │ ├── mm_route_activity_type_aviation.xml │ │ │ ├── mm_route_activity_type_backpacking.xml │ │ │ ├── mm_route_activity_type_canoe.xml │ │ │ ├── mm_route_activity_type_car.xml │ │ │ ├── mm_route_activity_type_cross_country_skiing.xml │ │ │ ├── mm_route_activity_type_diving.xml │ │ │ ├── mm_route_activity_type_e_biking.xml │ │ │ ├── mm_route_activity_type_e_mountain_bike.xml │ │ │ ├── mm_route_activity_type_enduro_motorcycling.xml │ │ │ ├── mm_route_activity_type_fitness.xml │ │ │ ├── mm_route_activity_type_gravel_biking.xml │ │ │ ├── mm_route_activity_type_hang_gliding.xml │ │ │ ├── mm_route_activity_type_hiking.xml │ │ │ ├── mm_route_activity_type_hill_climbing.xml │ │ │ ├── mm_route_activity_type_horse_riding.xml │ │ │ ├── mm_route_activity_type_ice_skating.xml │ │ │ ├── mm_route_activity_type_inline_skates.xml │ │ │ ├── mm_route_activity_type_karting.xml │ │ │ ├── mm_route_activity_type_kayak.xml │ │ │ ├── mm_route_activity_type_motocross.xml │ │ │ ├── mm_route_activity_type_motor_scooter.xml │ │ │ ├── mm_route_activity_type_motorboat.xml │ │ │ ├── mm_route_activity_type_mountain_biking.xml │ │ │ ├── mm_route_activity_type_off_road.xml │ │ │ ├── mm_route_activity_type_off_road_motorcycling_dirt_biking.xml │ │ │ ├── mm_route_activity_type_parachuting_skydiving.xml │ │ │ ├── mm_route_activity_type_paragliding.xml │ │ │ ├── mm_route_activity_type_road_cycling.xml │ │ │ ├── mm_route_activity_type_road_motorcycling.xml │ │ │ ├── mm_route_activity_type_road_running.xml │ │ │ ├── mm_route_activity_type_scuba_diving.xml │ │ │ ├── mm_route_activity_type_ski_touring.xml │ │ │ ├── mm_route_activity_type_skiing.xml │ │ │ ├── mm_route_activity_type_snowboarding.xml │ │ │ ├── mm_route_activity_type_snowmobiling.xml │ │ │ ├── mm_route_activity_type_snowshoeing.xml │ │ │ ├── mm_route_activity_type_surfing.xml │ │ │ ├── mm_route_activity_type_swimming_outdoor.xml │ │ │ ├── mm_route_activity_type_touring.xml │ │ │ ├── mm_route_activity_type_trail_running.xml │ │ │ ├── mm_route_activity_type_train_riding.xml │ │ │ ├── mm_route_activity_type_trekking.xml │ │ │ ├── mm_route_activity_type_truck_hgv.xml │ │ │ ├── mm_route_activity_type_walking.xml │ │ │ ├── mm_route_activity_type_waterskiing.xml │ │ │ ├── mm_route_activity_type_windsurfing.xml │ │ │ ├── mm_route_article.xml │ │ │ ├── mm_route_article_point.xml │ │ │ ├── mm_route_bus_ref.xml │ │ │ ├── mm_route_ferry_ref.xml │ │ │ ├── mm_route_funicular_ref.xml │ │ │ ├── mm_route_hiking_iwn_poi.xml │ │ │ ├── mm_route_hiking_lwn_poi.xml │ │ │ ├── mm_route_hiking_nwn_poi.xml │ │ │ ├── mm_route_hiking_rwn_poi.xml │ │ │ ├── mm_route_light_rail_ref.xml │ │ │ ├── mm_route_monorail_ref.xml │ │ │ ├── mm_route_railway_ref.xml │ │ │ ├── mm_route_share_taxi_ref.xml │ │ │ ├── mm_route_track.xml │ │ │ ├── mm_route_track_point.xml │ │ │ ├── mm_route_train_ref.xml │ │ │ ├── mm_route_tram_ref.xml │ │ │ ├── mm_route_trolleybus_ref.xml │ │ │ ├── mm_routes.xml │ │ │ ├── mm_routes_air_sports.xml │ │ │ ├── mm_routes_cycling.xml │ │ │ ├── mm_routes_driving.xml │ │ │ ├── mm_routes_foot.xml │ │ │ ├── mm_routes_motorcycling.xml │ │ │ ├── mm_routes_other.xml │ │ │ ├── mm_routes_water_sport.xml │ │ │ ├── mm_routes_winter_sport.xml │ │ │ ├── mm_rungs.xml │ │ │ ├── mm_rungs_dot.xml │ │ │ ├── mm_running.xml │ │ │ ├── mm_runway.xml │ │ │ ├── mm_rwn_ref.xml │ │ │ ├── mm_s_bahn.xml │ │ │ ├── mm_salt_pond.xml │ │ │ ├── mm_salt_yes.xml │ │ │ ├── mm_sanatorium.xml │ │ │ ├── mm_sand.xml │ │ │ ├── mm_sanitary_dump_station.xml │ │ │ ├── mm_sanitary_dump_station_white.xml │ │ │ ├── mm_satellite_dish.xml │ │ │ ├── mm_sauna.xml │ │ │ ├── mm_scrub.xml │ │ │ ├── mm_scuba_diving_shop.xml │ │ │ ├── mm_seamark.xml │ │ │ ├── mm_seamark_anchor_berth.xml │ │ │ ├── mm_seamark_anchorage.xml │ │ │ ├── mm_seamark_anchorage_small_craft.xml │ │ │ ├── mm_seamark_anchorage_tanker.xml │ │ │ ├── mm_seamark_beacon_black_pillar.xml │ │ │ ├── mm_seamark_beacon_black_tower.xml │ │ │ ├── mm_seamark_beacon_blackredblack_pile.xml │ │ │ ├── mm_seamark_beacon_blackredblack_stake.xml │ │ │ ├── mm_seamark_beacon_blackredblack_tower.xml │ │ │ ├── mm_seamark_beacon_blackyellow_stake.xml │ │ │ ├── mm_seamark_beacon_blackyellow_tower.xml │ │ │ ├── mm_seamark_beacon_blackyellowblack_stake.xml │ │ │ ├── mm_seamark_beacon_blackyellowblack_tower.xml │ │ │ ├── mm_seamark_beacon_cairn.xml │ │ │ ├── mm_seamark_beacon_green_perch_port.xml │ │ │ ├── mm_seamark_beacon_green_perch_starboard.xml │ │ │ ├── mm_seamark_beacon_green_pillar.xml │ │ │ ├── mm_seamark_beacon_green_stake.xml │ │ │ ├── mm_seamark_beacon_green_tower.xml │ │ │ ├── mm_seamark_beacon_greenwhite_stake.xml │ │ │ ├── mm_seamark_beacon_greenwhite_tower.xml │ │ │ ├── mm_seamark_beacon_greenwhitegreenwhite_stake.xml │ │ │ ├── mm_seamark_beacon_greenwhitegreenwhite_tower.xml │ │ │ ├── mm_seamark_beacon_perch_port.xml │ │ │ ├── mm_seamark_beacon_perch_starboard.xml │ │ │ ├── mm_seamark_beacon_pile.xml │ │ │ ├── mm_seamark_beacon_pillar.xml │ │ │ ├── mm_seamark_beacon_red_perch_port.xml │ │ │ ├── mm_seamark_beacon_red_perch_starboard.xml │ │ │ ├── mm_seamark_beacon_red_pillar.xml │ │ │ ├── mm_seamark_beacon_red_stake.xml │ │ │ ├── mm_seamark_beacon_red_tower.xml │ │ │ ├── mm_seamark_beacon_redwhite_pole_vertical.xml │ │ │ ├── mm_seamark_beacon_redwhite_stake.xml │ │ │ ├── mm_seamark_beacon_redwhite_tower.xml │ │ │ ├── mm_seamark_beacon_redwhite_tower_vertical.xml │ │ │ ├── mm_seamark_beacon_stake.xml │ │ │ ├── mm_seamark_beacon_tower.xml │ │ │ ├── mm_seamark_beacon_white_pile.xml │ │ │ ├── mm_seamark_beacon_white_stake.xml │ │ │ ├── mm_seamark_beacon_white_tower.xml │ │ │ ├── mm_seamark_beacon_whitegreen_stake.xml │ │ │ ├── mm_seamark_beacon_whitegreen_tower.xml │ │ │ ├── mm_seamark_beacon_whitegreenwhitegreen_tower.xml │ │ │ ├── mm_seamark_beacon_whitered_stake.xml │ │ │ ├── mm_seamark_beacon_whitered_tower.xml │ │ │ ├── mm_seamark_beacon_whiteredwhiteorange_pile.xml │ │ │ ├── mm_seamark_beacon_yellow_pile.xml │ │ │ ├── mm_seamark_beacon_yellow_stake.xml │ │ │ ├── mm_seamark_beacon_yellow_tower.xml │ │ │ ├── mm_seamark_beacon_yellowblack_stake.xml │ │ │ ├── mm_seamark_beacon_yellowblack_tower.xml │ │ │ ├── mm_seamark_beacon_yellowblackyellow_stake.xml │ │ │ ├── mm_seamark_beacon_yellowblackyellow_tower.xml │ │ │ ├── mm_seamark_berth.xml │ │ │ ├── mm_seamark_bridge.xml │ │ │ ├── mm_seamark_bridge_lifting.xml │ │ │ ├── mm_seamark_bridge_opening.xml │ │ │ ├── mm_seamark_bridge_suspension.xml │ │ │ ├── mm_seamark_building.xml │ │ │ ├── mm_seamark_building_church.xml │ │ │ ├── mm_seamark_building_customs.xml │ │ │ ├── mm_seamark_building_harbour_master.xml │ │ │ ├── mm_seamark_building_water_police_station.xml │ │ │ ├── mm_seamark_buoy_barrel.xml │ │ │ ├── mm_seamark_buoy_blackredblack_conical.xml │ │ │ ├── mm_seamark_buoy_blackredblack_pillar.xml │ │ │ ├── mm_seamark_buoy_blackredblack_spar.xml │ │ │ ├── mm_seamark_buoy_blackredblack_spherical.xml │ │ │ ├── mm_seamark_buoy_blackyellow_can.xml │ │ │ ├── mm_seamark_buoy_blackyellow_conical.xml │ │ │ ├── mm_seamark_buoy_blackyellow_pillar.xml │ │ │ ├── mm_seamark_buoy_blackyellow_spar.xml │ │ │ ├── mm_seamark_buoy_blackyellowblack_can.xml │ │ │ ├── mm_seamark_buoy_blackyellowblack_conical.xml │ │ │ ├── mm_seamark_buoy_blackyellowblack_pillar.xml │ │ │ ├── mm_seamark_buoy_blackyellowblack_spar.xml │ │ │ ├── mm_seamark_buoy_can.xml │ │ │ ├── mm_seamark_buoy_conical.xml │ │ │ ├── mm_seamark_buoy_green_barrel.xml │ │ │ ├── mm_seamark_buoy_green_can.xml │ │ │ ├── mm_seamark_buoy_green_conical.xml │ │ │ ├── mm_seamark_buoy_green_pillar.xml │ │ │ ├── mm_seamark_buoy_green_spar.xml │ │ │ ├── mm_seamark_buoy_green_spherical.xml │ │ │ ├── mm_seamark_buoy_greenred_spar_horizontal.xml │ │ │ ├── mm_seamark_buoy_greenred_spherical_horizontal.xml │ │ │ ├── mm_seamark_buoy_greenredgreen_can_horizontal.xml │ │ │ ├── mm_seamark_buoy_greenredgreen_conical_horizontal.xml │ │ │ ├── mm_seamark_buoy_greenredgreen_pillar_horizontal.xml │ │ │ ├── mm_seamark_buoy_greenredgreen_spar_horizontal.xml │ │ │ ├── mm_seamark_buoy_greenredgreen_spherical_horizontal.xml │ │ │ ├── mm_seamark_buoy_greenwhite_spar_horizontal.xml │ │ │ ├── mm_seamark_buoy_greenwhitegreenwhite_conical_horizontal.xml │ │ │ ├── mm_seamark_buoy_greenwhitegreenwhite_spar_horizontal.xml │ │ │ ├── mm_seamark_buoy_orange_spherical.xml │ │ │ ├── mm_seamark_buoy_pillar.xml │ │ │ ├── mm_seamark_buoy_red_barrel.xml │ │ │ ├── mm_seamark_buoy_red_can.xml │ │ │ ├── mm_seamark_buoy_red_conical.xml │ │ │ ├── mm_seamark_buoy_red_pillar.xml │ │ │ ├── mm_seamark_buoy_red_spar.xml │ │ │ ├── mm_seamark_buoy_red_spherical.xml │ │ │ ├── mm_seamark_buoy_redgreen_spar_horizontal.xml │ │ │ ├── mm_seamark_buoy_redgreen_spherical_horizontal.xml │ │ │ ├── mm_seamark_buoy_redgreenred_can_horizontal.xml │ │ │ ├── mm_seamark_buoy_redgreenred_pillar_horizontal.xml │ │ │ ├── mm_seamark_buoy_redgreenred_spar_horizontal.xml │ │ │ ├── mm_seamark_buoy_redgreenred_spherical_horizontal.xml │ │ │ ├── mm_seamark_buoy_redgreenredgreen_spar_horizontal.xml │ │ │ ├── mm_seamark_buoy_redgreenredgreen_spherical_horizontal.xml │ │ │ ├── mm_seamark_buoy_redwhite_pillar_horizontal.xml │ │ │ ├── mm_seamark_buoy_redwhite_pillar_vertical.xml │ │ │ ├── mm_seamark_buoy_redwhite_spar_horizontal.xml │ │ │ ├── mm_seamark_buoy_redwhite_spar_vertical.xml │ │ │ ├── mm_seamark_buoy_redwhite_spherical_vertical.xml │ │ │ ├── mm_seamark_buoy_redwhitered_can_horizontal.xml │ │ │ ├── mm_seamark_buoy_redwhiteredwhite_can_horizontal.xml │ │ │ ├── mm_seamark_buoy_redwhiteredwhite_spar_horizontal.xml │ │ │ ├── mm_seamark_buoy_spherical.xml │ │ │ ├── mm_seamark_buoy_white_barrel.xml │ │ │ ├── mm_seamark_buoy_white_can.xml │ │ │ ├── mm_seamark_buoy_white_conical.xml │ │ │ ├── mm_seamark_buoy_white_pillar.xml │ │ │ ├── mm_seamark_buoy_white_spar.xml │ │ │ ├── mm_seamark_buoy_white_spherical.xml │ │ │ ├── mm_seamark_buoy_white_super_buoy.xml │ │ │ ├── mm_seamark_buoy_whitegreenwhitegreen_spar_horizontal.xml │ │ │ ├── mm_seamark_buoy_whiteredwhitered_spar_horizontal.xml │ │ │ ├── mm_seamark_buoy_whiteyellow_spherical_cross.xml │ │ │ ├── mm_seamark_buoy_yellow_barrel.xml │ │ │ ├── mm_seamark_buoy_yellow_can.xml │ │ │ ├── mm_seamark_buoy_yellow_conical.xml │ │ │ ├── mm_seamark_buoy_yellow_installation.xml │ │ │ ├── mm_seamark_buoy_yellow_pillar.xml │ │ │ ├── mm_seamark_buoy_yellow_spar.xml │ │ │ ├── mm_seamark_buoy_yellow_spherical.xml │ │ │ ├── mm_seamark_buoy_yellow_super_buoy.xml │ │ │ ├── mm_seamark_buoy_yellowblack_can.xml │ │ │ ├── mm_seamark_buoy_yellowblack_conical.xml │ │ │ ├── mm_seamark_buoy_yellowblack_pillar.xml │ │ │ ├── mm_seamark_buoy_yellowblack_spar.xml │ │ │ ├── mm_seamark_buoy_yellowblackyellow_can.xml │ │ │ ├── mm_seamark_buoy_yellowblackyellow_conical.xml │ │ │ ├── mm_seamark_buoy_yellowblackyellow_pillar.xml │ │ │ ├── mm_seamark_buoy_yellowblackyellow_spar.xml │ │ │ ├── mm_seamark_distance_mark.xml │ │ │ ├── mm_seamark_distance_mark_installed.xml │ │ │ ├── mm_seamark_fishing_facility.xml │ │ │ ├── mm_seamark_fog_signal.xml │ │ │ ├── mm_seamark_fog_signal_additional.xml │ │ │ ├── mm_seamark_fog_signal_additional_big.xml │ │ │ ├── mm_seamark_fog_signal_additional_big_night.xml │ │ │ ├── mm_seamark_fog_signal_additional_center_big.xml │ │ │ ├── mm_seamark_fog_signal_additional_center_big_night.xml │ │ │ ├── mm_seamark_fog_signal_additional_night.xml │ │ │ ├── mm_seamark_gate.xml │ │ │ ├── mm_seamark_harbour_container.xml │ │ │ ├── mm_seamark_harbour_default.xml │ │ │ ├── mm_seamark_harbour_default_small.xml │ │ │ ├── mm_seamark_harbour_ferry.xml │ │ │ ├── mm_seamark_harbour_fishing.xml │ │ │ ├── mm_seamark_harbour_marina.xml │ │ │ ├── mm_seamark_harbour_shipyard.xml │ │ │ ├── mm_seamark_hulk.xml │ │ │ ├── mm_seamark_hulk_restaurant_additional.xml │ │ │ ├── mm_seamark_j132_weedkelp.xml │ │ │ ├── mm_seamark_j134_seagrass.xml │ │ │ ├── mm_seamark_j14_sand_waves.xml │ │ │ ├── mm_seamark_j14_sand_waves_night.xml │ │ │ ├── mm_seamark_j15_spring.xml │ │ │ ├── mm_seamark_j15_spring_night.xml │ │ │ ├── mm_seamark_j21_rocky.xml │ │ │ ├── mm_seamark_j21_rocky_night.xml │ │ │ ├── mm_seamark_j22_coral.xml │ │ │ ├── mm_seamark_j22_coral_night.xml │ │ │ ├── mm_seamark_k311_foul_ground.xml │ │ │ ├── mm_seamark_k311_foul_ground_night.xml │ │ │ ├── mm_seamark_landmark_cairn.xml │ │ │ ├── mm_seamark_landmark_cemetery.xml │ │ │ ├── mm_seamark_landmark_chimney.xml │ │ │ ├── mm_seamark_landmark_church.xml │ │ │ ├── mm_seamark_landmark_communication_additional.xml │ │ │ ├── mm_seamark_landmark_cross.xml │ │ │ ├── mm_seamark_landmark_dish_aerial.xml │ │ │ ├── mm_seamark_landmark_dome.xml │ │ │ ├── mm_seamark_landmark_dome_big.xml │ │ │ ├── mm_seamark_landmark_flagstaff.xml │ │ │ ├── mm_seamark_landmark_mast.xml │ │ │ ├── mm_seamark_landmark_minaret.xml │ │ │ ├── mm_seamark_landmark_monument.xml │ │ │ ├── mm_seamark_landmark_mosque.xml │ │ │ ├── mm_seamark_landmark_spire.xml │ │ │ ├── mm_seamark_landmark_spire_big.xml │ │ │ ├── mm_seamark_landmark_statue.xml │ │ │ ├── mm_seamark_landmark_tower.xml │ │ │ ├── mm_seamark_landmark_tower_church_additional.xml │ │ │ ├── mm_seamark_landmark_water_tower.xml │ │ │ ├── mm_seamark_landmark_windmotor.xml │ │ │ ├── mm_seamark_landmark_windsock.xml │ │ │ ├── mm_seamark_light_float_green.xml │ │ │ ├── mm_seamark_light_float_red.xml │ │ │ ├── mm_seamark_light_float_redwhite_vertical.xml │ │ │ ├── mm_seamark_light_major.xml │ │ │ ├── mm_seamark_light_major_small.xml │ │ │ ├── mm_seamark_light_minor.xml │ │ │ ├── mm_seamark_light_vessel.xml │ │ │ ├── mm_seamark_lock_gate.xml │ │ │ ├── mm_seamark_marine_farm.xml │ │ │ ├── mm_seamark_marine_farm_crustaceans_additional.xml │ │ │ ├── mm_seamark_marine_farm_fish_additional.xml │ │ │ ├── mm_seamark_marine_farm_oysters_mussels_additional.xml │ │ │ ├── mm_seamark_marine_farm_seaweed_additional.xml │ │ │ ├── mm_seamark_mooring_additional_for_buoy.xml │ │ │ ├── mm_seamark_mooring_bollard.xml │ │ │ ├── mm_seamark_mooring_deviationdolphin.xml │ │ │ ├── mm_seamark_mooring_dolphin.xml │ │ │ ├── mm_seamark_mooring_pile.xml │ │ │ ├── mm_seamark_mooring_pylon.xml │ │ │ ├── mm_seamark_mooring_wall.xml │ │ │ ├── mm_seamark_notice_addition_bottomboard.xml │ │ │ ├── mm_seamark_notice_addition_bottomtriangle.xml │ │ │ ├── mm_seamark_notice_addition_leftboard.xml │ │ │ ├── mm_seamark_notice_addition_lefttriangle.xml │ │ │ ├── mm_seamark_notice_addition_rightboard.xml │ │ │ ├── mm_seamark_notice_addition_righttriangle.xml │ │ │ ├── mm_seamark_notice_addition_topboard.xml │ │ │ ├── mm_seamark_notice_addition_toptriangle.xml │ │ │ ├── mm_seamark_notice_impact_banktobank.xml │ │ │ ├── mm_seamark_notice_impact_downstream.xml │ │ │ ├── mm_seamark_notice_impact_downstreamleftbank.xml │ │ │ ├── mm_seamark_notice_impact_leftbank.xml │ │ │ ├── mm_seamark_notice_impact_rightbank.xml │ │ │ ├── mm_seamark_notice_impact_upstream.xml │ │ │ ├── mm_seamark_notice_impact_upstreamdownstream.xml │ │ │ ├── mm_seamark_notice_impact_upstreamdownstreamleftbank.xml │ │ │ ├── mm_seamark_notice_impact_upstreamdownstreamrightbank.xml │ │ │ ├── mm_seamark_notice_information_anchoringpermitted.xml │ │ │ ├── mm_seamark_notice_information_berthingmarked1.xml │ │ │ ├── mm_seamark_notice_information_berthingmarked2.xml │ │ │ ├── mm_seamark_notice_information_berthingmarked3.xml │ │ │ ├── mm_seamark_notice_information_berthingmarkednonpushing1.xml │ │ │ ├── mm_seamark_notice_information_berthingmarkednonpushing2.xml │ │ │ ├── mm_seamark_notice_information_berthingmarkednonpushing3.xml │ │ │ ├── mm_seamark_notice_information_berthingmarkedpushing1.xml │ │ │ ├── mm_seamark_notice_information_berthingmarkedpushing2.xml │ │ │ ├── mm_seamark_notice_information_berthingmarkedpushing3.xml │ │ │ ├── mm_seamark_notice_information_berthingpermitted.xml │ │ │ ├── mm_seamark_notice_information_berthingunmarked.xml │ │ │ ├── mm_seamark_notice_information_berthingunmarkednonpushing.xml │ │ │ ├── mm_seamark_notice_information_berthingunmarkedpushing.xml │ │ │ ├── mm_seamark_notice_information_bg.xml │ │ │ ├── mm_seamark_notice_information_bg_plus.xml │ │ │ ├── mm_seamark_notice_information_drinkingwater.xml │ │ │ ├── mm_seamark_notice_information_entrypermitted.xml │ │ │ ├── mm_seamark_notice_information_ferryindependent.xml │ │ │ ├── mm_seamark_notice_information_ferrynonindependent.xml │ │ │ ├── mm_seamark_notice_information_highspeedspermitted.xml │ │ │ ├── mm_seamark_notice_information_launchingbeachingpermitted.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwayaheadleft.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwayaheadleftsecondaryright.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwayaheadright.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwayaheadrightsecondaryleft.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwaycrossing.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwayjunction.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwayleftsecondaryahead.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwayleftsecondaryaheadright.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwayleftsecondaryright.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwayrightsecondaryahead.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwayrightsecondaryaheadleft.xml │ │ │ ├── mm_seamark_notice_information_mainwaterwayrightsecondaryleft.xml │ │ │ ├── mm_seamark_notice_information_mooringpermitted.xml │ │ │ ├── mm_seamark_notice_information_motorcraftpermitted.xml │ │ │ ├── mm_seamark_notice_information_overheadcable.xml │ │ │ ├── mm_seamark_notice_information_prohibitionends.xml │ │ │ ├── mm_seamark_notice_information_radioinformation.xml │ │ │ ├── mm_seamark_notice_information_sailboardspermitted.xml │ │ │ ├── mm_seamark_notice_information_sailingcraftpermitted.xml │ │ │ ├── mm_seamark_notice_information_secondarywaterwaycrossing.xml │ │ │ ├── mm_seamark_notice_information_secondarywaterwayleft.xml │ │ │ ├── mm_seamark_notice_information_secondarywaterwayright.xml │ │ │ ├── mm_seamark_notice_information_sportcraftpermitted.xml │ │ │ ├── mm_seamark_notice_information_telephone.xml │ │ │ ├── mm_seamark_notice_information_turningarea.xml │ │ │ ├── mm_seamark_notice_information_unpoweredcraftpermitted.xml │ │ │ ├── mm_seamark_notice_information_vehicleloadingberth.xml │ │ │ ├── mm_seamark_notice_information_waterbikespermitted.xml │ │ │ ├── mm_seamark_notice_information_waterskiingpermitted.xml │ │ │ ├── mm_seamark_notice_information_weir.xml │ │ │ ├── mm_seamark_notice_orientation_0.xml │ │ │ ├── mm_seamark_notice_orientation_135.xml │ │ │ ├── mm_seamark_notice_orientation_180.xml │ │ │ ├── mm_seamark_notice_orientation_225.xml │ │ │ ├── mm_seamark_notice_orientation_270.xml │ │ │ ├── mm_seamark_notice_orientation_315.xml │ │ │ ├── mm_seamark_notice_orientation_45.xml │ │ │ ├── mm_seamark_notice_orientation_90.xml │ │ │ ├── mm_seamark_notice_prohibition_bg.xml │ │ │ ├── mm_seamark_notice_prohibition_bg_night.xml │ │ │ ├── mm_seamark_notice_prohibition_bg_plus.xml │ │ │ ├── mm_seamark_notice_prohibition_bg_plus_night.xml │ │ │ ├── mm_seamark_notice_prohibition_closedarea.xml │ │ │ ├── mm_seamark_notice_prohibition_noanchoring.xml │ │ │ ├── mm_seamark_notice_prohibition_noberthing.xml │ │ │ ├── mm_seamark_notice_prohibition_noconvoyovertaking.xml │ │ │ ├── mm_seamark_notice_prohibition_noconvoypassing.xml │ │ │ ├── mm_seamark_notice_prohibition_noentry.xml │ │ │ ├── mm_seamark_notice_prohibition_nohighspeeds.xml │ │ │ ├── mm_seamark_notice_prohibition_nolaunchingbeaching.xml │ │ │ ├── mm_seamark_notice_prohibition_nomooring.xml │ │ │ ├── mm_seamark_notice_prohibition_nomotorcraft.xml │ │ │ ├── mm_seamark_notice_prohibition_noovertaking.xml │ │ │ ├── mm_seamark_notice_prohibition_nopassageleft.xml │ │ │ ├── mm_seamark_notice_prohibition_nopassageright.xml │ │ │ ├── mm_seamark_notice_prohibition_nopassing.xml │ │ │ ├── mm_seamark_notice_prohibition_nosailboards.xml │ │ │ ├── mm_seamark_notice_prohibition_nosailingcraft.xml │ │ │ ├── mm_seamark_notice_prohibition_nosportcraft.xml │ │ │ ├── mm_seamark_notice_prohibition_noturning.xml │ │ │ ├── mm_seamark_notice_prohibition_nounpoweredcraft.xml │ │ │ ├── mm_seamark_notice_prohibition_nowash.xml │ │ │ ├── mm_seamark_notice_prohibition_nowaterbikes.xml │ │ │ ├── mm_seamark_notice_prohibition_nowaterskiing.xml │ │ │ ├── mm_seamark_notice_recommendation_channeloneway.xml │ │ │ ├── mm_seamark_notice_recommendation_channeltwoway.xml │ │ │ ├── mm_seamark_notice_recommendation_openingtoleft.xml │ │ │ ├── mm_seamark_notice_recommendation_openingtoright.xml │ │ │ ├── mm_seamark_notice_recommendation_proceedtoleft.xml │ │ │ ├── mm_seamark_notice_recommendation_proceedtoright.xml │ │ │ ├── mm_seamark_notice_regulation_bg.xml │ │ │ ├── mm_seamark_notice_regulation_bg_night.xml │ │ │ ├── mm_seamark_notice_regulation_bg_plus.xml │ │ │ ├── mm_seamark_notice_regulation_bg_plus_night.xml │ │ │ ├── mm_seamark_notice_regulation_crosstoport.xml │ │ │ ├── mm_seamark_notice_regulation_crosstostarboard.xml │ │ │ ├── mm_seamark_notice_regulation_givewaycrossing.xml │ │ │ ├── mm_seamark_notice_regulation_givewayjunction.xml │ │ │ ├── mm_seamark_notice_regulation_keeplookout.xml │ │ │ ├── mm_seamark_notice_regulation_keeptoport.xml │ │ │ ├── mm_seamark_notice_regulation_keeptostarboard.xml │ │ │ ├── mm_seamark_notice_regulation_makeradiocontact.xml │ │ │ ├── mm_seamark_notice_regulation_movetoleft.xml │ │ │ ├── mm_seamark_notice_regulation_movetoport.xml │ │ │ ├── mm_seamark_notice_regulation_movetoright.xml │ │ │ ├── mm_seamark_notice_regulation_movetostarboard.xml │ │ │ ├── mm_seamark_notice_regulation_soundhorn.xml │ │ │ ├── mm_seamark_notice_regulation_speedlimit.xml │ │ │ ├── mm_seamark_notice_regulation_stop.xml │ │ │ ├── mm_seamark_notice_restriction_channeldistanceleft.xml │ │ │ ├── mm_seamark_notice_restriction_channeldistanceright.xml │ │ │ ├── mm_seamark_notice_restriction_limiteddepth.xml │ │ │ ├── mm_seamark_notice_restriction_limitedheadroom.xml │ │ │ ├── mm_seamark_notice_restriction_limitedwidth.xml │ │ │ ├── mm_seamark_obstruction_boom.xml │ │ │ ├── mm_seamark_obstruction_construction.xml │ │ │ ├── mm_seamark_obstruction_foul_ground.xml │ │ │ ├── mm_seamark_obstruction_stump.xml │ │ │ ├── mm_seamark_pilot_boarding.xml │ │ │ ├── mm_seamark_platform.xml │ │ │ ├── mm_seamark_platform_fpso_additional.xml │ │ │ ├── mm_seamark_platform_production_additional.xml │ │ │ ├── mm_seamark_platform_small.xml │ │ │ ├── mm_seamark_power_line.xml │ │ │ ├── mm_seamark_pylon.xml │ │ │ ├── mm_seamark_pylon_power.xml │ │ │ ├── mm_seamark_radar_reflector.xml │ │ │ ├── mm_seamark_radar_reflector_additional.xml │ │ │ ├── mm_seamark_radar_reflector_additional_big.xml │ │ │ ├── mm_seamark_radar_reflector_additional_big_night.xml │ │ │ ├── mm_seamark_radar_reflector_additional_center_big.xml │ │ │ ├── mm_seamark_radar_reflector_additional_center_big_night.xml │ │ │ ├── mm_seamark_radar_reflector_additional_night.xml │ │ │ ├── mm_seamark_radar_station_additional.xml │ │ │ ├── mm_seamark_radar_station_additional_night.xml │ │ │ ├── mm_seamark_radar_station_coast_additional.xml │ │ │ ├── mm_seamark_radar_station_surveillance_additional.xml │ │ │ ├── mm_seamark_radar_station_surveillance_additional_night.xml │ │ │ ├── mm_seamark_radar_transponder.xml │ │ │ ├── mm_seamark_radar_transponder_additional.xml │ │ │ ├── mm_seamark_radar_transponder_additional_big.xml │ │ │ ├── mm_seamark_radar_transponder_additional_big_night.xml │ │ │ ├── mm_seamark_radar_transponder_additional_center_big.xml │ │ │ ├── mm_seamark_radar_transponder_additional_center_big_night.xml │ │ │ ├── mm_seamark_radar_transponder_additional_night.xml │ │ │ ├── mm_seamark_radio_station.xml │ │ │ ├── mm_seamark_radio_station_aeronautical_additional.xml │ │ │ ├── mm_seamark_radio_station_ais_additional.xml │ │ │ ├── mm_seamark_radio_station_dgps_additional.xml │ │ │ ├── mm_seamark_radio_station_omnidirectional_additional.xml │ │ │ ├── mm_seamark_radio_station_vais_additional.xml │ │ │ ├── mm_seamark_rescue_station.xml │ │ │ ├── mm_seamark_restricted_area_fish_sanctuary.xml │ │ │ ├── mm_seamark_restricted_area_kite_surfing.xml │ │ │ ├── mm_seamark_restricted_area_swimming.xml │ │ │ ├── mm_seamark_restricted_area_water_skiing.xml │ │ │ ├── mm_seamark_restriction_discharging.xml │ │ │ ├── mm_seamark_restriction_drilling.xml │ │ │ ├── mm_seamark_restriction_exploration_development.xml │ │ │ ├── mm_seamark_restriction_fishing.xml │ │ │ ├── mm_seamark_restriction_to_be_avoided.xml │ │ │ ├── mm_seamark_rock_awash.xml │ │ │ ├── mm_seamark_rock_covers.xml │ │ │ ├── mm_seamark_rock_submerged.xml │ │ │ ├── mm_seamark_seaplane_landing_area.xml │ │ │ ├── mm_seamark_separation_line_arrow.xml │ │ │ ├── mm_seamark_separation_line_arrow_night.xml │ │ │ ├── mm_seamark_separation_line_arrow_small.xml │ │ │ ├── mm_seamark_separation_line_arrow_small_night.xml │ │ │ ├── mm_seamark_signal_station_additional.xml │ │ │ ├── mm_seamark_small_craft_facility_boat_hoist.xml │ │ │ ├── mm_seamark_small_craft_facility_boatyard.xml │ │ │ ├── mm_seamark_small_craft_facility_chandler.xml │ │ │ ├── mm_seamark_small_craft_facility_electricity.xml │ │ │ ├── mm_seamark_small_craft_facility_fuel_station.xml │ │ │ ├── mm_seamark_small_craft_facility_laundrette.xml │ │ │ ├── mm_seamark_small_craft_facility_nautical_club.xml │ │ │ ├── mm_seamark_small_craft_facility_public_inn.xml │ │ │ ├── mm_seamark_small_craft_facility_pump_out.xml │ │ │ ├── mm_seamark_small_craft_facility_pump_out2.xml │ │ │ ├── mm_seamark_small_craft_facility_restaurant.xml │ │ │ ├── mm_seamark_small_craft_facility_shield2.xml │ │ │ ├── mm_seamark_small_craft_facility_showers.xml │ │ │ ├── mm_seamark_small_craft_facility_slipway.xml │ │ │ ├── mm_seamark_small_craft_facility_toilets.xml │ │ │ ├── mm_seamark_small_craft_facility_toilets2.xml │ │ │ ├── mm_seamark_small_craft_facility_visitor_berth.xml │ │ │ ├── mm_seamark_small_craft_facility_visitors_mooring.xml │ │ │ ├── mm_seamark_small_craft_facility_water_tap.xml │ │ │ ├── mm_seamark_submarine_cable.xml │ │ │ ├── mm_seamark_topmark_oblique_black_2conesbasetogether.xml │ │ │ ├── mm_seamark_topmark_oblique_black_2conesdown.xml │ │ │ ├── mm_seamark_topmark_oblique_black_2conespointtogether.xml │ │ │ ├── mm_seamark_topmark_oblique_black_2conesup.xml │ │ │ ├── mm_seamark_topmark_oblique_black_2spheres.xml │ │ │ ├── mm_seamark_topmark_oblique_black_conepointdown.xml │ │ │ ├── mm_seamark_topmark_oblique_black_conepointup.xml │ │ │ ├── mm_seamark_topmark_oblique_black_cylinder.xml │ │ │ ├── mm_seamark_topmark_oblique_black_rhombus.xml │ │ │ ├── mm_seamark_topmark_oblique_black_sphere.xml │ │ │ ├── mm_seamark_topmark_oblique_black_xshape.xml │ │ │ ├── mm_seamark_topmark_oblique_green_board.xml │ │ │ ├── mm_seamark_topmark_oblique_green_conepointdown.xml │ │ │ ├── mm_seamark_topmark_oblique_green_conepointup.xml │ │ │ ├── mm_seamark_topmark_oblique_green_cylinder.xml │ │ │ ├── mm_seamark_topmark_oblique_green_sphere.xml │ │ │ ├── mm_seamark_topmark_oblique_green_xshape.xml │ │ │ ├── mm_seamark_topmark_oblique_red_board.xml │ │ │ ├── mm_seamark_topmark_oblique_red_conepointdown.xml │ │ │ ├── mm_seamark_topmark_oblique_red_conepointup.xml │ │ │ ├── mm_seamark_topmark_oblique_red_cylinder.xml │ │ │ ├── mm_seamark_topmark_oblique_red_cylinderoversphere.xml │ │ │ ├── mm_seamark_topmark_oblique_red_rhombus.xml │ │ │ ├── mm_seamark_topmark_oblique_red_sphere.xml │ │ │ ├── mm_seamark_topmark_oblique_red_xshape.xml │ │ │ ├── mm_seamark_topmark_oblique_redwhitered_board.xml │ │ │ ├── mm_seamark_topmark_oblique_redwhitered_conepointdown.xml │ │ │ ├── mm_seamark_topmark_oblique_redwhitered_cylinder.xml │ │ │ ├── mm_seamark_topmark_oblique_whitered_board_border.xml │ │ │ ├── mm_seamark_topmark_oblique_yellow_2conespointtogether.xml │ │ │ ├── mm_seamark_topmark_oblique_yellow_conepointdown.xml │ │ │ ├── mm_seamark_topmark_oblique_yellow_conepointup.xml │ │ │ ├── mm_seamark_topmark_oblique_yellow_cylinder.xml │ │ │ ├── mm_seamark_topmark_oblique_yellow_rhombus.xml │ │ │ ├── mm_seamark_topmark_oblique_yellow_sphere.xml │ │ │ ├── mm_seamark_topmark_oblique_yellow_xshape.xml │ │ │ ├── mm_seamark_topmark_vertical_black_2conesbasetogether.xml │ │ │ ├── mm_seamark_topmark_vertical_black_2conesbasetogether_big.xml │ │ │ ├── mm_seamark_topmark_vertical_black_2conesdown.xml │ │ │ ├── mm_seamark_topmark_vertical_black_2conesdown_big.xml │ │ │ ├── mm_seamark_topmark_vertical_black_2conespointtogether.xml │ │ │ ├── mm_seamark_topmark_vertical_black_2conespointtogether_big.xml │ │ │ ├── mm_seamark_topmark_vertical_black_2conesup.xml │ │ │ ├── mm_seamark_topmark_vertical_black_2conesup_big.xml │ │ │ ├── mm_seamark_topmark_vertical_black_2spheres.xml │ │ │ ├── mm_seamark_topmark_vertical_black_2spheres_big.xml │ │ │ ├── mm_seamark_topmark_vertical_black_conepointdown.xml │ │ │ ├── mm_seamark_topmark_vertical_black_conepointdown_big.xml │ │ │ ├── mm_seamark_topmark_vertical_black_conepointup.xml │ │ │ ├── mm_seamark_topmark_vertical_black_conepointup_big.xml │ │ │ ├── mm_seamark_topmark_vertical_black_cylinder.xml │ │ │ ├── mm_seamark_topmark_vertical_black_cylinder_big.xml │ │ │ ├── mm_seamark_topmark_vertical_black_rhombus.xml │ │ │ ├── mm_seamark_topmark_vertical_black_rhombus_big.xml │ │ │ ├── mm_seamark_topmark_vertical_black_sphere.xml │ │ │ ├── mm_seamark_topmark_vertical_black_sphere_big.xml │ │ │ ├── mm_seamark_topmark_vertical_black_xshape.xml │ │ │ ├── mm_seamark_topmark_vertical_black_xshape_big.xml │ │ │ ├── mm_seamark_topmark_vertical_green_board.xml │ │ │ ├── mm_seamark_topmark_vertical_green_conepointdown.xml │ │ │ ├── mm_seamark_topmark_vertical_green_conepointup.xml │ │ │ ├── mm_seamark_topmark_vertical_green_cylinder.xml │ │ │ ├── mm_seamark_topmark_vertical_green_sphere.xml │ │ │ ├── mm_seamark_topmark_vertical_green_xshape.xml │ │ │ ├── mm_seamark_topmark_vertical_greenwhite_rhombus_vertical.xml │ │ │ ├── mm_seamark_topmark_vertical_red_board.xml │ │ │ ├── mm_seamark_topmark_vertical_red_conepointdown.xml │ │ │ ├── mm_seamark_topmark_vertical_red_conepointup.xml │ │ │ ├── mm_seamark_topmark_vertical_red_cylinder.xml │ │ │ ├── mm_seamark_topmark_vertical_red_rhombus.xml │ │ │ ├── mm_seamark_topmark_vertical_red_sphere.xml │ │ │ ├── mm_seamark_topmark_vertical_red_xshape.xml │ │ │ ├── mm_seamark_topmark_vertical_redwhitered_board.xml │ │ │ ├── mm_seamark_topmark_vertical_redwhitered_conepointdown.xml │ │ │ ├── mm_seamark_topmark_vertical_redwhitered_cylinder.xml │ │ │ ├── mm_seamark_topmark_vertical_whiteblack_board_border.xml │ │ │ ├── mm_seamark_topmark_vertical_whiteblackwhite_rhombus_vertical.xml │ │ │ ├── mm_seamark_topmark_vertical_whitegreen_rhombus_border.xml │ │ │ ├── mm_seamark_topmark_vertical_whitered_board_border.xml │ │ │ ├── mm_seamark_topmark_vertical_whitered_conepointdown_border.xml │ │ │ ├── mm_seamark_topmark_vertical_yellow_2conespointtogether.xml │ │ │ ├── mm_seamark_topmark_vertical_yellow_conepointdown.xml │ │ │ ├── mm_seamark_topmark_vertical_yellow_conepointup.xml │ │ │ ├── mm_seamark_topmark_vertical_yellow_cross.xml │ │ │ ├── mm_seamark_topmark_vertical_yellow_cylinder.xml │ │ │ ├── mm_seamark_topmark_vertical_yellow_rhombus.xml │ │ │ ├── mm_seamark_topmark_vertical_yellow_sphere.xml │ │ │ ├── mm_seamark_topmark_vertical_yellow_xshape.xml │ │ │ ├── mm_seamark_waterfall.xml │ │ │ ├── mm_seamark_waterway_gauge.xml │ │ │ ├── mm_seamark_wreck.xml │ │ │ ├── mm_seamark_wreck_hull_showing.xml │ │ │ ├── mm_seasonal_no.xml │ │ │ ├── mm_seasonal_summer.xml │ │ │ ├── mm_seasonal_winter.xml │ │ │ ├── mm_seasonal_yes.xml │ │ │ ├── mm_second_hand.xml │ │ │ ├── mm_service.xml │ │ │ ├── mm_service_tyres.xml │ │ │ ├── mm_sewing.xml │ │ │ ├── mm_shoe_repair.xml │ │ │ ├── mm_shoes_children.xml │ │ │ ├── mm_shoes_men.xml │ │ │ ├── mm_shoes_women.xml │ │ │ ├── mm_shop.xml │ │ │ ├── mm_shop_additional_yes.xml │ │ │ ├── mm_shop_alcohol.xml │ │ │ ├── mm_shop_baby_goods.xml │ │ │ ├── mm_shop_bakery.xml │ │ │ ├── mm_shop_bicycle.xml │ │ │ ├── mm_shop_boat.xml │ │ │ ├── mm_shop_books.xml │ │ │ ├── mm_shop_boutique.xml │ │ │ ├── mm_shop_butcher.xml │ │ │ ├── mm_shop_car.xml │ │ │ ├── mm_shop_car_parts.xml │ │ │ ├── mm_shop_car_repair.xml │ │ │ ├── mm_shop_clothes.xml │ │ │ ├── mm_shop_computer.xml │ │ │ ├── mm_shop_confectionery.xml │ │ │ ├── mm_shop_convenience.xml │ │ │ ├── mm_shop_copyshop.xml │ │ │ ├── mm_shop_craft.xml │ │ │ ├── mm_shop_dairy.xml │ │ │ ├── mm_shop_department_store.xml │ │ │ ├── mm_shop_doityourself.xml │ │ │ ├── mm_shop_fireplace.xml │ │ │ ├── mm_shop_fishing.xml │ │ │ ├── mm_shop_florist.xml │ │ │ ├── mm_shop_food.xml │ │ │ ├── mm_shop_fuel.xml │ │ │ ├── mm_shop_furniture.xml │ │ │ ├── mm_shop_garden_centre.xml │ │ │ ├── mm_shop_gift.xml │ │ │ ├── mm_shop_greengrocer.xml │ │ │ ├── mm_shop_hairdresser.xml │ │ │ ├── mm_shop_hardware.xml │ │ │ ├── mm_shop_hearing_aids.xml │ │ │ ├── mm_shop_jewelry.xml │ │ │ ├── mm_shop_kiosk.xml │ │ │ ├── mm_shop_laundry.xml │ │ │ ├── mm_shop_mall.xml │ │ │ ├── mm_shop_mobile_phone.xml │ │ │ ├── mm_shop_motorcycle.xml │ │ │ ├── mm_shop_musical_instrument.xml │ │ │ ├── mm_shop_optician.xml │ │ │ ├── mm_shop_pet.xml │ │ │ ├── mm_shop_seafood.xml │ │ │ ├── mm_shop_security.xml │ │ │ ├── mm_shop_shoes.xml │ │ │ ├── mm_shop_sports.xml │ │ │ ├── mm_shop_supermarket.xml │ │ │ ├── mm_shop_ticket.xml │ │ │ ├── mm_shop_tobacco.xml │ │ │ ├── mm_shop_toys.xml │ │ │ ├── mm_shop_video.xml │ │ │ ├── mm_shop_wholesale.xml │ │ │ ├── mm_shop_yes.xml │ │ │ ├── mm_shower.xml │ │ │ ├── mm_shrub.xml │ │ │ ├── mm_shrub_dot.xml │ │ │ ├── mm_shuffleboard.xml │ │ │ ├── mm_sightseeing.xml │ │ │ ├── mm_siren.xml │ │ │ ├── mm_skate.xml │ │ │ ├── mm_ski_resort.xml │ │ │ ├── mm_skimap_arrow_2triangles_black.xml │ │ │ ├── mm_skimap_arrow_2triangles_black_big.xml │ │ │ ├── mm_skimap_arrow_2triangles_black_big_nobg.xml │ │ │ ├── mm_skimap_arrow_2triangles_black_nobg.xml │ │ │ ├── mm_skimap_arrow_2triangles_black_small.xml │ │ │ ├── mm_skimap_arrow_2triangles_black_small_nobg.xml │ │ │ ├── mm_skimap_arrow_2triangles_white_big_nobg.xml │ │ │ ├── mm_skimap_arrow_2triangles_white_nobg.xml │ │ │ ├── mm_skimap_arrow_2triangles_white_small_nobg.xml │ │ │ ├── mm_skimap_gray_black_round_shield.xml │ │ │ ├── mm_skimap_overlay_advanced.xml │ │ │ ├── mm_skimap_overlay_easy.xml │ │ │ ├── mm_skimap_overlay_expert.xml │ │ │ ├── mm_skimap_overlay_extreme.xml │ │ │ ├── mm_skimap_overlay_freeride.xml │ │ │ ├── mm_skimap_overlay_intermediate.xml │ │ │ ├── mm_skimap_overlay_novice.xml │ │ │ ├── mm_skimap_white_black_round_shield.xml │ │ │ ├── mm_sledding_tubing.xml │ │ │ ├── mm_smoking_area.xml │ │ │ ├── mm_smoking_no.xml │ │ │ ├── mm_smoking_yes.xml │ │ │ ├── mm_snowmobile_no.xml │ │ │ ├── mm_snowmobile_yes.xml │ │ │ ├── mm_social_centre.xml │ │ │ ├── mm_social_facility.xml │ │ │ ├── mm_spacecraft.xml │ │ │ ├── mm_spaceport.xml │ │ │ ├── mm_special_arrow_down.xml │ │ │ ├── mm_special_arrow_down_left.xml │ │ │ ├── mm_special_arrow_down_right.xml │ │ │ ├── mm_special_arrow_left.xml │ │ │ ├── mm_special_arrow_right.xml │ │ │ ├── mm_special_arrow_right_and_left.xml │ │ │ ├── mm_special_arrow_right_arrow_left.xml │ │ │ ├── mm_special_arrow_up.xml │ │ │ ├── mm_special_arrow_up_and_down.xml │ │ │ ├── mm_special_arrow_up_arrow_down.xml │ │ │ ├── mm_special_arrow_up_left.xml │ │ │ ├── mm_special_arrow_up_right.xml │ │ │ ├── mm_special_audio.xml │ │ │ ├── mm_special_bicycle.xml │ │ │ ├── mm_special_bookmark.xml │ │ │ ├── mm_special_building.xml │ │ │ ├── mm_special_camper.xml │ │ │ ├── mm_special_campervan.xml │ │ │ ├── mm_special_custom_category.xml │ │ │ ├── mm_special_enduro_motorcycle.xml │ │ │ ├── mm_special_flag.xml │ │ │ ├── mm_special_flag_finish.xml │ │ │ ├── mm_special_flag_start.xml │ │ │ ├── mm_special_flag_stroke.xml │ │ │ ├── mm_special_heart.xml │ │ │ ├── mm_special_helicopter.xml │ │ │ ├── mm_special_horse.xml │ │ │ ├── mm_special_house.xml │ │ │ ├── mm_special_image.xml │ │ │ ├── mm_special_information.xml │ │ │ ├── mm_special_kayak.xml │ │ │ ├── mm_special_letter_e.xml │ │ │ ├── mm_special_letter_n.xml │ │ │ ├── mm_special_letter_s.xml │ │ │ ├── mm_special_letter_w.xml │ │ │ ├── mm_special_marker.xml │ │ │ ├── mm_special_microphone.xml │ │ │ ├── mm_special_monowheel.xml │ │ │ ├── mm_special_motor_scooter.xml │ │ │ ├── mm_special_motorcycle.xml │ │ │ ├── mm_special_number_0.xml │ │ │ ├── mm_special_number_1.xml │ │ │ ├── mm_special_number_2.xml │ │ │ ├── mm_special_number_3.xml │ │ │ ├── mm_special_number_4.xml │ │ │ ├── mm_special_number_5.xml │ │ │ ├── mm_special_number_6.xml │ │ │ ├── mm_special_number_7.xml │ │ │ ├── mm_special_number_8.xml │ │ │ ├── mm_special_number_9.xml │ │ │ ├── mm_special_offroad.xml │ │ │ ├── mm_special_openstreetmap.xml │ │ │ ├── mm_special_parking_time_limited.xml │ │ │ ├── mm_special_people_group.xml │ │ │ ├── mm_special_person.xml │ │ │ ├── mm_special_personal_transporter.xml │ │ │ ├── mm_special_photo_camera.xml │ │ │ ├── mm_special_pickup_truck.xml │ │ │ ├── mm_special_poi_big_ben.xml │ │ │ ├── mm_special_poi_brandenburg_gate.xml │ │ │ ├── mm_special_poi_chichen_itza.xml │ │ │ ├── mm_special_poi_colosseum.xml │ │ │ ├── mm_special_poi_eiffel_tower.xml │ │ │ ├── mm_special_poi_sagrada_familia.xml │ │ │ ├── mm_special_poi_statue_of_liberty.xml │ │ │ ├── mm_special_poi_taj_mahal.xml │ │ │ ├── mm_special_poi_us_capitol.xml │ │ │ ├── mm_special_point_finish.xml │ │ │ ├── mm_special_point_start.xml │ │ │ ├── mm_special_point_start_finish.xml │ │ │ ├── mm_special_sail_boat.xml │ │ │ ├── mm_special_scooter.xml │ │ │ ├── mm_special_shuttle_bus.xml │ │ │ ├── mm_special_ski_touring.xml │ │ │ ├── mm_special_skiing.xml │ │ │ ├── mm_special_snowmobile.xml │ │ │ ├── mm_special_star.xml │ │ │ ├── mm_special_star_stroked.xml │ │ │ ├── mm_special_subway.xml │ │ │ ├── mm_special_sun.xml │ │ │ ├── mm_special_sunset.xml │ │ │ ├── mm_special_symbol_at_sign.xml │ │ │ ├── mm_special_symbol_check_mark.xml │ │ │ ├── mm_special_symbol_exclamation_mark.xml │ │ │ ├── mm_special_symbol_minus.xml │ │ │ ├── mm_special_symbol_number.xml │ │ │ ├── mm_special_symbol_plus.xml │ │ │ ├── mm_special_symbol_question_mark.xml │ │ │ ├── mm_special_symbol_remove.xml │ │ │ ├── mm_special_taxi.xml │ │ │ ├── mm_special_time_end.xml │ │ │ ├── mm_special_time_span.xml │ │ │ ├── mm_special_time_start.xml │ │ │ ├── mm_special_trekking.xml │ │ │ ├── mm_special_truck.xml │ │ │ ├── mm_special_utv.xml │ │ │ ├── mm_special_video.xml │ │ │ ├── mm_special_video_camera.xml │ │ │ ├── mm_special_wagon.xml │ │ │ ├── mm_special_walking.xml │ │ │ ├── mm_spices.xml │ │ │ ├── mm_spoil_heap.xml │ │ │ ├── mm_sport.xml │ │ │ ├── mm_sport_10pin.xml │ │ │ ├── mm_sport_9pin.xml │ │ │ ├── mm_sport_archery.xml │ │ │ ├── mm_sport_athletics.xml │ │ │ ├── mm_sport_base.xml │ │ │ ├── mm_sport_baseball.xml │ │ │ ├── mm_sport_basketball.xml │ │ │ ├── mm_sport_billiard.xml │ │ │ ├── mm_sport_bmx.xml │ │ │ ├── mm_sport_canoe.xml │ │ │ ├── mm_sport_climbing.xml │ │ │ ├── mm_sport_climbing_adventure.xml │ │ │ ├── mm_sport_cricket.xml │ │ │ ├── mm_sport_cycling.xml │ │ │ ├── mm_sport_disc_golf.xml │ │ │ ├── mm_sport_diving.xml │ │ │ ├── mm_sport_free_flying.xml │ │ │ ├── mm_sport_golf.xml │ │ │ ├── mm_sport_gymnastics.xml │ │ │ ├── mm_sport_handball.xml │ │ │ ├── mm_sport_motor.xml │ │ │ ├── mm_sport_multi.xml │ │ │ ├── mm_sport_rugby_league.xml │ │ │ ├── mm_sport_rugby_union.xml │ │ │ ├── mm_sport_sailing.xml │ │ │ ├── mm_sport_scuba_diving.xml │ │ │ ├── mm_sport_shooting.xml │ │ │ ├── mm_sport_skateboard.xml │ │ │ ├── mm_sport_skiing.xml │ │ │ ├── mm_sport_snooker.xml │ │ │ ├── mm_sport_soccer.xml │ │ │ ├── mm_sport_stadium.xml │ │ │ ├── mm_sport_surfing.xml │ │ │ ├── mm_sport_swimming.xml │ │ │ ├── mm_sport_table_tennis.xml │ │ │ ├── mm_sport_tennis.xml │ │ │ ├── mm_sport_volleyball.xml │ │ │ ├── mm_sports_hall.xml │ │ │ ├── mm_square.xml │ │ │ ├── mm_stands.xml │ │ │ ├── mm_start_date.xml │ │ │ ├── mm_stationery.xml │ │ │ ├── mm_stop.xml │ │ │ ├── mm_storage_tank.xml │ │ │ ├── mm_strait.xml │ │ │ ├── mm_stream.xml │ │ │ ├── mm_street_cabinet.xml │ │ │ ├── mm_stroke_black.xml │ │ │ ├── mm_stroke_brown_left.xml │ │ │ ├── mm_stroke_brown_right.xml │ │ │ ├── mm_stroke_dark_brown_left.xml │ │ │ ├── mm_stroke_darkgreen.xml │ │ │ ├── mm_stroke_gray.xml │ │ │ ├── mm_stroke_gray_triangle.xml │ │ │ ├── mm_stroke_green_left.xml │ │ │ ├── mm_stroke_light_brown_left.xml │ │ │ ├── mm_stroke_lightorange_left.xml │ │ │ ├── mm_stroke_red_left.xml │ │ │ ├── mm_stroke_white.xml │ │ │ ├── mm_stroke_white_left.xml │ │ │ ├── mm_stroke_yellow_left.xml │ │ │ ├── mm_stub_amenity.xml │ │ │ ├── mm_stub_club.xml │ │ │ ├── mm_stub_craft.xml │ │ │ ├── mm_stub_emergency.xml │ │ │ ├── mm_stub_healthcare.xml │ │ │ ├── mm_stub_historic.xml │ │ │ ├── mm_stub_man_made.xml │ │ │ ├── mm_stub_office.xml │ │ │ ├── mm_stub_shop.xml │ │ │ ├── mm_stub_tourism.xml │ │ │ ├── mm_studio.xml │ │ │ ├── mm_suburb.xml │ │ │ ├── mm_subway_almaty.xml │ │ │ ├── mm_subway_amsterdam.xml │ │ │ ├── mm_subway_athens.xml │ │ │ ├── mm_subway_atlanta.xml │ │ │ ├── mm_subway_baku.xml │ │ │ ├── mm_subway_baltimore.xml │ │ │ ├── mm_subway_barcelona.xml │ │ │ ├── mm_subway_boston.xml │ │ │ ├── mm_subway_brussels.xml │ │ │ ├── mm_subway_bucharest.xml │ │ │ ├── mm_subway_budapest.xml │ │ │ ├── mm_subway_buenosaires.xml │ │ │ ├── mm_subway_cairo.xml │ │ │ ├── mm_subway_caracas.xml │ │ │ ├── mm_subway_chicago.xml │ │ │ ├── mm_subway_cleveland.xml │ │ │ ├── mm_subway_delhi.xml │ │ │ ├── mm_subway_entrance.xml │ │ │ ├── mm_subway_entrance_map.xml │ │ │ ├── mm_subway_fukuoka.xml │ │ │ ├── mm_subway_germany.xml │ │ │ ├── mm_subway_guangzhou.xml │ │ │ ├── mm_subway_istanbul.xml │ │ │ ├── mm_subway_italy.xml │ │ │ ├── mm_subway_italy_catania.xml │ │ │ ├── mm_subway_kazan.xml │ │ │ ├── mm_subway_kharkiv.xml │ │ │ ├── mm_subway_kolkata.xml │ │ │ ├── mm_subway_kyiv.xml │ │ │ ├── mm_subway_lisbon.xml │ │ │ ├── mm_subway_london.xml │ │ │ ├── mm_subway_losangeles.xml │ │ │ ├── mm_subway_lyon.xml │ │ │ ├── mm_subway_madrid.xml │ │ │ ├── mm_subway_manila.xml │ │ │ ├── mm_subway_medellin.xml │ │ │ ├── mm_subway_mexico.xml │ │ │ ├── mm_subway_miami.xml │ │ │ ├── mm_subway_minsk.xml │ │ │ ├── mm_subway_monterrey.xml │ │ │ ├── mm_subway_montreal.xml │ │ │ ├── mm_subway_moscow.xml │ │ │ ├── mm_subway_nagoya.xml │ │ │ ├── mm_subway_newyork.xml │ │ │ ├── mm_subway_newyork_path.xml │ │ │ ├── mm_subway_nnovgorod.xml │ │ │ ├── mm_subway_novosibirsk.xml │ │ │ ├── mm_subway_osaka.xml │ │ │ ├── mm_subway_paris.xml │ │ │ ├── mm_subway_philadelphia.xml │ │ │ ├── mm_subway_philadelphia_patco.xml │ │ │ ├── mm_subway_praha.xml │ │ │ ├── mm_subway_puerto_rico.xml │ │ │ ├── mm_subway_riodejaneiro.xml │ │ │ ├── mm_subway_rotterdam.xml │ │ │ ├── mm_subway_samara.xml │ │ │ ├── mm_subway_san_francisco.xml │ │ │ ├── mm_subway_sanpaulo.xml │ │ │ ├── mm_subway_santiago.xml │ │ │ ├── mm_subway_sapporo.xml │ │ │ ├── mm_subway_seoul.xml │ │ │ ├── mm_subway_shanghai.xml │ │ │ ├── mm_subway_singapore.xml │ │ │ ├── mm_subway_sofia.xml │ │ │ ├── mm_subway_spb.xml │ │ │ ├── mm_subway_station.xml │ │ │ ├── mm_subway_stockholm.xml │ │ │ ├── mm_subway_suzhou.xml │ │ │ ├── mm_subway_taipei.xml │ │ │ ├── mm_subway_tashkent.xml │ │ │ ├── mm_subway_tbilisi.xml │ │ │ ├── mm_subway_tehran.xml │ │ │ ├── mm_subway_tokyo.xml │ │ │ ├── mm_subway_toronto.xml │ │ │ ├── mm_subway_valparaiso.xml │ │ │ ├── mm_subway_warsaw.xml │ │ │ ├── mm_subway_washington.xml │ │ │ ├── mm_subway_wien.xml │ │ │ ├── mm_subway_yekaterinburg.xml │ │ │ ├── mm_subway_yerevan.xml │ │ │ ├── mm_subway_yokohama.xml │ │ │ ├── mm_subway_yokohama_minatomirai.xml │ │ │ ├── mm_suction_point.xml │ │ │ ├── mm_summer_camp.xml │ │ │ ├── mm_supervised_no.xml │ │ │ ├── mm_supervised_yes.xml │ │ │ ├── mm_surface_sand.xml │ │ │ ├── mm_surveillance.xml │ │ │ ├── mm_sustenance.xml │ │ │ ├── mm_swimming_pool.xml │ │ │ ├── mm_tanning_salon.xml │ │ │ ├── mm_target_shooting.xml │ │ │ ├── mm_tattoo.xml │ │ │ ├── mm_tax_advisor.xml │ │ │ ├── mm_tea.xml │ │ │ ├── mm_technical_monument.xml │ │ │ ├── mm_telecommunication.xml │ │ │ ├── mm_telescope.xml │ │ │ ├── mm_telescope_type_optical.xml │ │ │ ├── mm_telescope_type_radio.xml │ │ │ ├── mm_temperature.xml │ │ │ ├── mm_termite_mound.xml │ │ │ ├── mm_theatre_genre_comedy.xml │ │ │ ├── mm_ticket_validator.xml │ │ │ ├── mm_tidepooling.xml │ │ │ ├── mm_tiles.xml │ │ │ ├── mm_toll_booth.xml │ │ │ ├── mm_toll_gantry.xml │ │ │ ├── mm_tomb.xml │ │ │ ├── mm_tool_hire.xml │ │ │ ├── mm_topo_aerodrome.xml │ │ │ ├── mm_topo_aerodrome_abandoned.xml │ │ │ ├── mm_topo_aircraft.xml │ │ │ ├── mm_topo_alpine_hut.xml │ │ │ ├── mm_topo_anthill.xml │ │ │ ├── mm_topo_apartment.xml │ │ │ ├── mm_topo_archaeological_site.xml │ │ │ ├── mm_topo_big_wheel.xml │ │ │ ├── mm_topo_birds_nest.xml │ │ │ ├── mm_topo_boundary_stone.xml │ │ │ ├── mm_topo_buddhist.xml │ │ │ ├── mm_topo_building_pyramid.xml │ │ │ ├── mm_topo_bunker.xml │ │ │ ├── mm_topo_bus_stop.xml │ │ │ ├── mm_topo_bus_stop_small.xml │ │ │ ├── mm_topo_cabin.xml │ │ │ ├── mm_topo_camp_pitch.xml │ │ │ ├── mm_topo_camp_site.xml │ │ │ ├── mm_topo_caravan_site.xml │ │ │ ├── mm_topo_castle.xml │ │ │ ├── mm_topo_cave.xml │ │ │ ├── mm_topo_cellar_entrance.xml │ │ │ ├── mm_topo_chalet.xml │ │ │ ├── mm_topo_charcoal_pile.xml │ │ │ ├── mm_topo_chimney.xml │ │ │ ├── mm_topo_christian.xml │ │ │ ├── mm_topo_communication_tower.xml │ │ │ ├── mm_topo_drinking_water.xml │ │ │ ├── mm_topo_drinking_water_no_map.xml │ │ │ ├── mm_topo_drinking_water_yes_map.xml │ │ │ ├── mm_topo_firepit.xml │ │ │ ├── mm_topo_ford.xml │ │ │ ├── mm_topo_ford_stepping_stones.xml │ │ │ ├── mm_topo_fumarole.xml │ │ │ ├── mm_topo_geoglyph.xml │ │ │ ├── mm_topo_guest_house.xml │ │ │ ├── mm_topo_hindu.xml │ │ │ ├── mm_topo_hostel.xml │ │ │ ├── mm_topo_hotel.xml │ │ │ ├── mm_topo_jewish.xml │ │ │ ├── mm_topo_lean_to.xml │ │ │ ├── mm_topo_lighthouse.xml │ │ │ ├── mm_topo_mast.xml │ │ │ ├── mm_topo_memorial.xml │ │ │ ├── mm_topo_milestone.xml │ │ │ ├── mm_topo_mine.xml │ │ │ ├── mm_topo_mine_abandoned.xml │ │ │ ├── mm_topo_monument.xml │ │ │ ├── mm_topo_motel.xml │ │ │ ├── mm_topo_mountain_pass.xml │ │ │ ├── mm_topo_muslim.xml │ │ │ ├── mm_topo_outcrop.xml │ │ │ ├── mm_topo_palaeontological_site.xml │ │ │ ├── mm_topo_passing_place.xml │ │ │ ├── mm_topo_picnic_site.xml │ │ │ ├── mm_topo_picnic_table.xml │ │ │ ├── mm_topo_power_plant.xml │ │ │ ├── mm_topo_railway_halt_small.xml │ │ │ ├── mm_topo_railway_station_small.xml │ │ │ ├── mm_topo_religion_unknown.xml │ │ │ ├── mm_topo_rescue_box.xml │ │ │ ├── mm_topo_ruins.xml │ │ │ ├── mm_topo_shelter.xml │ │ │ ├── mm_topo_ship.xml │ │ │ ├── mm_topo_spring.xml │ │ │ ├── mm_topo_survey_point.xml │ │ │ ├── mm_topo_tank.xml │ │ │ ├── mm_topo_technical_monument.xml │ │ │ ├── mm_topo_termite_mound.xml │ │ │ ├── mm_topo_tomb.xml │ │ │ ├── mm_topo_tower.xml │ │ │ ├── mm_topo_trailhead.xml │ │ │ ├── mm_topo_transformer.xml │ │ │ ├── mm_topo_tree_broadleaved.xml │ │ │ ├── mm_topo_tree_needleleaved.xml │ │ │ ├── mm_topo_tree_palm.xml │ │ │ ├── mm_topo_viewpoint.xml │ │ │ ├── mm_topo_water_tap.xml │ │ │ ├── mm_topo_water_well.xml │ │ │ ├── mm_topo_waterfall.xml │ │ │ ├── mm_topo_watermill.xml │ │ │ ├── mm_topo_wayside_shrine.xml │ │ │ ├── mm_topo_wilderness_hut.xml │ │ │ ├── mm_topo_windmill.xml │ │ │ ├── mm_topo_wreck.xml │ │ │ ├── mm_tourism.xml │ │ │ ├── mm_tourism_alpine_hut.xml │ │ │ ├── mm_tourism_apartment.xml │ │ │ ├── mm_tourism_aquarium.xml │ │ │ ├── mm_tourism_artwork.xml │ │ │ ├── mm_tourism_attraction.xml │ │ │ ├── mm_tourism_camp_site.xml │ │ │ ├── mm_tourism_caravan_site.xml │ │ │ ├── mm_tourism_chalet.xml │ │ │ ├── mm_tourism_guest_house.xml │ │ │ ├── mm_tourism_hostel.xml │ │ │ ├── mm_tourism_hotel.xml │ │ │ ├── mm_tourism_information.xml │ │ │ ├── mm_tourism_motel.xml │ │ │ ├── mm_tourism_museum.xml │ │ │ ├── mm_tourism_picnic_site.xml │ │ │ ├── mm_tourism_theme_park.xml │ │ │ ├── mm_tourism_viewpoint.xml │ │ │ ├── mm_tourism_yes.xml │ │ │ ├── mm_tourism_zoo.xml │ │ │ ├── mm_toy_library.xml │ │ │ ├── mm_trade.xml │ │ │ ├── mm_traffic_calming_bump.xml │ │ │ ├── mm_traffic_calming_chicane.xml │ │ │ ├── mm_traffic_calming_choker.xml │ │ │ ├── mm_traffic_calming_cushion.xml │ │ │ ├── mm_traffic_calming_hump.xml │ │ │ ├── mm_traffic_calming_island.xml │ │ │ ├── mm_traffic_calming_rumble_strip.xml │ │ │ ├── mm_traffic_calming_table.xml │ │ │ ├── mm_traffic_mirror.xml │ │ │ ├── mm_trail_riding_station.xml │ │ │ ├── mm_trailhead.xml │ │ │ ├── mm_training.xml │ │ │ ├── mm_training_yoga.xml │ │ │ ├── mm_tram_stop_small.xml │ │ │ ├── mm_tram_stop_small_night.xml │ │ │ ├── mm_trampoline_park.xml │ │ │ ├── mm_transport_construction.xml │ │ │ ├── mm_transportation.xml │ │ │ ├── mm_trash_disposal.xml │ │ │ ├── mm_travel_agent.xml │ │ │ ├── mm_tree.xml │ │ │ ├── mm_tree_dot.xml │ │ │ ├── mm_trolley_bay.xml │ │ │ ├── mm_trophy.xml │ │ │ ├── mm_tubing.xml │ │ │ ├── mm_tunnel.xml │ │ │ ├── mm_turning_circle.xml │ │ │ ├── mm_turning_circle_night.xml │ │ │ ├── mm_twitter.xml │ │ │ ├── mm_tyres.xml │ │ │ ├── mm_ultralight_aviation.xml │ │ │ ├── mm_user_defined.xml │ │ │ ├── mm_user_defined_other.xml │ │ │ ├── mm_vaccination.xml │ │ │ ├── mm_vacuum_cleaner.xml │ │ │ ├── mm_vacuum_cleaner_yes.xml │ │ │ ├── mm_variety_store.xml │ │ │ ├── mm_vehicle_inspection.xml │ │ │ ├── mm_vending_cigarettes.xml │ │ │ ├── mm_vending_condoms.xml │ │ │ ├── mm_vending_drinks.xml │ │ │ ├── mm_vending_excrement_bags.xml │ │ │ ├── mm_vending_parcel_pickup_mail_in.xml │ │ │ ├── mm_vending_parking_tickets.xml │ │ │ ├── mm_vending_public_transport_tickets.xml │ │ │ ├── mm_vending_stamps.xml │ │ │ ├── mm_vending_sweets.xml │ │ │ ├── mm_ventilation_shaft.xml │ │ │ ├── mm_via_ferrata.xml │ │ │ ├── mm_via_ferrata_map.xml │ │ │ ├── mm_video_games.xml │ │ │ ├── mm_viewing_plants.xml │ │ │ ├── mm_viewing_wildlife.xml │ │ │ ├── mm_village.xml │ │ │ ├── mm_village_green.xml │ │ │ ├── mm_vineyard.xml │ │ │ ├── mm_visitor_programs.xml │ │ │ ├── mm_vk.xml │ │ │ ├── mm_volcano.xml │ │ │ ├── mm_waste_basket.xml │ │ │ ├── mm_waste_basket2.xml │ │ │ ├── mm_waste_disposal.xml │ │ │ ├── mm_waste_transfer_station.xml │ │ │ ├── mm_wastewater_plant.xml │ │ │ ├── mm_watches.xml │ │ │ ├── mm_water.xml │ │ │ ├── mm_water_point.xml │ │ │ ├── mm_water_sports.xml │ │ │ ├── mm_water_supply.xml │ │ │ ├── mm_water_tap.xml │ │ │ ├── mm_water_transport.xml │ │ │ ├── mm_water_utility.xml │ │ │ ├── mm_water_works.xml │ │ │ ├── mm_waterfall.xml │ │ │ ├── mm_watering_place.xml │ │ │ ├── mm_watermill.xml │ │ │ ├── mm_waterskiing.xml │ │ │ ├── mm_waterway_dock.xml │ │ │ ├── mm_waterway_fuel.xml │ │ │ ├── mm_waterway_lock_gate_small.xml │ │ │ ├── mm_waterway_rapids.xml │ │ │ ├── mm_weapons.xml │ │ │ ├── mm_website.xml │ │ │ ├── mm_weighbridge.xml │ │ │ ├── mm_weir.xml │ │ │ ├── mm_wetland.xml │ │ │ ├── mm_wheelchair_designated.xml │ │ │ ├── mm_wheelchair_no.xml │ │ │ ├── mm_wheelchair_yes.xml │ │ │ ├── mm_whitewater_hazard.xml │ │ │ ├── mm_width.xml │ │ │ ├── mm_wiki_place.xml │ │ │ ├── mm_wilderness_hut.xml │ │ │ ├── mm_wildlife_crossing.xml │ │ │ ├── mm_window_blind.xml │ │ │ ├── mm_windsock.xml │ │ │ ├── mm_windsurfing.xml │ │ │ ├── mm_wine.xml │ │ │ ├── mm_wood.xml │ │ │ ├── mm_wool.xml │ │ │ ├── mm_works.xml │ │ │ ├── mm_wreck.xml │ │ │ ├── mm_xmas.xml │ │ │ ├── mm_xmas_event.xml │ │ │ ├── mm_xmas_market.xml │ │ │ ├── mm_xmas_pyramid.xml │ │ │ ├── mm_xmas_shop.xml │ │ │ ├── mm_xmas_tree.xml │ │ │ ├── mm_yoga.xml │ │ │ ├── mm_youtube.xml │ │ │ ├── mm_zoo.xml │ │ │ └── mx_piste_gladed_yes.xml │ │ ├── map-shaders-vector/ │ │ │ ├── h_abandoned_shield.xml │ │ │ ├── h_aerodrome_shield.xml │ │ │ ├── h_aeroway_gate_shield.xml │ │ │ ├── h_allotments2_shader.xml │ │ │ ├── h_allotments_shader.xml │ │ │ ├── h_allotments_small.xml │ │ │ ├── h_antenna_shield.xml │ │ │ ├── h_aquaculture.xml │ │ │ ├── h_arch_shield.xml │ │ │ ├── h_arrow.xml │ │ │ ├── h_astronomical_observatory_shield.xml │ │ │ ├── h_bare_rock.xml │ │ │ ├── h_bare_rock2.xml │ │ │ ├── h_barrier_bar_shield.xml │ │ │ ├── h_barrier_barrier_board_shield.xml │ │ │ ├── h_barrier_block_shield.xml │ │ │ ├── h_barrier_bollard_shield.xml │ │ │ ├── h_barrier_bump_gate_shield.xml │ │ │ ├── h_barrier_bus_trap_shield.xml │ │ │ ├── h_barrier_cattle_grid_shield.xml │ │ │ ├── h_barrier_chain_shield.xml │ │ │ ├── h_barrier_coupure_shield.xml │ │ │ ├── h_barrier_cycle_barrier_shield.xml │ │ │ ├── h_barrier_debris_shield.xml │ │ │ ├── h_barrier_entrance_main_shield.xml │ │ │ ├── h_barrier_entrance_shield.xml │ │ │ ├── h_barrier_entrance_small_shield.xml │ │ │ ├── h_barrier_entrance_yes_shield.xml │ │ │ ├── h_barrier_gate_shield.xml │ │ │ ├── h_barrier_hampshire_gate_shield.xml │ │ │ ├── h_barrier_height_restrictor_shield.xml │ │ │ ├── h_barrier_horse_stile_shield.xml │ │ │ ├── h_barrier_jersey_barrier_shield.xml │ │ │ ├── h_barrier_kissing_gate_shield.xml │ │ │ ├── h_barrier_lift_gate_shield.xml │ │ │ ├── h_barrier_log_shield.xml │ │ │ ├── h_barrier_motorcycle_barrier_shield.xml │ │ │ ├── h_barrier_planter_shield.xml │ │ │ ├── h_barrier_sally_port_shield.xml │ │ │ ├── h_barrier_spikes_shield.xml │ │ │ ├── h_barrier_stile_shield.xml │ │ │ ├── h_barrier_sump_buster_shield.xml │ │ │ ├── h_barrier_swing_gate_shield.xml │ │ │ ├── h_barrier_tank_trap_shield.xml │ │ │ ├── h_barrier_toll_booth_shield.xml │ │ │ ├── h_barrier_turnstile_shield.xml │ │ │ ├── h_barrier_tyres_shield.xml │ │ │ ├── h_barrier_wedge_shield.xml │ │ │ ├── h_beach2.xml │ │ │ ├── h_beach2night.xml │ │ │ ├── h_beach3.xml │ │ │ ├── h_beach_old.xml │ │ │ ├── h_bench_shield.xml │ │ │ ├── h_black_ellipse_3_road_shield.xml │ │ │ ├── h_black_round_small_shield.xml │ │ │ ├── h_blue_arc_big_shield.xml │ │ │ ├── h_blue_arc_night_big_shield.xml │ │ │ ├── h_blue_cshield_2_road_shield.xml │ │ │ ├── h_blue_cshield_3_road_shield.xml │ │ │ ├── h_blue_ellipse_1_road_shield.xml │ │ │ ├── h_blue_ellipse_2_road_shield.xml │ │ │ ├── h_blue_ellipse_3_road_shield.xml │ │ │ ├── h_blue_hexagon_3_road_shield.xml │ │ │ ├── h_blue_hexagon_4_road_shield.xml │ │ │ ├── h_blue_hexagon_5_road_shield.xml │ │ │ ├── h_blue_hexagon_6_road_shield.xml │ │ │ ├── h_blue_lrhexagon_2_road_shield.xml │ │ │ ├── h_blue_lrhexagon_3_road_shield.xml │ │ │ ├── h_blue_lrhexagon_4_road_shield.xml │ │ │ ├── h_blue_lrhexagon_5_road_shield.xml │ │ │ ├── h_blue_pentagon_1_road_shield.xml │ │ │ ├── h_blue_pentagon_2_road_shield.xml │ │ │ ├── h_blue_pentagon_3_road_shield.xml │ │ │ ├── h_blue_pentagon_4_road_shield.xml │ │ │ ├── h_blue_pentagon_5_road_shield.xml │ │ │ ├── h_blue_pentagon_up_2_road_shield.xml │ │ │ ├── h_blue_pentagon_up_3_road_shield.xml │ │ │ ├── h_blue_pentagon_up_4_road_shield.xml │ │ │ ├── h_blue_red_round_night_shield.xml │ │ │ ├── h_blue_red_round_shield.xml │ │ │ ├── h_blue_redtop_usshield_2_road_shield.xml │ │ │ ├── h_blue_redtop_usshield_3_road_shield.xml │ │ │ ├── h_blue_round_big_shield.xml │ │ │ ├── h_blue_round_night_big_shield.xml │ │ │ ├── h_blue_round_night_shield.xml │ │ │ ├── h_blue_round_night_small_shield.xml │ │ │ ├── h_blue_round_shield.xml │ │ │ ├── h_blue_round_small_shield.xml │ │ │ ├── h_blue_rounded_triangle_1_road_shield.xml │ │ │ ├── h_blue_rounded_triangle_2_road_shield.xml │ │ │ ├── h_blue_rounded_triangle_3_road_shield.xml │ │ │ ├── h_blue_rounded_triangle_4_road_shield.xml │ │ │ ├── h_blue_rounded_triangle_5_road_shield.xml │ │ │ ├── h_blue_square_1_road_shield.xml │ │ │ ├── h_blue_square_2_road_shield.xml │ │ │ ├── h_blue_square_3_road_shield.xml │ │ │ ├── h_blue_square_4_road_shield.xml │ │ │ ├── h_blue_square_5_road_shield.xml │ │ │ ├── h_blue_square_6_road_shield.xml │ │ │ ├── h_blue_square_7_road_shield.xml │ │ │ ├── h_blue_square_8_road_shield.xml │ │ │ ├── h_blue_square_9_road_shield.xml │ │ │ ├── h_blue_square_big_shield.xml │ │ │ ├── h_blue_square_night_big_shield.xml │ │ │ ├── h_blue_square_night_shield.xml │ │ │ ├── h_blue_square_night_small_shield.xml │ │ │ ├── h_blue_square_shelter_yes_night_shield.xml │ │ │ ├── h_blue_square_shelter_yes_shield.xml │ │ │ ├── h_blue_square_shield.xml │ │ │ ├── h_blue_square_small_shield.xml │ │ │ ├── h_blue_usishield_2_road_shield.xml │ │ │ ├── h_blue_usishield_3_road_shield.xml │ │ │ ├── h_brown_pentagon_up_2_road_shield.xml │ │ │ ├── h_brown_pentagon_up_3_road_shield.xml │ │ │ ├── h_brown_round_night_shield.xml │ │ │ ├── h_brown_round_shield.xml │ │ │ ├── h_brown_square_1_road_shield.xml │ │ │ ├── h_brown_square_2_road_shield.xml │ │ │ ├── h_brown_square_3_road_shield.xml │ │ │ ├── h_brown_square_4_road_shield.xml │ │ │ ├── h_brown_square_5_road_shield.xml │ │ │ ├── h_brown_square_6_road_shield.xml │ │ │ ├── h_brown_square_big_shield.xml │ │ │ ├── h_brown_square_night_big_shield.xml │ │ │ ├── h_building_shield.xml │ │ │ ├── h_cable_car.xml │ │ │ ├── h_cairn_shield.xml │ │ │ ├── h_cemetery.xml │ │ │ ├── h_cemetery_2.xml │ │ │ ├── h_cemetery_christian.xml │ │ │ ├── h_cemetery_christian_2.xml │ │ │ ├── h_cemetery_jewish.xml │ │ │ ├── h_cemetery_jewish_2.xml │ │ │ ├── h_cemetery_muslim.xml │ │ │ ├── h_cemetery_muslim_2.xml │ │ │ ├── h_cemetery_small.xml │ │ │ ├── h_cemetery_small_2.xml │ │ │ ├── h_chair_lift.xml │ │ │ ├── h_chimney_shield.xml │ │ │ ├── h_cliff_shield.xml │ │ │ ├── h_crane_shield.xml │ │ │ ├── h_cross_shield.xml │ │ │ ├── h_danger.xml │ │ │ ├── h_danger_night.xml │ │ │ ├── h_darkcyan_round_night_shield.xml │ │ │ ├── h_darkcyan_round_shield.xml │ │ │ ├── h_darkgray_round_small_shield.xml │ │ │ ├── h_diagonal_dustygray_shader.xml │ │ │ ├── h_diagonal_dustygray_small_shader.xml │ │ │ ├── h_diagonal_fill_black_orange_shader.xml │ │ │ ├── h_diagonal_fill_white_dark_shader.xml │ │ │ ├── h_diagonal_gray_large_shader.xml │ │ │ ├── h_diagonal_gray_shader.xml │ │ │ ├── h_diagonal_lightgray_shader.xml │ │ │ ├── h_diagonal_red_shader.xml │ │ │ ├── h_diagonal_red_small_shader.xml │ │ │ ├── h_elevator_shield.xml │ │ │ ├── h_entrance_exit_shield.xml │ │ │ ├── h_fav_blue_shield.xml │ │ │ ├── h_fav_gray_shield.xml │ │ │ ├── h_fav_green_shield.xml │ │ │ ├── h_fav_lightblue_shield.xml │ │ │ ├── h_fav_orange_shield.xml │ │ │ ├── h_fav_purple_shield.xml │ │ │ ├── h_fav_red_shield.xml │ │ │ ├── h_fav_yellow_shield.xml │ │ │ ├── h_feeding_place_shield.xml │ │ │ ├── h_fell.xml │ │ │ ├── h_fell2.xml │ │ │ ├── h_fell2_night.xml │ │ │ ├── h_firepit_shield.xml │ │ │ ├── h_flare_shield.xml │ │ │ ├── h_ford_shield.xml │ │ │ ├── h_forest.xml │ │ │ ├── h_forest1.xml │ │ │ ├── h_forest_broadleaved.xml │ │ │ ├── h_forest_mixed.xml │ │ │ ├── h_forest_needleleaved.xml │ │ │ ├── h_fountain_shield.xml │ │ │ ├── h_garden_shield.xml │ │ │ ├── h_generator_coal_shield.xml │ │ │ ├── h_generator_gas_shield.xml │ │ │ ├── h_generator_geothermal_shield.xml │ │ │ ├── h_generator_hydro_shield.xml │ │ │ ├── h_generator_nuclear_shield.xml │ │ │ ├── h_generator_oil_shield.xml │ │ │ ├── h_generator_solar_shield.xml │ │ │ ├── h_generator_wind_shield.xml │ │ │ ├── h_glacier.xml │ │ │ ├── h_glacier2.xml │ │ │ ├── h_glacier2night.xml │ │ │ ├── h_golf_pin_shield.xml │ │ │ ├── h_golf_rough.xml │ │ │ ├── h_grave_shield.xml │ │ │ ├── h_grave_yard.xml │ │ │ ├── h_gray_blue_arc_big_shield.xml │ │ │ ├── h_gray_blue_arc_shield.xml │ │ │ ├── h_gray_blue_round_big_shield.xml │ │ │ ├── h_gray_blue_round_shield.xml │ │ │ ├── h_gray_blue_round_small_shield.xml │ │ │ ├── h_gray_blue_square_big_shield.xml │ │ │ ├── h_gray_blue_square_shelter_yes_shield.xml │ │ │ ├── h_gray_blue_square_shield.xml │ │ │ ├── h_gray_blue_triangle_shield.xml │ │ │ ├── h_gray_brown_square_big_shield.xml │ │ │ ├── h_gray_brown_square_shield.xml │ │ │ ├── h_gray_gray_square_big_shield.xml │ │ │ ├── h_gray_gray_square_shield.xml │ │ │ ├── h_gray_gray_square_small_shield.xml │ │ │ ├── h_gray_green_square_big_shield.xml │ │ │ ├── h_gray_green_square_shield.xml │ │ │ ├── h_gray_orange_square_big_shield.xml │ │ │ ├── h_gray_orange_square_shield.xml │ │ │ ├── h_gray_purple_square_big_shield.xml │ │ │ ├── h_gray_purple_square_shield.xml │ │ │ ├── h_gray_red_round_big_shield.xml │ │ │ ├── h_gray_red_round_shield.xml │ │ │ ├── h_gray_red_square_big_shield.xml │ │ │ ├── h_gray_red_square_shield.xml │ │ │ ├── h_gray_round_night_shield.xml │ │ │ ├── h_gray_round_shield.xml │ │ │ ├── h_gray_square_night_shield.xml │ │ │ ├── h_gray_square_shield.xml │ │ │ ├── h_grayblue_round_night_shield.xml │ │ │ ├── h_grayblue_round_shield.xml │ │ │ ├── h_green_cshield_2_road_shield.xml │ │ │ ├── h_green_cshield_3_road_shield.xml │ │ │ ├── h_green_hexagon_3_road_shield.xml │ │ │ ├── h_green_hexagon_4_road_shield.xml │ │ │ ├── h_green_hexagon_5_road_shield.xml │ │ │ ├── h_green_octagon_2_road_shield.xml │ │ │ ├── h_green_octagon_3_road_shield.xml │ │ │ ├── h_green_octagon_4_road_shield.xml │ │ │ ├── h_green_octagon_5_road_shield.xml │ │ │ ├── h_green_octagon_6_road_shield.xml │ │ │ ├── h_green_orangetop_square_2_road_shield.xml │ │ │ ├── h_green_orangetop_square_3_road_shield.xml │ │ │ ├── h_green_orangetop_square_4_road_shield.xml │ │ │ ├── h_green_orangetop_square_5_road_shield.xml │ │ │ ├── h_green_pentagon_1_road_shield.xml │ │ │ ├── h_green_pentagon_2_road_shield.xml │ │ │ ├── h_green_pentagon_3_road_shield.xml │ │ │ ├── h_green_pentagon_4_road_shield.xml │ │ │ ├── h_green_pentagon_5_road_shield.xml │ │ │ ├── h_green_pentagon_up_2_road_shield.xml │ │ │ ├── h_green_pentagon_up_3_road_shield.xml │ │ │ ├── h_green_redtop_square_2_road_shield.xml │ │ │ ├── h_green_redtop_square_3_road_shield.xml │ │ │ ├── h_green_redtop_square_4_road_shield.xml │ │ │ ├── h_green_redtop_square_5_road_shield.xml │ │ │ ├── h_green_rhombus_1_road_shield.xml │ │ │ ├── h_green_rhombus_2_road_shield.xml │ │ │ ├── h_green_rhombus_3_road_shield.xml │ │ │ ├── h_green_round_night_shield.xml │ │ │ ├── h_green_round_shield.xml │ │ │ ├── h_green_square_1_road_shield.xml │ │ │ ├── h_green_square_2_road_shield.xml │ │ │ ├── h_green_square_3_road_shield.xml │ │ │ ├── h_green_square_4_road_shield.xml │ │ │ ├── h_green_square_5_road_shield.xml │ │ │ ├── h_green_square_6_road_shield.xml │ │ │ ├── h_green_square_7_road_shield.xml │ │ │ ├── h_green_square_8_road_shield.xml │ │ │ ├── h_green_transcanada_2_road_shield.xml │ │ │ ├── h_green_transcanada_3_road_shield.xml │ │ │ ├── h_green_ushield_1_road_shield.xml │ │ │ ├── h_green_ushield_2_road_shield.xml │ │ │ ├── h_green_ushield_3_road_shield.xml │ │ │ ├── h_green_ushield_4_road_shield.xml │ │ │ ├── h_greenhouse_horticulture.xml │ │ │ ├── h_grit_bin_shield.xml │ │ │ ├── h_harbour_shield.xml │ │ │ ├── h_hazard.xml │ │ │ ├── h_hazard_night.xml │ │ │ ├── h_highway_crossing_shield.xml │ │ │ ├── h_highway_crossing_traffic_signals_shield.xml │ │ │ ├── h_highway_steps_shield.xml │ │ │ ├── h_hill_shield.xml │ │ │ ├── h_historic_rune_stone_shield.xml │ │ │ ├── h_hunting_stand_shield.xml │ │ │ ├── h_information_audioguide_shield.xml │ │ │ ├── h_information_board_shield.xml │ │ │ ├── h_information_guidepost_shield.xml │ │ │ ├── h_information_map_shield.xml │ │ │ ├── h_information_office_shield.xml │ │ │ ├── h_information_route_marker_shield.xml │ │ │ ├── h_information_shield.xml │ │ │ ├── h_information_terminal_shield.xml │ │ │ ├── h_j132_weedkelp.xml │ │ │ ├── h_j132_weedkelp_shader.xml │ │ │ ├── h_j134_seagrass.xml │ │ │ ├── h_j134_seagrass_shader.xml │ │ │ ├── h_j14_sand_waves.xml │ │ │ ├── h_j14_sand_waves_night.xml │ │ │ ├── h_j14_sand_waves_shader.xml │ │ │ ├── h_j20_stonesgravel.xml │ │ │ ├── h_j20_stonesgravel_night.xml │ │ │ ├── h_j2122_rockycoral.xml │ │ │ ├── h_kiln_shield.xml │ │ │ ├── h_landfill_shield.xml │ │ │ ├── h_lez.xml │ │ │ ├── h_light_blue_center_shield.xml │ │ │ ├── h_light_blue_shield.xml │ │ │ ├── h_light_green_center_shield.xml │ │ │ ├── h_light_green_shield.xml │ │ │ ├── h_light_orange_center_shield.xml │ │ │ ├── h_light_orange_shield.xml │ │ │ ├── h_light_red_center_shield.xml │ │ │ ├── h_light_red_shield.xml │ │ │ ├── h_light_redgreen_center_shield.xml │ │ │ ├── h_light_redgreen_shield.xml │ │ │ ├── h_light_violet_center_shield.xml │ │ │ ├── h_light_violet_shield.xml │ │ │ ├── h_light_white_center_shield.xml │ │ │ ├── h_light_white_shield.xml │ │ │ ├── h_light_whitegreen_center_shield.xml │ │ │ ├── h_light_whitegreen_shield.xml │ │ │ ├── h_light_whitered_center_shield.xml │ │ │ ├── h_light_whitered_shield.xml │ │ │ ├── h_light_yellow_center_shield.xml │ │ │ ├── h_light_yellow_shield.xml │ │ │ ├── h_lightgray_round_night_shield.xml │ │ │ ├── h_logging_selective_cutting_shader.xml │ │ │ ├── h_logging_shader.xml │ │ │ ├── h_lounger_shield.xml │ │ │ ├── h_marsh.xml │ │ │ ├── h_mast_shield.xml │ │ │ ├── h_military_abandoned.xml │ │ │ ├── h_military_abandoned_night.xml │ │ │ ├── h_military_checkpoint_shield.xml │ │ │ ├── h_military_transp.xml │ │ │ ├── h_military_transp_night.xml │ │ │ ├── h_mineshaft_shield.xml │ │ │ ├── h_miniroundabout_anticlockwise_shield.xml │ │ │ ├── h_miniroundabout_clockwise_shield.xml │ │ │ ├── h_monitoring_station_radar_shield.xml │ │ │ ├── h_mud.xml │ │ │ ├── h_mud2.xml │ │ │ ├── h_mud2_opaque.xml │ │ │ ├── h_nature_reserve_access_no.xml │ │ │ ├── h_nr2.xml │ │ │ ├── h_nr2_night.xml │ │ │ ├── h_nr3.xml │ │ │ ├── h_nr3_night.xml │ │ │ ├── h_nuclear_explosion_site_shield.xml │ │ │ ├── h_observatory_shield.xml │ │ │ ├── h_orange_hexagon_3_road_shield.xml │ │ │ ├── h_orange_hexagon_4_road_shield.xml │ │ │ ├── h_orange_hexagon_5_road_shield.xml │ │ │ ├── h_orange_round_night_shield.xml │ │ │ ├── h_orange_round_shield.xml │ │ │ ├── h_orange_square_2_road_shield.xml │ │ │ ├── h_orange_square_3_road_shield.xml │ │ │ ├── h_orange_square_4_road_shield.xml │ │ │ ├── h_orange_square_5_road_shield.xml │ │ │ ├── h_orchard.xml │ │ │ ├── h_orchard2.xml │ │ │ ├── h_orchard3.xml │ │ │ ├── h_orchard_almond.xml │ │ │ ├── h_orchard_apple.xml │ │ │ ├── h_orchard_banana.xml │ │ │ ├── h_orchard_oil_palms.xml │ │ │ ├── h_orchard_olive.xml │ │ │ ├── h_orchard_orange.xml │ │ │ ├── h_osmc_black_2_bg.xml │ │ │ ├── h_osmc_black_3_bg.xml │ │ │ ├── h_osmc_black_4_bg.xml │ │ │ ├── h_osmc_black_bg.xml │ │ │ ├── h_osmc_black_circle_2_bg.xml │ │ │ ├── h_osmc_black_circle_3_bg.xml │ │ │ ├── h_osmc_black_circle_4_bg.xml │ │ │ ├── h_osmc_black_circle_bg.xml │ │ │ ├── h_osmc_black_frame_2_bg.xml │ │ │ ├── h_osmc_black_frame_3_bg.xml │ │ │ ├── h_osmc_black_frame_4_bg.xml │ │ │ ├── h_osmc_black_frame_bg.xml │ │ │ ├── h_osmc_black_round_2_bg.xml │ │ │ ├── h_osmc_black_round_3_bg.xml │ │ │ ├── h_osmc_black_round_4_bg.xml │ │ │ ├── h_osmc_black_round_bg.xml │ │ │ ├── h_osmc_blue_2_bg.xml │ │ │ ├── h_osmc_blue_3_bg.xml │ │ │ ├── h_osmc_blue_4_bg.xml │ │ │ ├── h_osmc_blue_bg.xml │ │ │ ├── h_osmc_blue_circle_2_bg.xml │ │ │ ├── h_osmc_blue_circle_3_bg.xml │ │ │ ├── h_osmc_blue_circle_4_bg.xml │ │ │ ├── h_osmc_blue_circle_bg.xml │ │ │ ├── h_osmc_blue_frame_2_bg.xml │ │ │ ├── h_osmc_blue_frame_3_bg.xml │ │ │ ├── h_osmc_blue_frame_4_bg.xml │ │ │ ├── h_osmc_blue_frame_bg.xml │ │ │ ├── h_osmc_blue_round_2_bg.xml │ │ │ ├── h_osmc_blue_round_3_bg.xml │ │ │ ├── h_osmc_blue_round_4_bg.xml │ │ │ ├── h_osmc_blue_round_bg.xml │ │ │ ├── h_osmc_brown_2_bg.xml │ │ │ ├── h_osmc_brown_3_bg.xml │ │ │ ├── h_osmc_brown_4_bg.xml │ │ │ ├── h_osmc_brown_bg.xml │ │ │ ├── h_osmc_brown_round_2_bg.xml │ │ │ ├── h_osmc_brown_round_3_bg.xml │ │ │ ├── h_osmc_brown_round_4_bg.xml │ │ │ ├── h_osmc_brown_round_bg.xml │ │ │ ├── h_osmc_green_2_bg.xml │ │ │ ├── h_osmc_green_3_bg.xml │ │ │ ├── h_osmc_green_4_bg.xml │ │ │ ├── h_osmc_green_bg.xml │ │ │ ├── h_osmc_green_circle_2_bg.xml │ │ │ ├── h_osmc_green_circle_3_bg.xml │ │ │ ├── h_osmc_green_circle_4_bg.xml │ │ │ ├── h_osmc_green_circle_bg.xml │ │ │ ├── h_osmc_green_frame_2_bg.xml │ │ │ ├── h_osmc_green_frame_3_bg.xml │ │ │ ├── h_osmc_green_frame_4_bg.xml │ │ │ ├── h_osmc_green_frame_bg.xml │ │ │ ├── h_osmc_green_round_2_bg.xml │ │ │ ├── h_osmc_green_round_3_bg.xml │ │ │ ├── h_osmc_green_round_4_bg.xml │ │ │ ├── h_osmc_green_round_bg.xml │ │ │ ├── h_osmc_orange_2_bg.xml │ │ │ ├── h_osmc_orange_3_bg.xml │ │ │ ├── h_osmc_orange_4_bg.xml │ │ │ ├── h_osmc_orange_bg.xml │ │ │ ├── h_osmc_orange_circle_2_bg.xml │ │ │ ├── h_osmc_orange_circle_3_bg.xml │ │ │ ├── h_osmc_orange_circle_4_bg.xml │ │ │ ├── h_osmc_orange_circle_bg.xml │ │ │ ├── h_osmc_orange_frame_2_bg.xml │ │ │ ├── h_osmc_orange_frame_3_bg.xml │ │ │ ├── h_osmc_orange_frame_4_bg.xml │ │ │ ├── h_osmc_orange_frame_bg.xml │ │ │ ├── h_osmc_orange_round_2_bg.xml │ │ │ ├── h_osmc_orange_round_3_bg.xml │ │ │ ├── h_osmc_orange_round_4_bg.xml │ │ │ ├── h_osmc_orange_round_bg.xml │ │ │ ├── h_osmc_pink_2_bg.xml │ │ │ ├── h_osmc_pink_3_bg.xml │ │ │ ├── h_osmc_pink_4_bg.xml │ │ │ ├── h_osmc_pink_bg.xml │ │ │ ├── h_osmc_pink_circle_2_bg.xml │ │ │ ├── h_osmc_pink_circle_3_bg.xml │ │ │ ├── h_osmc_pink_circle_4_bg.xml │ │ │ ├── h_osmc_pink_circle_bg.xml │ │ │ ├── h_osmc_pink_frame_2_bg.xml │ │ │ ├── h_osmc_pink_frame_3_bg.xml │ │ │ ├── h_osmc_pink_frame_4_bg.xml │ │ │ ├── h_osmc_pink_frame_bg.xml │ │ │ ├── h_osmc_pink_round_2_bg.xml │ │ │ ├── h_osmc_pink_round_3_bg.xml │ │ │ ├── h_osmc_pink_round_4_bg.xml │ │ │ ├── h_osmc_pink_round_bg.xml │ │ │ ├── h_osmc_purple_2_bg.xml │ │ │ ├── h_osmc_purple_3_bg.xml │ │ │ ├── h_osmc_purple_4_bg.xml │ │ │ ├── h_osmc_purple_bg.xml │ │ │ ├── h_osmc_purple_circle_2_bg.xml │ │ │ ├── h_osmc_purple_circle_3_bg.xml │ │ │ ├── h_osmc_purple_circle_4_bg.xml │ │ │ ├── h_osmc_purple_circle_bg.xml │ │ │ ├── h_osmc_purple_frame_2_bg.xml │ │ │ ├── h_osmc_purple_frame_3_bg.xml │ │ │ ├── h_osmc_purple_frame_4_bg.xml │ │ │ ├── h_osmc_purple_frame_bg.xml │ │ │ ├── h_osmc_purple_round_2_bg.xml │ │ │ ├── h_osmc_purple_round_3_bg.xml │ │ │ ├── h_osmc_purple_round_4_bg.xml │ │ │ ├── h_osmc_purple_round_bg.xml │ │ │ ├── h_osmc_red_2_bg.xml │ │ │ ├── h_osmc_red_3_bg.xml │ │ │ ├── h_osmc_red_4_bg.xml │ │ │ ├── h_osmc_red_bg.xml │ │ │ ├── h_osmc_red_circle_2_bg.xml │ │ │ ├── h_osmc_red_circle_3_bg.xml │ │ │ ├── h_osmc_red_circle_4_bg.xml │ │ │ ├── h_osmc_red_circle_bg.xml │ │ │ ├── h_osmc_red_frame_2_bg.xml │ │ │ ├── h_osmc_red_frame_3_bg.xml │ │ │ ├── h_osmc_red_frame_4_bg.xml │ │ │ ├── h_osmc_red_frame_bg.xml │ │ │ ├── h_osmc_red_round_2_bg.xml │ │ │ ├── h_osmc_red_round_3_bg.xml │ │ │ ├── h_osmc_red_round_4_bg.xml │ │ │ ├── h_osmc_red_round_bg.xml │ │ │ ├── h_osmc_teal_2_bg.xml │ │ │ ├── h_osmc_teal_3_bg.xml │ │ │ ├── h_osmc_teal_4_bg.xml │ │ │ ├── h_osmc_teal_bg.xml │ │ │ ├── h_osmc_teal_circle_2_bg.xml │ │ │ ├── h_osmc_teal_circle_3_bg.xml │ │ │ ├── h_osmc_teal_circle_4_bg.xml │ │ │ ├── h_osmc_teal_circle_bg.xml │ │ │ ├── h_osmc_teal_frame_2_bg.xml │ │ │ ├── h_osmc_teal_frame_3_bg.xml │ │ │ ├── h_osmc_teal_frame_4_bg.xml │ │ │ ├── h_osmc_teal_frame_bg.xml │ │ │ ├── h_osmc_teal_round_2_bg.xml │ │ │ ├── h_osmc_teal_round_3_bg.xml │ │ │ ├── h_osmc_teal_round_4_bg.xml │ │ │ ├── h_osmc_teal_round_bg.xml │ │ │ ├── h_osmc_white_2_bg.xml │ │ │ ├── h_osmc_white_3_bg.xml │ │ │ ├── h_osmc_white_4_bg.xml │ │ │ ├── h_osmc_white_bg.xml │ │ │ ├── h_osmc_white_circle_2_bg.xml │ │ │ ├── h_osmc_white_circle_3_bg.xml │ │ │ ├── h_osmc_white_circle_4_bg.xml │ │ │ ├── h_osmc_white_circle_bg.xml │ │ │ ├── h_osmc_white_frame_2_bg.xml │ │ │ ├── h_osmc_white_frame_3_bg.xml │ │ │ ├── h_osmc_white_frame_4_bg.xml │ │ │ ├── h_osmc_white_frame_bg.xml │ │ │ ├── h_osmc_white_round_2_bg.xml │ │ │ ├── h_osmc_white_round_3_bg.xml │ │ │ ├── h_osmc_white_round_4_bg.xml │ │ │ ├── h_osmc_white_round_bg.xml │ │ │ ├── h_osmc_yellow_2_bg.xml │ │ │ ├── h_osmc_yellow_3_bg.xml │ │ │ ├── h_osmc_yellow_4_bg.xml │ │ │ ├── h_osmc_yellow_bg.xml │ │ │ ├── h_osmc_yellow_circle_2_bg.xml │ │ │ ├── h_osmc_yellow_circle_3_bg.xml │ │ │ ├── h_osmc_yellow_circle_4_bg.xml │ │ │ ├── h_osmc_yellow_circle_bg.xml │ │ │ ├── h_osmc_yellow_frame_2_bg.xml │ │ │ ├── h_osmc_yellow_frame_3_bg.xml │ │ │ ├── h_osmc_yellow_frame_4_bg.xml │ │ │ ├── h_osmc_yellow_frame_bg.xml │ │ │ ├── h_osmc_yellow_round_2_bg.xml │ │ │ ├── h_osmc_yellow_round_3_bg.xml │ │ │ ├── h_osmc_yellow_round_4_bg.xml │ │ │ ├── h_osmc_yellow_round_bg.xml │ │ │ ├── h_park_shield.xml │ │ │ ├── h_paving_stones.xml │ │ │ ├── h_paving_stones_hc.xml │ │ │ ├── h_paving_stones_hc_night.xml │ │ │ ├── h_paving_stones_night.xml │ │ │ ├── h_paving_stones_pedestrian.xml │ │ │ ├── h_paving_stones_pedestrian_night.xml │ │ │ ├── h_peakvolcano_big_shield.xml │ │ │ ├── h_peakvolcano_big_white_shield.xml │ │ │ ├── h_peakvolcano_cross_big_white_shield.xml │ │ │ ├── h_peakvolcano_cross_white_shield.xml │ │ │ ├── h_peakvolcano_shield.xml │ │ │ ├── h_peakvolcano_white_shield.xml │ │ │ ├── h_petroleum_well_shield.xml │ │ │ ├── h_picnic_shield.xml │ │ │ ├── h_picnic_table.xml │ │ │ ├── h_pipeline_substation_shield.xml │ │ │ ├── h_plant_nursery.xml │ │ │ ├── h_plant_nursery_small.xml │ │ │ ├── h_power_generator_shield.xml │ │ │ ├── h_power_portal_shield.xml │ │ │ ├── h_power_substation_shield.xml │ │ │ ├── h_power_terminal_shield.xml │ │ │ ├── h_power_tower_big_shield.xml │ │ │ ├── h_prison.xml │ │ │ ├── h_protected_area.xml │ │ │ ├── h_protected_area_access_no.xml │ │ │ ├── h_pumping_station_shield.xml │ │ │ ├── h_purple_circle_cycle_node_shield.xml │ │ │ ├── h_purple_circle_large_cycle_node_shield.xml │ │ │ ├── h_purple_circle_medium_cycle_node_shield.xml │ │ │ ├── h_purple_circle_small_cycle_node_shield.xml │ │ │ ├── h_purple_circle_xlarge_cycle_node_shield.xml │ │ │ ├── h_purple_circle_xxlarge_cycle_node_shield.xml │ │ │ ├── h_purple_round_night_shield.xml │ │ │ ├── h_purple_round_shield.xml │ │ │ ├── h_purple_square_big_shield.xml │ │ │ ├── h_purple_square_night_big_shield.xml │ │ │ ├── h_quarry2.xml │ │ │ ├── h_quarry3.xml │ │ │ ├── h_quarry3_abandoned.xml │ │ │ ├── h_quarry3_abandoned_night.xml │ │ │ ├── h_quarry3_access_no.xml │ │ │ ├── h_quarry3_access_no_night.xml │ │ │ ├── h_quarry3night.xml │ │ │ ├── h_railway_buffer_stop_shield.xml │ │ │ ├── h_rapids_shield.xml │ │ │ ├── h_recycling_container_shield.xml │ │ │ ├── h_recycling_shield.xml │ │ │ ├── h_red_cshield_2_road_shield.xml │ │ │ ├── h_red_hexagon_3_road_shield.xml │ │ │ ├── h_red_hexagon_4_road_shield.xml │ │ │ ├── h_red_hexagon_5_road_shield.xml │ │ │ ├── h_red_round_big_shield.xml │ │ │ ├── h_red_round_night_big_shield.xml │ │ │ ├── h_red_round_night_shield.xml │ │ │ ├── h_red_round_shield.xml │ │ │ ├── h_red_rounded_triangle_2_road_shield.xml │ │ │ ├── h_red_rounded_triangle_3_road_shield.xml │ │ │ ├── h_red_rshield_1_road_shield.xml │ │ │ ├── h_red_rshield_2_road_shield.xml │ │ │ ├── h_red_rshield_3_road_shield.xml │ │ │ ├── h_red_rshield_4_road_shield.xml │ │ │ ├── h_red_rshield_5_road_shield.xml │ │ │ ├── h_red_square_1_road_shield.xml │ │ │ ├── h_red_square_2_road_shield.xml │ │ │ ├── h_red_square_3_road_shield.xml │ │ │ ├── h_red_square_4_road_shield.xml │ │ │ ├── h_red_square_5_road_shield.xml │ │ │ ├── h_red_square_6_road_shield.xml │ │ │ ├── h_red_square_7_road_shield.xml │ │ │ ├── h_red_square_big_shield.xml │ │ │ ├── h_red_square_night_big_shield.xml │ │ │ ├── h_reef.xml │ │ │ ├── h_reef_coral.xml │ │ │ ├── h_reef_rock.xml │ │ │ ├── h_rungs_shield.xml │ │ │ ├── h_saddle_shield.xml │ │ │ ├── h_sand_opaque.xml │ │ │ ├── h_sand_shader.xml │ │ │ ├── h_satellite_dish_shield.xml │ │ │ ├── h_scree.xml │ │ │ ├── h_scree_night.xml │ │ │ ├── h_scrub.xml │ │ │ ├── h_seamark_harbour_default_small_night_shield.xml │ │ │ ├── h_seamark_harbour_marina_nofacilities_night_shield.xml │ │ │ ├── h_seamark_harbour_night_shield.xml │ │ │ ├── h_seamark_harbour_shield.xml │ │ │ ├── h_seamark_j132_weedkelp.xml │ │ │ ├── h_seamark_j132_weedkelp_night.xml │ │ │ ├── h_seamark_j132_weedkelp_shader.xml │ │ │ ├── h_seamark_j132_weedkelp_shader_shield_night.xml │ │ │ ├── h_seamark_j134_seagrass.xml │ │ │ ├── h_seamark_j134_seagrass_night.xml │ │ │ ├── h_seamark_j134_seagrass_shader.xml │ │ │ ├── h_seamark_j134_seagrass_shader_shield_night.xml │ │ │ ├── h_seamark_j14_sand_waves.xml │ │ │ ├── h_seamark_j14_sand_waves_night.xml │ │ │ ├── h_seamark_j14_sand_waves_shader.xml │ │ │ ├── h_seamark_j14_sand_waves_shader_shield_night.xml │ │ │ ├── h_seamark_j20_stonesgravel.xml │ │ │ ├── h_seamark_j20_stonesgravel_night.xml │ │ │ ├── h_seamark_j20_stonesgravel_shield_night.xml │ │ │ ├── h_seamark_j2122_rockycoral.xml │ │ │ ├── h_seamark_j2122_rockycoral_night.xml │ │ │ ├── h_seamark_j2122_rockycoral_shield_night.xml │ │ │ ├── h_seamark_nr.xml │ │ │ ├── h_seamark_nr_night.xml │ │ │ ├── h_seamark_restriction_shield.xml │ │ │ ├── h_seamark_rock_shield.xml │ │ │ ├── h_seamark_small_craft_facility_shield.xml │ │ │ ├── h_seamark_waterfall_shield.xml │ │ │ ├── h_seamark_white_black_round_shield.xml │ │ │ ├── h_seamark_wreck_shield.xml │ │ │ ├── h_shingle.xml │ │ │ ├── h_shoal.xml │ │ │ ├── h_sinkhole_shield.xml │ │ │ ├── h_stone_shield.xml │ │ │ ├── h_street_cabinet_shield.xml │ │ │ ├── h_street_lamp_lit_no_night_shield.xml │ │ │ ├── h_street_lamp_lit_no_shield.xml │ │ │ ├── h_street_lamp_lit_yes_night_shield.xml │ │ │ ├── h_street_lamp_lit_yes_shield.xml │ │ │ ├── h_subway_entrance_shield.xml │ │ │ ├── h_survey_point_shield.xml │ │ │ ├── h_telescope_optical_shield.xml │ │ │ ├── h_telescope_shield.xml │ │ │ ├── h_toll_gantry_shield.xml │ │ │ ├── h_topo_aerodrome_abandoned_shield.xml │ │ │ ├── h_topo_aerodrome_shield.xml │ │ │ ├── h_topo_allotments.xml │ │ │ ├── h_topo_allotments_night.xml │ │ │ ├── h_topo_alpine_hut_shield.xml │ │ │ ├── h_topo_apartment_shield.xml │ │ │ ├── h_topo_bare_rock.xml │ │ │ ├── h_topo_bare_rock2.xml │ │ │ ├── h_topo_bare_rock_night.xml │ │ │ ├── h_topo_barrier_block_shield.xml │ │ │ ├── h_topo_barrier_debris_shield.xml │ │ │ ├── h_topo_barrier_gate_shield.xml │ │ │ ├── h_topo_barrier_lift_gate_shield.xml │ │ │ ├── h_topo_barrier_log_shield.xml │ │ │ ├── h_topo_barrier_swing_gate_shield.xml │ │ │ ├── h_topo_buddhist_shield.xml │ │ │ ├── h_topo_bunker_shield.xml │ │ │ ├── h_topo_bus_stop_shield.xml │ │ │ ├── h_topo_bus_stop_small_shield.xml │ │ │ ├── h_topo_cabin_shield.xml │ │ │ ├── h_topo_camp_pitch_shield.xml │ │ │ ├── h_topo_camp_site_shield.xml │ │ │ ├── h_topo_caravan_site_shield.xml │ │ │ ├── h_topo_cave_shield.xml │ │ │ ├── h_topo_cellar_entrance_shield.xml │ │ │ ├── h_topo_cemetery.xml │ │ │ ├── h_topo_cemetery_christian.xml │ │ │ ├── h_topo_cemetery_jewish.xml │ │ │ ├── h_topo_cemetery_muslim.xml │ │ │ ├── h_topo_cemetery_small.xml │ │ │ ├── h_topo_chalet_shield.xml │ │ │ ├── h_topo_charcoal_pile_shield.xml │ │ │ ├── h_topo_chimney_shield.xml │ │ │ ├── h_topo_christian_shield.xml │ │ │ ├── h_topo_cliff_shield.xml │ │ │ ├── h_topo_communication_tower_shield.xml │ │ │ ├── h_topo_construction.xml │ │ │ ├── h_topo_crevasse_zone.xml │ │ │ ├── h_topo_dead_wood.xml │ │ │ ├── h_topo_drinking_water_shield.xml │ │ │ ├── h_topo_firepit_shield.xml │ │ │ ├── h_topo_flare_shield.xml │ │ │ ├── h_topo_ford_shield.xml │ │ │ ├── h_topo_ford_stepping_stones_shield.xml │ │ │ ├── h_topo_garden_shield.xml │ │ │ ├── h_topo_glacier.xml │ │ │ ├── h_topo_grassland.xml │ │ │ ├── h_topo_guest_house_shield.xml │ │ │ ├── h_topo_heath.xml │ │ │ ├── h_topo_hindu_shield.xml │ │ │ ├── h_topo_hostel_shield.xml │ │ │ ├── h_topo_hotel_shield.xml │ │ │ ├── h_topo_jewish_shield.xml │ │ │ ├── h_topo_landfill.xml │ │ │ ├── h_topo_landslide.xml │ │ │ ├── h_topo_lean_to_shield.xml │ │ │ ├── h_topo_logging.xml │ │ │ ├── h_topo_logging_selective_cutting_shader.xml │ │ │ ├── h_topo_memorial_shield.xml │ │ │ ├── h_topo_mine_abandoned_shield.xml │ │ │ ├── h_topo_mine_shield.xml │ │ │ ├── h_topo_monument_shield.xml │ │ │ ├── h_topo_motel_shield.xml │ │ │ ├── h_topo_mountain_pass_shield.xml │ │ │ ├── h_topo_muslim_shield.xml │ │ │ ├── h_topo_orchard.xml │ │ │ ├── h_topo_park_shield.xml │ │ │ ├── h_topo_picnic_site_shield.xml │ │ │ ├── h_topo_picnic_table_shield.xml │ │ │ ├── h_topo_plant_nursery.xml │ │ │ ├── h_topo_power_plant_shield.xml │ │ │ ├── h_topo_quarry_peat.xml │ │ │ ├── h_topo_quarry_salt.xml │ │ │ ├── h_topo_reef.xml │ │ │ ├── h_topo_religion_unknown_shield.xml │ │ │ ├── h_topo_rescue_box_shield.xml │ │ │ ├── h_topo_ruins_shield.xml │ │ │ ├── h_topo_saddle_shield.xml │ │ │ ├── h_topo_sand.xml │ │ │ ├── h_topo_scree.xml │ │ │ ├── h_topo_scrub.xml │ │ │ ├── h_topo_scrub_night.xml │ │ │ ├── h_topo_shelter_shield.xml │ │ │ ├── h_topo_shinto_shield.xml │ │ │ ├── h_topo_sikh_shield.xml │ │ │ ├── h_topo_sinkhole_shield.xml │ │ │ ├── h_topo_spring_shield.xml │ │ │ ├── h_topo_survey_point_shield.xml │ │ │ ├── h_topo_taoist_shield.xml │ │ │ ├── h_topo_tower_bell_tower_shield.xml │ │ │ ├── h_topo_tower_cooling_shield.xml │ │ │ ├── h_topo_tower_shield.xml │ │ │ ├── h_topo_tree_broadleaved_shield.xml │ │ │ ├── h_topo_tree_needleleaved_shield.xml │ │ │ ├── h_topo_tree_palm_shield.xml │ │ │ ├── h_topo_viewpoint_shield.xml │ │ │ ├── h_topo_vineyard.xml │ │ │ ├── h_topo_volcanic_lava_field.xml │ │ │ ├── h_topo_water_tap_shield.xml │ │ │ ├── h_topo_water_well_shield.xml │ │ │ ├── h_topo_waterfall_shield.xml │ │ │ ├── h_topo_watermill_shield.xml │ │ │ ├── h_topo_wilderness_hut_shield.xml │ │ │ ├── h_topo_windfall.xml │ │ │ ├── h_topo_windmill_shield.xml │ │ │ ├── h_topo_wood_age_young.xml │ │ │ ├── h_topo_wood_age_young_night.xml │ │ │ ├── h_topo_wood_broadleaved.xml │ │ │ ├── h_topo_wood_density_sparse.xml │ │ │ ├── h_topo_wood_mixed.xml │ │ │ ├── h_topo_wood_needleleaved.xml │ │ │ ├── h_topo_wood_shield.xml │ │ │ ├── h_tower_bell_tower_shield.xml │ │ │ ├── h_tower_communications_shield.xml │ │ │ ├── h_tower_cooling_shield.xml │ │ │ ├── h_tower_lighting_shield.xml │ │ │ ├── h_tower_shield.xml │ │ │ ├── h_traffic_mirror_shield.xml │ │ │ ├── h_traffic_signals_shield.xml │ │ │ ├── h_transformer_shield.xml │ │ │ ├── h_us_alt_icon_shield.xml │ │ │ ├── h_us_business_icon_shield.xml │ │ │ ├── h_us_bypass_icon_shield.xml │ │ │ ├── h_us_connector_icon_shield.xml │ │ │ ├── h_us_spur_icon_shield.xml │ │ │ ├── h_us_state_alt_icon_shield.xml │ │ │ ├── h_us_state_business_icon_shield.xml │ │ │ ├── h_us_state_bypass_icon_shield.xml │ │ │ ├── h_us_state_connector_icon_shield.xml │ │ │ ├── h_us_state_spur_icon_shield.xml │ │ │ ├── h_us_state_truck_icon_shield.xml │ │ │ ├── h_us_truck_icon_shield.xml │ │ │ ├── h_vending_excrement_bags_shield.xml │ │ │ ├── h_ventilation_shaft_shield.xml │ │ │ ├── h_via_ferrata_shield.xml │ │ │ ├── h_vineyard.xml │ │ │ ├── h_vineyard1.xml │ │ │ ├── h_vineyard2.xml │ │ │ ├── h_vineyard2_small.xml │ │ │ ├── h_vineyard3.xml │ │ │ ├── h_volcanic_lava_field.xml │ │ │ ├── h_volcano_active_big_shield.xml │ │ │ ├── h_volcano_active_shield.xml │ │ │ ├── h_waste_basket_shield.xml │ │ │ ├── h_waste_disposal_shield.xml │ │ │ ├── h_water_intermittent.xml │ │ │ ├── h_water_intermittent_night.xml │ │ │ ├── h_water_salt.xml │ │ │ ├── h_water_salt_night.xml │ │ │ ├── h_water_tower_shield.xml │ │ │ ├── h_waypoint_blue_shield.xml │ │ │ ├── h_waypoint_gray_shield.xml │ │ │ ├── h_waypoint_green_shield.xml │ │ │ ├── h_waypoint_lightblue_shield.xml │ │ │ ├── h_waypoint_orange_shield.xml │ │ │ ├── h_waypoint_purple_shield.xml │ │ │ ├── h_waypoint_red_shield.xml │ │ │ ├── h_waypoint_shield.xml │ │ │ ├── h_waypoint_yellow_shield.xml │ │ │ ├── h_weed_sand_opaque.xml │ │ │ ├── h_wetland.xml │ │ │ ├── h_wetland_bog.xml │ │ │ ├── h_wetland_fen.xml │ │ │ ├── h_wetland_mangrove.xml │ │ │ ├── h_wetland_marsh.xml │ │ │ ├── h_wetland_palsa_bog.xml │ │ │ ├── h_wetland_reedbed.xml │ │ │ ├── h_wetland_saltern.xml │ │ │ ├── h_wetland_saltmarsh.xml │ │ │ ├── h_wetland_string_bog.xml │ │ │ ├── h_wetland_swamp.xml │ │ │ ├── h_wetland_tidalflat.xml │ │ │ ├── h_wetland_wet_meadow.xml │ │ │ ├── h_white_black_round_shield.xml │ │ │ ├── h_white_blue_arc_big_shield.xml │ │ │ ├── h_white_blue_arc_shield.xml │ │ │ ├── h_white_blue_round_big_shield.xml │ │ │ ├── h_white_blue_round_shield.xml │ │ │ ├── h_white_blue_round_small_shield.xml │ │ │ ├── h_white_blue_square_big_shield.xml │ │ │ ├── h_white_blue_square_shelter_yes_shield.xml │ │ │ ├── h_white_blue_square_shield.xml │ │ │ ├── h_white_blue_square_small_shield.xml │ │ │ ├── h_white_blue_triangle_shield.xml │ │ │ ├── h_white_brown_square_big_shield.xml │ │ │ ├── h_white_brown_square_shield.xml │ │ │ ├── h_white_cshield_2_road_shield.xml │ │ │ ├── h_white_cshield_3_road_shield.xml │ │ │ ├── h_white_cshield_4_road_shield.xml │ │ │ ├── h_white_gray_square_big_shield.xml │ │ │ ├── h_white_gray_square_shield.xml │ │ │ ├── h_white_gray_square_small_shield.xml │ │ │ ├── h_white_green_square_big_shield.xml │ │ │ ├── h_white_green_square_shield.xml │ │ │ ├── h_white_greentop_usshield_2_road_shield.xml │ │ │ ├── h_white_greentop_usshield_3_road_shield.xml │ │ │ ├── h_white_korea_lrhexagon_1_road_shield.xml │ │ │ ├── h_white_korea_lrhexagon_2_road_shield.xml │ │ │ ├── h_white_korea_lrhexagon_3_road_shield.xml │ │ │ ├── h_white_lrhexagon_1_road_shield.xml │ │ │ ├── h_white_lrhexagon_2_road_shield.xml │ │ │ ├── h_white_lrhexagon_3_road_shield.xml │ │ │ ├── h_white_lrhexagon_4_road_shield.xml │ │ │ ├── h_white_octagon_2_road_shield.xml │ │ │ ├── h_white_octagon_3_road_shield.xml │ │ │ ├── h_white_octagon_4_road_shield.xml │ │ │ ├── h_white_octagon_bgblue_2_road_shield.xml │ │ │ ├── h_white_octagon_bgbrown_4_road_shield.xml │ │ │ ├── h_white_octagon_bggreen_3_road_shield.xml │ │ │ ├── h_white_octagon_bgred_2_road_shield.xml │ │ │ ├── h_white_orange_square_big_shield.xml │ │ │ ├── h_white_orange_square_shield.xml │ │ │ ├── h_white_pentagon_1_road_shield.xml │ │ │ ├── h_white_pentagon_2_road_shield.xml │ │ │ ├── h_white_pentagon_3_road_shield.xml │ │ │ ├── h_white_pentagon_4_road_shield.xml │ │ │ ├── h_white_pentagon_5_road_shield.xml │ │ │ ├── h_white_pentagon_6_road_shield.xml │ │ │ ├── h_white_pentagon_7_road_shield.xml │ │ │ ├── h_white_pentagon_8_road_shield.xml │ │ │ ├── h_white_pentagon_up_2_road_shield.xml │ │ │ ├── h_white_pentagon_up_3_road_shield.xml │ │ │
Showing preview only (200K chars total). Download the full file or copy to clipboard to get everything.
SYMBOL INDEX (2699 symbols across 66 files)
FILE: astro/scripts/augment_db_articles.py
function ensure_directory (line 21) | def ensure_directory(directory):
function get_valid_wiki_articles (line 25) | def get_valid_wiki_articles(group, item):
function download_wikipedia_data (line 47) | def download_wikipedia_data(wid, lang, title):
function create_augmented_db (line 85) | def create_augmented_db():
function process_files_into_db (line 114) | def process_files_into_db(conn, wid, lang, title):
function main (line 148) | def main():
FILE: astro/scripts/create_db.py
function ensure_directory (line 77) | def ensure_directory(directory):
function init_db (line 80) | def init_db(db_path):
function download_wikidata_entity (line 134) | def download_wikidata_entity(qid):
function get_label (line 151) | def get_label(qid):
function parse_quantity (line 167) | def parse_quantity(claim_value):
function get_physical_property (line 178) | def get_physical_property(entity, prop_id, conversion_map):
function extract_catalogs (line 196) | def extract_catalogs(entity):
function process_entity_data (line 228) | def process_entity_data(qid):
function main (line 248) | def main():
FILE: astro/scripts/fetch_deep_sky.py
function fetch_data (line 19) | def fetch_data(filename, root_qid):
FILE: astro/scripts/gen_stars_from_hip.py
function download_hip_catalog (line 24) | def download_hip_catalog():
function load_constellation_stars (line 40) | def load_constellation_stars(filename):
function load_wikidata_mapping (line 58) | def load_wikidata_mapping(mapping, filename):
function process_hip_catalog (line 94) | def process_hip_catalog(constellation_stars, mapping):
function main (line 162) | def main():
FILE: astro/scripts/milkyway.py
function get_milky_way_plane_points (line 3) | def get_milky_way_plane_points(n_points=120):
FILE: embed-resources-chunk.py
function embed_resources_chunk (line 10) | def embed_resources_chunk(list_filepath: AnyStr, source_filepath: AnyStr...
FILE: icons/tools/changesize.py
function remove_namespace (line 6) | def remove_namespace(element):
function change_svg_dimensions_in_folder (line 14) | def change_svg_dimensions_in_folder(folder_path, new_width="48", new_hei...
FILE: list-resources.py
function list_resources (line 47) | def list_resources(input_path: AnyStr, output_path: AnyStr, cmake_filepa...
FILE: voice/ar/ar_tts.js
function populateDictionary (line 23) | function populateDictionary(tts) {
function num_str (line 363) | function num_str(number, gender /*of the object being counted*/, grm_cas...
function setMetricConst (line 402) | function setMetricConst(metrics) {
function setMode (line 406) | function setMode(mode) {
function route_new_calc (line 411) | function route_new_calc(dist, timeVal) {
function distance (line 415) | function distance(dist, grm_case) {
function time (line 525) | function time(seconds, grm_case) {
function hours (line 555) | function hours(minutes, grm_case) {
function route_recalc (line 568) | function route_recalc(dist, seconds) {
function go_ahead (line 572) | function go_ahead(dist, streetName) {
function follow_street (line 578) | function follow_street(streetName) {
function turn (line 593) | function turn(turnType, dist, streetName) {
function take_exit (line 599) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 608) | function take_exit_name(streetName) {
function getExitNumber (line 620) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 630) | function getTurnType(turnType) {
function then (line 651) | function then() {
function roundabout (line 655) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 662) | function turn_street(streetName) {
function assemble_street_name (line 679) | function assemble_street_name(streetName) {
function nth (line 689) | function nth(exit) {
function make_ut (line 729) | function make_ut(dist, streetName) {
function bear_left (line 735) | function bear_left(streetName) {
function bear_right (line 739) | function bear_right(streetName) {
function prepare_make_ut (line 743) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 747) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 751) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 755) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 759) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 763) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 767) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 771) | function and_arrive_poi(dest) {
function reached_destination (line 775) | function reached_destination(dest) {
function reached_waypoint (line 779) | function reached_waypoint(dest) {
function reached_intermediate (line 783) | function reached_intermediate(dest) {
function reached_favorite (line 787) | function reached_favorite(dest) {
function reached_poi (line 791) | function reached_poi(dest) {
function location_lost (line 795) | function location_lost() {
function location_recovered (line 799) | function location_recovered() {
function off_route (line 803) | function off_route(dist) {
function back_on_route (line 807) | function back_on_route() {
function make_ut_wp (line 811) | function make_ut_wp() {
function speed_alarm (line 816) | function speed_alarm(maxSpeed, speed) {
function attention (line 820) | function attention(type) {
function getAttentionString (line 824) | function getAttentionString(type) {
function ogg_dist (line 852) | function ogg_dist(distance) {
FILE: voice/be/be_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 147) | function setMetricConst(metrics) {
function setMode (line 151) | function setMode(mode) {
function route_new_calc (line 156) | function route_new_calc(dist, timeVal) {
function plural_km (line 160) | function plural_km(dist) {
function plural_mi (line 170) | function plural_mi(dist) {
function distance (line 180) | function distance(dist) {
function plural_hs (line 240) | function plural_hs(time) {
function plural_mn (line 251) | function plural_mn(time) {
function time (line 261) | function time(seconds) {
function hours (line 280) | function hours(minutes) {
function route_recalc (line 284) | function route_recalc(dist, seconds) {
function go_ahead (line 288) | function go_ahead(dist, streetName) {
function follow_street (line 296) | function follow_street(streetName) {
function turn (line 309) | function turn(turnType, dist, streetName) {
function take_exit (line 317) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 326) | function take_exit_name(streetName) {
function getExitNumber (line 338) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 348) | function getTurnType(turnType) {
function then (line 377) | function then() {
function roundabout (line 381) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 389) | function turn_street(streetName) {
function assemble_street_name (line 404) | function assemble_street_name(streetName) {
function nth (line 415) | function nth(exit) {
function make_ut (line 454) | function make_ut(dist, streetName) {
function bear_left (line 462) | function bear_left(streetName) {
function bear_right (line 466) | function bear_right(streetName) {
function prepare_make_ut (line 470) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 474) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 478) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 482) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 486) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 490) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 494) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 498) | function and_arrive_poi(dest) {
function reached_destination (line 502) | function reached_destination(dest) {
function reached_waypoint (line 506) | function reached_waypoint(dest) {
function reached_intermediate (line 510) | function reached_intermediate(dest) {
function reached_favorite (line 514) | function reached_favorite(dest) {
function reached_poi (line 518) | function reached_poi(dest) {
function location_lost (line 522) | function location_lost() {
function location_recovered (line 526) | function location_recovered() {
function off_route (line 530) | function off_route(dist) {
function back_on_route (line 534) | function back_on_route() {
function make_ut_wp (line 538) | function make_ut_wp() {
function speed_alarm (line 543) | function speed_alarm(maxSpeed, speed) {
function attention (line 547) | function attention(type) {
function getAttentionString (line 551) | function getAttentionString(type) {
function ogg_dist (line 589) | function ogg_dist(distance) {
FILE: voice/beep-complex-loud/beep-complex-loud_tts.js
function populateDictionary (line 23) | function populateDictionary(tts) {
function setMetricConst (line 39) | function setMetricConst(metrics) {
function setMode (line 43) | function setMode(mode) {
function route_new_calc (line 48) | function route_new_calc(dist, timeVal) {
function distance (line 52) | function distance(dist) {
function time (line 56) | function time(seconds) {
function hours (line 60) | function hours(minutes) {
function route_recalc (line 64) | function route_recalc(dist, seconds) {
function go_ahead (line 68) | function go_ahead(dist, streetName) {
function follow_street (line 76) | function follow_street(streetName) {
function turn (line 80) | function turn(turnType, dist, streetName) {
function take_exit (line 109) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 138) | function take_exit_name(streetName) {
function getExitNumber (line 142) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 146) | function getTurnType(turnType) {
function getTurnType_short (line 175) | function getTurnType_short(turnType) {
function then (line 204) | function then() {
function roundabout (line 208) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 216) | function turn_street(streetName) {
function assemble_street_name (line 220) | function assemble_street_name(streetName) {
function nth (line 224) | function nth(exit) {
function nth_short (line 232) | function nth_short(exit) {
function make_ut (line 240) | function make_ut(dist, streetName) {
function bear_left (line 248) | function bear_left(streetName) {
function bear_right (line 252) | function bear_right(streetName) {
function prepare_make_ut (line 256) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 260) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 285) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 289) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 293) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 297) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 301) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 305) | function and_arrive_poi(dest) {
function reached_destination (line 309) | function reached_destination(dest) {
function reached_waypoint (line 314) | function reached_waypoint(dest) {
function reached_intermediate (line 318) | function reached_intermediate(dest) {
function reached_favorite (line 322) | function reached_favorite(dest) {
function reached_poi (line 326) | function reached_poi(dest) {
function location_lost (line 330) | function location_lost() {
function location_recovered (line 334) | function location_recovered() {
function off_route (line 338) | function off_route(dist) {
function back_on_route (line 342) | function back_on_route() {
function make_ut_wp (line 346) | function make_ut_wp() {
function speed_alarm (line 351) | function speed_alarm(maxSpeed, speed) {
function attention (line 355) | function attention(type) {
function getAttentionString (line 359) | function getAttentionString(type) {
function ogg_dist (line 399) | function ogg_dist(distance) {
FILE: voice/beep-complex/beep-complex_tts.js
function populateDictionary (line 23) | function populateDictionary(tts) {
function setMetricConst (line 39) | function setMetricConst(metrics) {
function setMode (line 43) | function setMode(mode) {
function route_new_calc (line 48) | function route_new_calc(dist, timeVal) {
function distance (line 52) | function distance(dist) {
function time (line 56) | function time(seconds) {
function hours (line 60) | function hours(minutes) {
function route_recalc (line 64) | function route_recalc(dist, seconds) {
function go_ahead (line 68) | function go_ahead(dist, streetName) {
function follow_street (line 76) | function follow_street(streetName) {
function turn (line 80) | function turn(turnType, dist, streetName) {
function take_exit (line 109) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 138) | function take_exit_name(streetName) {
function getExitNumber (line 142) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 146) | function getTurnType(turnType) {
function getTurnType_short (line 175) | function getTurnType_short(turnType) {
function then (line 204) | function then() {
function roundabout (line 208) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 216) | function turn_street(streetName) {
function assemble_street_name (line 220) | function assemble_street_name(streetName) {
function nth (line 224) | function nth(exit) {
function nth_short (line 232) | function nth_short(exit) {
function make_ut (line 240) | function make_ut(dist, streetName) {
function bear_left (line 248) | function bear_left(streetName) {
function bear_right (line 252) | function bear_right(streetName) {
function prepare_make_ut (line 256) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 260) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 285) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 289) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 293) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 297) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 301) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 305) | function and_arrive_poi(dest) {
function reached_destination (line 309) | function reached_destination(dest) {
function reached_waypoint (line 314) | function reached_waypoint(dest) {
function reached_intermediate (line 318) | function reached_intermediate(dest) {
function reached_favorite (line 322) | function reached_favorite(dest) {
function reached_poi (line 326) | function reached_poi(dest) {
function location_lost (line 330) | function location_lost() {
function location_recovered (line 334) | function location_recovered() {
function off_route (line 338) | function off_route(dist) {
function back_on_route (line 342) | function back_on_route() {
function make_ut_wp (line 346) | function make_ut_wp() {
function speed_alarm (line 351) | function speed_alarm(maxSpeed, speed) {
function attention (line 355) | function attention(type) {
function getAttentionString (line 359) | function getAttentionString(type) {
function ogg_dist (line 399) | function ogg_dist(distance) {
FILE: voice/beep-minimal/beep-minimal_tts.js
function populateDictionary (line 20) | function populateDictionary(tts) {
function setMetricConst (line 27) | function setMetricConst(metrics) {
function setMode (line 31) | function setMode(mode) {
function route_new_calc (line 36) | function route_new_calc(dist, timeVal) {
function distance (line 40) | function distance(dist) {
function time (line 44) | function time(seconds) {
function hours (line 48) | function hours(minutes) {
function route_recalc (line 52) | function route_recalc(dist, seconds) {
function go_ahead (line 56) | function go_ahead(dist, streetName) {
function follow_street (line 60) | function follow_street(streetName) {
function turn (line 64) | function turn(turnType, dist, streetName) {
function take_exit (line 68) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 72) | function take_exit_name(streetName) {
function getExitNumber (line 76) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 80) | function getTurnType(turnType) {
function then (line 84) | function then() {
function roundabout (line 88) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 92) | function turn_street(streetName) {
function assemble_street_name (line 96) | function assemble_street_name(streetName) {
function nth (line 100) | function nth(exit) {
function make_ut (line 104) | function make_ut(dist, streetName) {
function bear_left (line 108) | function bear_left(streetName) {
function bear_right (line 112) | function bear_right(streetName) {
function prepare_make_ut (line 116) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 120) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 124) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 128) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 132) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 136) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 140) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 144) | function and_arrive_poi(dest) {
function reached_destination (line 148) | function reached_destination(dest) {
function reached_waypoint (line 152) | function reached_waypoint(dest) {
function reached_intermediate (line 156) | function reached_intermediate(dest) {
function reached_favorite (line 160) | function reached_favorite(dest) {
function reached_poi (line 164) | function reached_poi(dest) {
function location_lost (line 168) | function location_lost() {
function location_recovered (line 172) | function location_recovered() {
function off_route (line 176) | function off_route(dist) {
function back_on_route (line 180) | function back_on_route() {
function make_ut_wp (line 184) | function make_ut_wp() {
function speed_alarm (line 189) | function speed_alarm(maxSpeed, speed) {
function attention (line 193) | function attention(type) {
function getAttentionString (line 197) | function getAttentionString(type) {
function ogg_dist (line 202) | function ogg_dist(distance) {
FILE: voice/beep-simple-loud/beep-simple-loud_tts.js
function populateDictionary (line 20) | function populateDictionary(tts) {
function setMetricConst (line 28) | function setMetricConst(metrics) {
function setMode (line 32) | function setMode(mode) {
function route_new_calc (line 37) | function route_new_calc(dist, timeVal) {
function distance (line 41) | function distance(dist) {
function time (line 45) | function time(seconds) {
function hours (line 49) | function hours(minutes) {
function route_recalc (line 53) | function route_recalc(dist, seconds) {
function go_ahead (line 57) | function go_ahead(dist, streetName) {
function follow_street (line 65) | function follow_street(streetName) {
function turn (line 69) | function turn(turnType, dist, streetName) {
function take_exit (line 77) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 85) | function take_exit_name(streetName) {
function getExitNumber (line 89) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 93) | function getTurnType(turnType) {
function then (line 122) | function then() {
function roundabout (line 126) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 138) | function turn_street(streetName) {
function assemble_street_name (line 142) | function assemble_street_name(streetName) {
function nth (line 146) | function nth(exit) {
function make_ut (line 150) | function make_ut(dist, streetName) {
function bear_left (line 158) | function bear_left(streetName) {
function bear_right (line 162) | function bear_right(streetName) {
function prepare_make_ut (line 166) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 170) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 174) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 178) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 182) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 186) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 190) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 194) | function and_arrive_poi(dest) {
function reached_destination (line 198) | function reached_destination(dest) {
function reached_waypoint (line 202) | function reached_waypoint(dest) {
function reached_intermediate (line 206) | function reached_intermediate(dest) {
function reached_favorite (line 210) | function reached_favorite(dest) {
function reached_poi (line 214) | function reached_poi(dest) {
function location_lost (line 218) | function location_lost() {
function location_recovered (line 222) | function location_recovered() {
function off_route (line 226) | function off_route(dist) {
function back_on_route (line 230) | function back_on_route() {
function make_ut_wp (line 234) | function make_ut_wp() {
function speed_alarm (line 239) | function speed_alarm(maxSpeed, speed) {
function attention (line 243) | function attention(type) {
function getAttentionString (line 247) | function getAttentionString(type) {
function ogg_dist (line 252) | function ogg_dist(distance) {
FILE: voice/beep-simple/beep-simple_tts.js
function populateDictionary (line 20) | function populateDictionary(tts) {
function setMetricConst (line 28) | function setMetricConst(metrics) {
function setMode (line 32) | function setMode(mode) {
function route_new_calc (line 37) | function route_new_calc(dist, timeVal) {
function distance (line 41) | function distance(dist) {
function time (line 45) | function time(seconds) {
function hours (line 49) | function hours(minutes) {
function route_recalc (line 53) | function route_recalc(dist, seconds) {
function go_ahead (line 57) | function go_ahead(dist, streetName) {
function follow_street (line 65) | function follow_street(streetName) {
function turn (line 69) | function turn(turnType, dist, streetName) {
function take_exit (line 77) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 85) | function take_exit_name(streetName) {
function getExitNumber (line 89) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 93) | function getTurnType(turnType) {
function then (line 122) | function then() {
function roundabout (line 126) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 138) | function turn_street(streetName) {
function assemble_street_name (line 142) | function assemble_street_name(streetName) {
function nth (line 146) | function nth(exit) {
function make_ut (line 150) | function make_ut(dist, streetName) {
function bear_left (line 158) | function bear_left(streetName) {
function bear_right (line 162) | function bear_right(streetName) {
function prepare_make_ut (line 166) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 170) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 174) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 178) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 182) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 186) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 190) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 194) | function and_arrive_poi(dest) {
function reached_destination (line 198) | function reached_destination(dest) {
function reached_waypoint (line 202) | function reached_waypoint(dest) {
function reached_intermediate (line 206) | function reached_intermediate(dest) {
function reached_favorite (line 210) | function reached_favorite(dest) {
function reached_poi (line 214) | function reached_poi(dest) {
function location_lost (line 218) | function location_lost() {
function location_recovered (line 222) | function location_recovered() {
function off_route (line 226) | function off_route(dist) {
function back_on_route (line 230) | function back_on_route() {
function make_ut_wp (line 234) | function make_ut_wp() {
function speed_alarm (line 239) | function speed_alarm(maxSpeed, speed) {
function attention (line 243) | function attention(type) {
function getAttentionString (line 247) | function getAttentionString(type) {
function ogg_dist (line 252) | function ogg_dist(distance) {
FILE: voice/bg/bg_tts.js
function populateDictionary (line 19) | function populateDictionary(tts) {
function setMetricConst (line 143) | function setMetricConst(metrics) {
function setMode (line 148) | function setMode(mode) {
function route_new_calc (line 154) | function route_new_calc(dist, timeVal) {
function distance (line 159) | function distance(dist) {
function time (line 227) | function time(seconds) {
function hours (line 250) | function hours(minutes) {
function route_recalc (line 265) | function route_recalc(dist, seconds) {
function go_ahead (line 272) | function go_ahead(dist, streetName) {
function follow_street (line 280) | function follow_street(streetName) {
function turn (line 293) | function turn(turnType, dist, streetName) {
function take_exit (line 301) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 310) | function take_exit_name(streetName) {
function getExitNumber (line 322) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 335) | function getTurnType(turnType) {
function then (line 365) | function then() {
function roundabout (line 369) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 378) | function turn_street(streetName) {
function assemble_street_name (line 394) | function assemble_street_name(streetName) {
function nth (line 406) | function nth(exit) {
function make_ut (line 445) | function make_ut(dist, streetName) {
function bear_left (line 454) | function bear_left(streetName) {
function bear_right (line 459) | function bear_right(streetName) {
function prepare_make_ut (line 464) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 469) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 474) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 479) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 484) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 489) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 494) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 499) | function and_arrive_poi(dest) {
function reached_destination (line 504) | function reached_destination(dest) {
function reached_waypoint (line 509) | function reached_waypoint(dest) {
function reached_intermediate (line 514) | function reached_intermediate(dest) {
function reached_favorite (line 519) | function reached_favorite(dest) {
function reached_poi (line 524) | function reached_poi(dest) {
function location_lost (line 529) | function location_lost() {
function location_recovered (line 534) | function location_recovered() {
function off_route (line 539) | function off_route(dist) {
function back_on_route (line 544) | function back_on_route() {
function make_ut_wp (line 549) | function make_ut_wp() {
function speed_alarm (line 555) | function speed_alarm(maxSpeed, speed) {
function attention (line 560) | function attention(type) {
function getAttentionString (line 565) | function getAttentionString(type) {
function ogg_dist (line 604) | function ogg_dist(distance) {
FILE: voice/bs/bs_tts.js
function populateDictionary (line 22) | function populateDictionary(tts) {
function num_str (line 179) | function num_str(number, gender /*of the object being counted*/, grm_cas...
function setMetricConst (line 189) | function setMetricConst(metrics) {
function setMode (line 193) | function setMode(mode) {
function route_new_calc (line 198) | function route_new_calc(dist, timeVal) {
function distance (line 202) | function distance(dist, grm_case) {
function time (line 315) | function time(seconds) {
function hours (line 344) | function hours(minutes) {
function route_recalc (line 357) | function route_recalc(dist, seconds) {
function go_ahead (line 361) | function go_ahead(dist, streetName) {
function follow_street (line 367) | function follow_street(streetName) {
function turn (line 380) | function turn(turnType, dist, streetName) {
function take_exit (line 386) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 395) | function take_exit_name(streetName) {
function getExitNumber (line 407) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 417) | function getTurnType(turnType) {
function then (line 438) | function then() {
function roundabout (line 442) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 448) | function turn_street(streetName) {
function assemble_street_name (line 463) | function assemble_street_name(streetName) {
function nth (line 473) | function nth(exit) {
function make_ut (line 512) | function make_ut(dist, streetName) {
function bear_left (line 518) | function bear_left(streetName) {
function bear_right (line 522) | function bear_right(streetName) {
function prepare_make_ut (line 526) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 531) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 535) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 539) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 543) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 547) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 551) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 555) | function and_arrive_poi(dest) {
function reached_destination (line 559) | function reached_destination(dest) {
function reached_waypoint (line 563) | function reached_waypoint(dest) {
function reached_intermediate (line 567) | function reached_intermediate(dest) {
function reached_favorite (line 571) | function reached_favorite(dest) {
function reached_poi (line 575) | function reached_poi(dest) {
function location_lost (line 579) | function location_lost() {
function location_recovered (line 583) | function location_recovered() {
function off_route (line 587) | function off_route(dist) {
function back_on_route (line 591) | function back_on_route() {
function make_ut_wp (line 597) | function make_ut_wp() {
function speed_alarm (line 603) | function speed_alarm(maxSpeed, speed) {
function attention (line 607) | function attention(type) {
function getAttentionString (line 611) | function getAttentionString(type) {
function ogg_dist (line 638) | function ogg_dist(distance) {
FILE: voice/ca/ca_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 142) | function setMetricConst(metrics) {
function setMode (line 146) | function setMode(mode) {
function route_new_calc (line 151) | function route_new_calc(dist, timeVal) {
function distance (line 155) | function distance(dist) {
function time (line 220) | function time(seconds) {
function hours (line 240) | function hours(minutes) {
function route_recalc (line 251) | function route_recalc(dist, seconds) {
function go_ahead (line 255) | function go_ahead(dist, streetName) {
function follow_street (line 263) | function follow_street(streetName) {
function turn (line 276) | function turn(turnType, dist, streetName) {
function take_exit (line 284) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 293) | function take_exit_name(streetName) {
function getExitNumber (line 305) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 315) | function getTurnType(turnType) {
function then (line 344) | function then() {
function roundabout (line 348) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 357) | function turn_street(streetName) {
function assemble_street_name (line 373) | function assemble_street_name(streetName) {
function nth (line 384) | function nth(exit) {
function make_ut (line 423) | function make_ut(dist, streetName) {
function bear_left (line 431) | function bear_left(streetName) {
function bear_right (line 435) | function bear_right(streetName) {
function prepare_make_ut (line 439) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 443) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 447) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 451) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 455) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 459) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 463) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 467) | function and_arrive_poi(dest) {
function reached_destination (line 471) | function reached_destination(dest) {
function reached_waypoint (line 475) | function reached_waypoint(dest) {
function reached_intermediate (line 479) | function reached_intermediate(dest) {
function reached_favorite (line 483) | function reached_favorite(dest) {
function reached_poi (line 487) | function reached_poi(dest) {
function location_lost (line 491) | function location_lost() {
function location_recovered (line 495) | function location_recovered() {
function off_route (line 499) | function off_route(dist) {
function back_on_route (line 503) | function back_on_route() {
function make_ut_wp (line 507) | function make_ut_wp() {
function speed_alarm (line 512) | function speed_alarm(maxSpeed, speed) {
function attention (line 516) | function attention(type) {
function getAttentionString (line 520) | function getAttentionString(type) {
function ogg_dist (line 558) | function ogg_dist(distance) {
FILE: voice/cs/cs_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 197) | function setMetricConst(metrics) {
function setMode (line 201) | function setMode(mode) {
function route_new_calc (line 206) | function route_new_calc(dist, timeVal) {
function distance (line 210) | function distance(dist, declension, isWorkaround) {
function time (line 282) | function time(seconds) {
function hours (line 310) | function hours(minutes) {
function route_recalc (line 326) | function route_recalc(dist, seconds) {
function go_ahead (line 330) | function go_ahead(dist, streetName) {
function follow_street (line 338) | function follow_street(streetName) {
function turn (line 351) | function turn(turnType, dist, streetName) {
function take_exit (line 359) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 368) | function take_exit_name(streetName) {
function formated_to_ref (line 380) | function formated_to_ref(streetName, isTo) {
function formated_to_dest (line 393) | function formated_to_dest(streetName) {
function isPlainRoadNumber (line 415) | function isPlainRoadNumber(inputStringRaw) { // plain road number is 8, ...
function insertSpacesBetweenLettersAndDigitsIterative (line 423) | function insertSpacesBetweenLettersAndDigitsIterative(str) {
function formated_to_street_name (line 444) | function formated_to_street_name(streetName, isTo) {
function isSquare (line 461) | function isSquare(streetName) {
function applyPrepositionLowercaseIfApplicable (line 493) | function applyPrepositionLowercaseIfApplicable(text) {
function getExitNumber (line 500) | function getExitNumber(exitString, exitInt) {
function getExitTurnType (line 511) | function getExitTurnType(turnType) {
function getTurnType (line 534) | function getTurnType(turnType) {
function then (line 558) | function then() {
function roundabout (line 562) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 571) | function turn_street(streetName) {
function assemble_street_name (line 587) | function assemble_street_name(streetName, isFollow) {
function nth (line 599) | function nth(exit, declension) {
function make_ut (line 640) | function make_ut(dist, streetName) {
function bear_left (line 648) | function bear_left(streetName) {
function bear_right (line 652) | function bear_right(streetName) {
function prepare_make_ut (line 656) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 660) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 664) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 668) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 672) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 676) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 680) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 684) | function and_arrive_poi(dest) {
function reached_destination (line 688) | function reached_destination(dest) {
function reached_waypoint (line 692) | function reached_waypoint(dest) {
function reached_intermediate (line 696) | function reached_intermediate(dest) {
function reached_favorite (line 700) | function reached_favorite(dest) {
function reached_poi (line 704) | function reached_poi(dest) {
function location_lost (line 708) | function location_lost() {
function location_recovered (line 712) | function location_recovered() {
function off_route (line 716) | function off_route(dist) {
function back_on_route (line 720) | function back_on_route() {
function make_ut_wp (line 724) | function make_ut_wp() {
function speed_alarm (line 729) | function speed_alarm(maxSpeed, speed) {
function attention (line 733) | function attention(type) {
function getAttentionString (line 737) | function getAttentionString(type) {
function ogg_dist (line 764) | function ogg_dist(distance) {
FILE: voice/da/da_tts.js
function populateDictionary (line 19) | function populateDictionary(tts) {
function setMetricConst (line 140) | function setMetricConst(metrics) {
function setMode (line 144) | function setMode(mode) {
function route_new_calc (line 149) | function route_new_calc(dist, timeVal) {
function distance (line 153) | function distance(dist) {
function time (line 220) | function time(seconds) {
function hours (line 240) | function hours(minutes) {
function route_recalc (line 251) | function route_recalc(dist, seconds) {
function go_ahead (line 255) | function go_ahead(dist, streetName) {
function follow_street (line 263) | function follow_street(streetName) {
function turn (line 276) | function turn(turnType, dist, streetName) {
function take_exit (line 284) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 293) | function take_exit_name(streetName) {
function getExitNumber (line 305) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 315) | function getTurnType(turnType) {
function then (line 338) | function then() {
function roundabout (line 342) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 350) | function turn_street(streetName) {
function assemble_street_name (line 366) | function assemble_street_name(streetName) {
function nth (line 377) | function nth(exit) {
function make_ut (line 418) | function make_ut(dist, streetName) {
function bear_left (line 426) | function bear_left(streetName) {
function bear_right (line 430) | function bear_right(streetName) {
function prepare_make_ut (line 434) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 439) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 444) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 448) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 452) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 456) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 460) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 464) | function and_arrive_poi(dest) {
function reached_destination (line 468) | function reached_destination(dest) {
function reached_waypoint (line 472) | function reached_waypoint(dest) {
function reached_intermediate (line 476) | function reached_intermediate(dest) {
function reached_favorite (line 480) | function reached_favorite(dest) {
function reached_poi (line 484) | function reached_poi(dest) {
function location_lost (line 488) | function location_lost() {
function location_recovered (line 492) | function location_recovered() {
function off_route (line 496) | function off_route(dist) {
function back_on_route (line 500) | function back_on_route() {
function make_ut_wp (line 504) | function make_ut_wp() {
function speed_alarm (line 509) | function speed_alarm(maxSpeed, speed) {
function attention (line 513) | function attention(type) {
function getAttentionString (line 517) | function getAttentionString(type) {
function ogg_dist (line 545) | function ogg_dist(distance) {
FILE: voice/de-casual/de-casual_tts.js
function populateDictionary (line 19) | function populateDictionary(tts) {
function setMetricConst (line 160) | function setMetricConst(metrics) {
function setMode (line 164) | function setMode(mode) {
function isFeminine (line 169) | function isFeminine(streetName) {
function isMasculine (line 180) | function isMasculine(streetName) {
function route_new_calc (line 191) | function route_new_calc(dist, timeVal) {
function distance (line 195) | function distance(dist, declension) {
function time (line 260) | function time(seconds) {
function hours (line 280) | function hours(minutes) {
function route_recalc (line 291) | function route_recalc(dist, seconds) {
function go_ahead (line 295) | function go_ahead(dist, streetName) {
function follow_street (line 303) | function follow_street(streetName) {
function turn (line 316) | function turn(turnType, dist, streetName) {
function take_exit (line 324) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 333) | function take_exit_name(streetName) {
function getExitNumber (line 345) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 355) | function getTurnType(turnType) {
function then (line 384) | function then() {
function roundabout (line 388) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 396) | function turn_street(streetName) {
function assemble_street_name (line 414) | function assemble_street_name(streetName) {
function nth (line 425) | function nth(exit) {
function make_ut (line 464) | function make_ut(dist, streetName) {
function bear_left (line 472) | function bear_left(streetName) {
function bear_right (line 476) | function bear_right(streetName) {
function prepare_make_ut (line 480) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 485) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 490) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 495) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 499) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 503) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 507) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 511) | function and_arrive_poi(dest) {
function reached_destination (line 515) | function reached_destination(dest) {
function reached_waypoint (line 519) | function reached_waypoint(dest) {
function reached_intermediate (line 523) | function reached_intermediate(dest) {
function reached_favorite (line 527) | function reached_favorite(dest) {
function reached_poi (line 531) | function reached_poi(dest) {
function location_lost (line 535) | function location_lost() {
function location_recovered (line 539) | function location_recovered() {
function off_route (line 543) | function off_route(dist) {
function back_on_route (line 547) | function back_on_route() {
function make_ut_wp (line 551) | function make_ut_wp() {
function speed_alarm (line 556) | function speed_alarm(maxSpeed, speed) {
function attention (line 560) | function attention(type) {
function getAttentionString (line 564) | function getAttentionString(type) {
function ogg_dist (line 602) | function ogg_dist(distance) {
FILE: voice/de/de_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 155) | function setMetricConst(metrics) {
function setMode (line 159) | function setMode(mode) {
function isFeminine (line 164) | function isFeminine(streetName) {
function isMasculine (line 175) | function isMasculine(streetName) {
function route_new_calc (line 186) | function route_new_calc(dist, timeVal) {
function distance (line 190) | function distance(dist, declension) {
function time (line 255) | function time(seconds) {
function hours (line 275) | function hours(minutes) {
function route_recalc (line 286) | function route_recalc(dist, seconds) {
function go_ahead (line 290) | function go_ahead(dist, streetName) {
function follow_street (line 298) | function follow_street(streetName) {
function turn (line 311) | function turn(turnType, dist, streetName) {
function take_exit (line 319) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 328) | function take_exit_name(streetName) {
function getExitNumber (line 340) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 350) | function getTurnType(turnType) {
function then (line 373) | function then() {
function roundabout (line 377) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 385) | function turn_street(streetName) {
function assemble_street_name (line 403) | function assemble_street_name(streetName) {
function nth (line 414) | function nth(exit) {
function make_ut (line 455) | function make_ut(dist, streetName) {
function bear_left (line 463) | function bear_left(streetName) {
function bear_right (line 467) | function bear_right(streetName) {
function prepare_make_ut (line 471) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 475) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 479) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 483) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 487) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 491) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 495) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 499) | function and_arrive_poi(dest) {
function reached_destination (line 503) | function reached_destination(dest) {
function reached_waypoint (line 507) | function reached_waypoint(dest) {
function reached_intermediate (line 511) | function reached_intermediate(dest) {
function reached_favorite (line 515) | function reached_favorite(dest) {
function reached_poi (line 519) | function reached_poi(dest) {
function location_lost (line 523) | function location_lost() {
function location_recovered (line 527) | function location_recovered() {
function off_route (line 531) | function off_route(dist) {
function back_on_route (line 535) | function back_on_route() {
function make_ut_wp (line 539) | function make_ut_wp() {
function speed_alarm (line 544) | function speed_alarm(maxSpeed, speed) {
function attention (line 548) | function attention(type) {
function getAttentionString (line 552) | function getAttentionString(type) {
function ogg_dist (line 579) | function ogg_dist(distance) {
FILE: voice/el/el_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 139) | function setMetricConst(metrics) {
function setMode (line 143) | function setMode(mode) {
function route_new_calc (line 148) | function route_new_calc(dist, timeVal) {
function distance (line 152) | function distance(dist) {
function time (line 217) | function time(seconds) {
function hours (line 237) | function hours(minutes) {
function route_recalc (line 248) | function route_recalc(dist, seconds) {
function go_ahead (line 252) | function go_ahead(dist, streetName) {
function follow_street (line 260) | function follow_street(streetName) {
function turn (line 273) | function turn(turnType, dist, streetName) {
function take_exit (line 281) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 290) | function take_exit_name(streetName) {
function getExitNumber (line 302) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 312) | function getTurnType(turnType) {
function then (line 341) | function then() {
function roundabout (line 345) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 354) | function turn_street(streetName) {
function assemble_street_name (line 370) | function assemble_street_name(streetName) {
function nth (line 381) | function nth(exit) {
function make_ut (line 420) | function make_ut(dist, streetName) {
function bear_left (line 428) | function bear_left(streetName) {
function bear_right (line 432) | function bear_right(streetName) {
function prepare_make_ut (line 436) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 440) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 444) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 448) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 452) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 456) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 460) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 464) | function and_arrive_poi(dest) {
function reached_destination (line 468) | function reached_destination(dest) {
function reached_waypoint (line 472) | function reached_waypoint(dest) {
function reached_intermediate (line 476) | function reached_intermediate(dest) {
function reached_favorite (line 480) | function reached_favorite(dest) {
function reached_poi (line 484) | function reached_poi(dest) {
function location_lost (line 488) | function location_lost() {
function location_recovered (line 492) | function location_recovered() {
function off_route (line 496) | function off_route(dist) {
function back_on_route (line 500) | function back_on_route() {
function make_ut_wp (line 504) | function make_ut_wp() {
function speed_alarm (line 509) | function speed_alarm(maxSpeed, speed) {
function attention (line 513) | function attention(type) {
function getAttentionString (line 517) | function getAttentionString(type) {
function ogg_dist (line 555) | function ogg_dist(distance) {
FILE: voice/en-barebones/en-barebones_tts.js
function populateDictionary (line 19) | function populateDictionary(tts) {
function setMetricConst (line 139) | function setMetricConst(metrics) {
function setMode (line 143) | function setMode(mode) {
function route_new_calc (line 148) | function route_new_calc(dist, timeVal) {
function distance (line 153) | function distance(dist) {
function time (line 223) | function time(seconds) {
function hours (line 243) | function hours(minutes) {
function route_recalc (line 254) | function route_recalc(dist, seconds) {
function go_ahead (line 259) | function go_ahead(dist, streetName) {
function follow_street (line 268) | function follow_street(streetName) {
function turn (line 281) | function turn(turnType, dist, streetName) {
function take_exit (line 291) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 302) | function take_exit_name(streetName) {
function getExitNumber (line 314) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 324) | function getTurnType(turnType) {
function then (line 353) | function then() {
function roundabout (line 358) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 368) | function turn_street(streetName) {
function assemble_street_name (line 384) | function assemble_street_name(streetName) {
function nth (line 395) | function nth(exit) {
function make_ut (line 434) | function make_ut(dist, streetName) {
function bear_left (line 444) | function bear_left(streetName) {
function bear_right (line 448) | function bear_right(streetName) {
function prepare_make_ut (line 452) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 457) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 462) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 467) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 472) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 477) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 482) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 487) | function and_arrive_poi(dest) {
function reached_destination (line 492) | function reached_destination(dest) {
function reached_waypoint (line 497) | function reached_waypoint(dest) {
function reached_intermediate (line 502) | function reached_intermediate(dest) {
function reached_favorite (line 507) | function reached_favorite(dest) {
function reached_poi (line 512) | function reached_poi(dest) {
function location_lost (line 517) | function location_lost() {
function location_recovered (line 521) | function location_recovered() {
function off_route (line 525) | function off_route(dist) {
function back_on_route (line 529) | function back_on_route() {
function make_ut_wp (line 533) | function make_ut_wp() {
function speed_alarm (line 538) | function speed_alarm(maxSpeed, speed) {
function attention (line 542) | function attention(type) {
function getAttentionString (line 547) | function getAttentionString(type) {
function ogg_dist (line 586) | function ogg_dist(distance) {
FILE: voice/en-gb/en-gb_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 138) | function setMetricConst(metrics) {
function setMode (line 142) | function setMode(mode) {
function route_new_calc (line 147) | function route_new_calc(dist, timeVal) {
function distance (line 151) | function distance(dist) {
function time (line 216) | function time(seconds) {
function hours (line 236) | function hours(minutes) {
function route_recalc (line 247) | function route_recalc(dist, seconds) {
function go_ahead (line 251) | function go_ahead(dist, streetName) {
function follow_street (line 259) | function follow_street(streetName) {
function turn (line 272) | function turn(turnType, dist, streetName) {
function take_exit (line 280) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 289) | function take_exit_name(streetName) {
function getExitNumber (line 301) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 311) | function getTurnType(turnType) {
function then (line 340) | function then() {
function roundabout (line 344) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 352) | function turn_street(streetName) {
function assemble_street_name (line 368) | function assemble_street_name(streetName) {
function nth (line 379) | function nth(exit) {
function make_ut (line 418) | function make_ut(dist, streetName) {
function bear_left (line 426) | function bear_left(streetName) {
function bear_right (line 430) | function bear_right(streetName) {
function prepare_make_ut (line 434) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 438) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 442) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 446) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 450) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 454) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 458) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 462) | function and_arrive_poi(dest) {
function reached_destination (line 466) | function reached_destination(dest) {
function reached_waypoint (line 470) | function reached_waypoint(dest) {
function reached_intermediate (line 474) | function reached_intermediate(dest) {
function reached_favorite (line 478) | function reached_favorite(dest) {
function reached_poi (line 482) | function reached_poi(dest) {
function location_lost (line 486) | function location_lost() {
function location_recovered (line 490) | function location_recovered() {
function off_route (line 494) | function off_route(dist) {
function back_on_route (line 498) | function back_on_route() {
function make_ut_wp (line 502) | function make_ut_wp() {
function speed_alarm (line 507) | function speed_alarm(maxSpeed, speed) {
function attention (line 511) | function attention(type) {
function getAttentionString (line 515) | function getAttentionString(type) {
function ogg_dist (line 554) | function ogg_dist(distance) {
FILE: voice/en/en_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 138) | function setMetricConst(metrics) {
function setMode (line 142) | function setMode(mode) {
function route_new_calc (line 147) | function route_new_calc(dist, timeVal) {
function distance (line 151) | function distance(dist) {
function time (line 221) | function time(seconds) {
function hours (line 241) | function hours(minutes) {
function route_recalc (line 252) | function route_recalc(dist, seconds) {
function go_ahead (line 256) | function go_ahead(dist, streetName) {
function follow_street (line 264) | function follow_street(streetName) {
function turn (line 277) | function turn(turnType, dist, streetName) {
function take_exit (line 285) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 294) | function take_exit_name(streetName) {
function getExitNumber (line 306) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 316) | function getTurnType(turnType) {
function then (line 339) | function then() {
function roundabout (line 343) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 351) | function turn_street(streetName) {
function assemble_street_name (line 367) | function assemble_street_name(streetName) {
function nth (line 378) | function nth(exit) {
function make_ut (line 419) | function make_ut(dist, streetName) {
function bear_left (line 427) | function bear_left(streetName) {
function bear_right (line 431) | function bear_right(streetName) {
function prepare_make_ut (line 435) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 439) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 443) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 447) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 451) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 455) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 459) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 463) | function and_arrive_poi(dest) {
function reached_destination (line 467) | function reached_destination(dest) {
function reached_waypoint (line 471) | function reached_waypoint(dest) {
function reached_intermediate (line 475) | function reached_intermediate(dest) {
function reached_favorite (line 479) | function reached_favorite(dest) {
function reached_poi (line 483) | function reached_poi(dest) {
function location_lost (line 487) | function location_lost() {
function location_recovered (line 491) | function location_recovered() {
function off_route (line 495) | function off_route(dist) {
function back_on_route (line 499) | function back_on_route() {
function make_ut_wp (line 503) | function make_ut_wp() {
function speed_alarm (line 508) | function speed_alarm(maxSpeed, speed) {
function attention (line 512) | function attention(type) {
function getAttentionString (line 516) | function getAttentionString(type) {
function ogg_dist (line 544) | function ogg_dist(distance) {
FILE: voice/eo/eo_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 161) | function setMetricConst(metrics) {
function setMode (line 165) | function setMode(mode) {
function route_new_calc (line 170) | function route_new_calc(dist, timeVal) {
function distance (line 174) | function distance(dist) {
function time (line 239) | function time(seconds) {
function hours (line 259) | function hours(minutes) {
function route_recalc (line 270) | function route_recalc(dist, seconds) {
function go_ahead (line 274) | function go_ahead(dist, streetName) {
function follow_street (line 282) | function follow_street(streetName) {
function turn (line 295) | function turn(turnType, dist, streetName) {
function take_exit (line 303) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 312) | function take_exit_name(streetName) {
function getExitNumber (line 324) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 334) | function getTurnType(turnType) {
function then (line 363) | function then() {
function roundabout (line 367) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 376) | function turn_street(streetName) {
function assemble_street_name (line 392) | function assemble_street_name(streetName) {
function nth (line 403) | function nth(exit) {
function nth_acc (line 442) | function nth_acc(exit) { //accusative case
function make_ut (line 481) | function make_ut(dist, streetName) {
function bear_left (line 489) | function bear_left(streetName) {
function bear_right (line 493) | function bear_right(streetName) {
function prepare_make_ut (line 497) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 501) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 505) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 509) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 513) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 517) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 521) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 525) | function and_arrive_poi(dest) {
function reached_destination (line 529) | function reached_destination(dest) {
function reached_waypoint (line 533) | function reached_waypoint(dest) {
function reached_intermediate (line 537) | function reached_intermediate(dest) {
function reached_favorite (line 541) | function reached_favorite(dest) {
function reached_poi (line 545) | function reached_poi(dest) {
function location_lost (line 549) | function location_lost() {
function location_recovered (line 553) | function location_recovered() {
function off_route (line 557) | function off_route(dist) {
function back_on_route (line 561) | function back_on_route() {
function make_ut_wp (line 565) | function make_ut_wp() {
function speed_alarm (line 570) | function speed_alarm(maxSpeed, speed) {
function attention (line 574) | function attention(type) {
function getAttentionString (line 578) | function getAttentionString(type) {
function ogg_dist (line 617) | function ogg_dist(distance) {
FILE: voice/es-ar/es-ar_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 142) | function setMetricConst(metrics) {
function setMode (line 146) | function setMode(mode) {
function route_new_calc (line 151) | function route_new_calc(dist, timeVal) {
function distance (line 155) | function distance(dist) {
function time (line 220) | function time(seconds) {
function hours (line 240) | function hours(minutes) {
function route_recalc (line 251) | function route_recalc(dist, seconds) {
function go_ahead (line 256) | function go_ahead(dist, streetName) {
function follow_street (line 264) | function follow_street(streetName) {
function turn (line 277) | function turn(turnType, dist, streetName) {
function take_exit (line 285) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 294) | function take_exit_name(streetName) {
function getExitNumber (line 306) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 316) | function getTurnType(turnType) {
function then (line 345) | function then() {
function roundabout (line 349) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 357) | function turn_street(streetName) {
function assemble_street_name (line 373) | function assemble_street_name(streetName) {
function nth (line 384) | function nth(exit) {
function make_ut (line 423) | function make_ut(dist, streetName) {
function bear_left (line 431) | function bear_left(streetName) {
function bear_right (line 435) | function bear_right(streetName) {
function prepare_make_ut (line 439) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 443) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 447) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 451) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 455) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 459) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 463) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 467) | function and_arrive_poi(dest) {
function reached_destination (line 471) | function reached_destination(dest) {
function reached_waypoint (line 475) | function reached_waypoint(dest) {
function reached_intermediate (line 479) | function reached_intermediate(dest) {
function reached_favorite (line 483) | function reached_favorite(dest) {
function reached_poi (line 487) | function reached_poi(dest) {
function location_lost (line 491) | function location_lost() {
function location_recovered (line 495) | function location_recovered() {
function off_route (line 499) | function off_route(dist) {
function back_on_route (line 503) | function back_on_route() {
function make_ut_wp (line 507) | function make_ut_wp() {
function speed_alarm (line 512) | function speed_alarm(maxSpeed, speed) {
function attention (line 516) | function attention(type) {
function getAttentionString (line 520) | function getAttentionString(type) {
function ogg_dist (line 559) | function ogg_dist(distance) {
FILE: voice/es/es_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 142) | function setMetricConst(metrics) {
function setMode (line 146) | function setMode(mode) {
function route_new_calc (line 151) | function route_new_calc(dist, timeVal) {
function distance (line 155) | function distance(dist) {
function time (line 220) | function time(seconds) {
function hours (line 240) | function hours(minutes) {
function route_recalc (line 251) | function route_recalc(dist, seconds) {
function go_ahead (line 256) | function go_ahead(dist, streetName) {
function follow_street (line 264) | function follow_street(streetName) {
function turn (line 277) | function turn(turnType, dist, streetName) {
function take_exit (line 285) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 294) | function take_exit_name(streetName) {
function getExitNumber (line 306) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 316) | function getTurnType(turnType) {
function then (line 345) | function then() {
function roundabout (line 349) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 357) | function turn_street(streetName) {
function assemble_street_name (line 373) | function assemble_street_name(streetName) {
function nth (line 384) | function nth(exit) {
function make_ut (line 423) | function make_ut(dist, streetName) {
function bear_left (line 431) | function bear_left(streetName) {
function bear_right (line 435) | function bear_right(streetName) {
function prepare_make_ut (line 439) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 443) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 447) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 451) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 455) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 459) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 463) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 467) | function and_arrive_poi(dest) {
function reached_destination (line 471) | function reached_destination(dest) {
function reached_waypoint (line 475) | function reached_waypoint(dest) {
function reached_intermediate (line 479) | function reached_intermediate(dest) {
function reached_favorite (line 483) | function reached_favorite(dest) {
function reached_poi (line 487) | function reached_poi(dest) {
function location_lost (line 491) | function location_lost() {
function location_recovered (line 495) | function location_recovered() {
function off_route (line 499) | function off_route(dist) {
function back_on_route (line 503) | function back_on_route() {
function make_ut_wp (line 507) | function make_ut_wp() {
function speed_alarm (line 512) | function speed_alarm(maxSpeed, speed) {
function attention (line 516) | function attention(type) {
function getAttentionString (line 520) | function getAttentionString(type) {
function ogg_dist (line 559) | function ogg_dist(distance) {
FILE: voice/et/et_tts.js
function populateDictionary (line 19) | function populateDictionary(tts) {
function setMetricConst (line 243) | function setMetricConst(metrics) {
function setMode (line 247) | function setMode(mode) {
function route_new_calc (line 252) | function route_new_calc(dist, timeVal) {
function decline_string (line 256) | function decline_string(value, declension) {
function decline_string_val (line 273) | function decline_string_val(value, declension) {
function decline_street (line 290) | function decline_street(street, declension) {
function decline_integer (line 311) | function decline_integer(integer, declension) {
function ends_with_vowel (line 339) | function ends_with_vowel(street) {
function getStreetType (line 344) | function getStreetType(street) {
function distance (line 358) | function distance(dist, declension) {
function time (line 423) | function time(seconds) {
function hours (line 443) | function hours(minutes) {
function afterDist (line 454) | function afterDist(dist) {
function route_recalc (line 458) | function route_recalc(dist, seconds) {
function go_ahead (line 462) | function go_ahead(dist, streetName) {
function follow_street (line 470) | function follow_street(streetName) {
function turn (line 483) | function turn(turnType, dist, streetName) {
function take_exit (line 491) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 500) | function take_exit_name(streetName) {
function getExitNumber (line 512) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 522) | function getTurnType(turnType) {
function then (line 551) | function then() {
function roundabout (line 555) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 564) | function turn_street(streetName) {
function assemble_street_name (line 580) | function assemble_street_name(streetName) {
function nth (line 591) | function nth(exit) {
function make_ut (line 630) | function make_ut(dist, streetName) {
function bear_left (line 638) | function bear_left(streetName) {
function bear_right (line 642) | function bear_right(streetName) {
function prepare_make_ut (line 646) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 650) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 654) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 658) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 662) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 666) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 670) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 674) | function and_arrive_poi(dest) {
function reached_destination (line 678) | function reached_destination(dest) {
function reached_waypoint (line 682) | function reached_waypoint(dest) {
function reached_intermediate (line 686) | function reached_intermediate(dest) {
function reached_favorite (line 690) | function reached_favorite(dest) {
function reached_poi (line 694) | function reached_poi(dest) {
function location_lost (line 698) | function location_lost() {
function location_recovered (line 702) | function location_recovered() {
function off_route (line 706) | function off_route(dist) {
function back_on_route (line 710) | function back_on_route() {
function make_ut_wp (line 714) | function make_ut_wp() {
function speed_alarm (line 719) | function speed_alarm(maxSpeed, speed) {
function attention (line 723) | function attention(type) {
function getAttentionString (line 727) | function getAttentionString(type) {
function ogg_dist (line 765) | function ogg_dist(distance, declension) {
FILE: voice/fa/fa_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 139) | function setMetricConst(metrics) {
function setMode (line 143) | function setMode(mode) {
function route_new_calc (line 148) | function route_new_calc(dist, timeVal) {
function distance (line 152) | function distance(dist) {
function time (line 217) | function time(seconds) {
function hours (line 237) | function hours(minutes) {
function route_recalc (line 248) | function route_recalc(dist, seconds) {
function go_ahead (line 252) | function go_ahead(dist, streetName) {
function follow_street (line 260) | function follow_street(streetName) {
function turn (line 273) | function turn(turnType, dist, streetName) {
function take_exit (line 281) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 290) | function take_exit_name(streetName) {
function getExitNumber (line 302) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 312) | function getTurnType(turnType) {
function then (line 341) | function then() {
function roundabout (line 345) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 354) | function turn_street(streetName) {
function assemble_street_name (line 370) | function assemble_street_name(streetName) {
function nth (line 381) | function nth(exit) {
function make_ut (line 420) | function make_ut(dist, streetName) {
function bear_left (line 428) | function bear_left(streetName) {
function bear_right (line 432) | function bear_right(streetName) {
function prepare_make_ut (line 436) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 440) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 444) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 448) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 452) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 456) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 460) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 464) | function and_arrive_poi(dest) {
function reached_destination (line 468) | function reached_destination(dest) {
function reached_waypoint (line 472) | function reached_waypoint(dest) {
function reached_intermediate (line 476) | function reached_intermediate(dest) {
function reached_favorite (line 480) | function reached_favorite(dest) {
function reached_poi (line 484) | function reached_poi(dest) {
function location_lost (line 488) | function location_lost() {
function location_recovered (line 492) | function location_recovered() {
function off_route (line 496) | function off_route(dist) {
function back_on_route (line 500) | function back_on_route() {
function make_ut_wp (line 504) | function make_ut_wp() {
function speed_alarm (line 509) | function speed_alarm(maxSpeed, speed) {
function attention (line 513) | function attention(type) {
function getAttentionString (line 517) | function getAttentionString(type) {
function ogg_dist (line 555) | function ogg_dist(distance) {
FILE: voice/fi/fi_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 156) | function setMetricConst(metrics) {
function setMode (line 160) | function setMode(mode) {
function route_new_calc (line 165) | function route_new_calc(dist, timeVal) {
function distance (line 169) | function distance(dist, declension) {
function time (line 235) | function time(seconds) {
function hours (line 255) | function hours(minutes) {
function route_recalc (line 266) | function route_recalc(dist, seconds) {
function go_ahead (line 270) | function go_ahead(dist, streetName) {
function follow_street (line 278) | function follow_street(streetName) {
function turn (line 291) | function turn(turnType, dist, streetName) {
function take_exit (line 299) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 308) | function take_exit_name(streetName) {
function getExitNumber (line 320) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 330) | function getTurnType(turnType) {
function then (line 359) | function then() {
function roundabout (line 363) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 372) | function turn_street(streetName) {
function assemble_street_name (line 388) | function assemble_street_name(streetName) {
function nth (line 399) | function nth(exit) {
function make_ut (line 438) | function make_ut(dist, streetName) {
function bear_left (line 446) | function bear_left(streetName) {
function bear_right (line 450) | function bear_right(streetName) {
function prepare_make_ut (line 454) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 458) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 463) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 467) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 471) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 475) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 479) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 483) | function and_arrive_poi(dest) {
function reached_destination (line 487) | function reached_destination(dest) {
function reached_waypoint (line 491) | function reached_waypoint(dest) {
function reached_intermediate (line 495) | function reached_intermediate(dest) {
function reached_favorite (line 499) | function reached_favorite(dest) {
function reached_poi (line 503) | function reached_poi(dest) {
function location_lost (line 507) | function location_lost() {
function location_recovered (line 511) | function location_recovered() {
function off_route (line 515) | function off_route(dist) {
function back_on_route (line 519) | function back_on_route() {
function make_ut_wp (line 523) | function make_ut_wp() {
function speed_alarm (line 528) | function speed_alarm(maxSpeed, speed) {
function attention (line 532) | function attention(type) {
function getAttentionString (line 536) | function getAttentionString(type) {
function ogg_dist (line 574) | function ogg_dist(distance) {
FILE: voice/fr/fr_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 139) | function setMetricConst(metrics) {
function setMode (line 143) | function setMode(mode) {
function route_new_calc (line 149) | function route_new_calc(dist, timeVal) {
function distance (line 153) | function distance(dist) {
function time (line 218) | function time(seconds) {
function hours (line 238) | function hours(minutes) {
function route_recalc (line 249) | function route_recalc(dist, seconds) {
function go_ahead (line 253) | function go_ahead(dist, streetName) {
function follow_street (line 261) | function follow_street(streetName) {
function turn (line 274) | function turn(turnType, dist, streetName) {
function take_exit (line 282) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 291) | function take_exit_name(streetName) {
function getExitNumber (line 303) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 313) | function getTurnType(turnType) {
function then (line 336) | function then() {
function roundabout (line 340) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 349) | function turn_street(streetName) {
function assemble_street_name (line 365) | function assemble_street_name(streetName) {
function nth (line 376) | function nth(exit) {
function make_ut (line 417) | function make_ut(dist, streetName) {
function bear_left (line 425) | function bear_left(streetName) {
function bear_right (line 429) | function bear_right(streetName) {
function prepare_make_ut (line 433) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 437) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 441) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 445) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 449) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 453) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 457) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 461) | function and_arrive_poi(dest) {
function reached_destination (line 465) | function reached_destination(dest) {
function reached_waypoint (line 469) | function reached_waypoint(dest) {
function reached_intermediate (line 473) | function reached_intermediate(dest) {
function reached_favorite (line 477) | function reached_favorite(dest) {
function reached_poi (line 481) | function reached_poi(dest) {
function location_lost (line 485) | function location_lost() {
function location_recovered (line 489) | function location_recovered() {
function off_route (line 493) | function off_route(dist) {
function back_on_route (line 497) | function back_on_route() {
function make_ut_wp (line 501) | function make_ut_wp() {
function speed_alarm (line 506) | function speed_alarm(maxSpeed, speed) {
function attention (line 510) | function attention(type) {
function getAttentionString (line 514) | function getAttentionString(type) {
function ogg_dist (line 541) | function ogg_dist(distance) {
FILE: voice/gl/gl_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 141) | function setMetricConst(metrics) {
function setMode (line 145) | function setMode(mode) {
function route_new_calc (line 150) | function route_new_calc(dist, timeVal) {
function distance (line 154) | function distance(dist) {
function time (line 219) | function time(seconds) {
function hours (line 239) | function hours(minutes) {
function route_recalc (line 250) | function route_recalc(dist, seconds) {
function go_ahead (line 254) | function go_ahead(dist, streetName) {
function follow_street (line 262) | function follow_street(streetName) {
function turn (line 275) | function turn(turnType, dist, streetName) {
function take_exit (line 283) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 292) | function take_exit_name(streetName) {
function getExitNumber (line 304) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 314) | function getTurnType(turnType) {
function then (line 343) | function then() {
function roundabout (line 347) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 355) | function turn_street(streetName) {
function assemble_street_name (line 371) | function assemble_street_name(streetName) {
function nth (line 382) | function nth(exit) {
function make_ut (line 421) | function make_ut(dist, streetName) {
function bear_left (line 429) | function bear_left(streetName) {
function bear_right (line 433) | function bear_right(streetName) {
function prepare_make_ut (line 437) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 441) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 445) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 449) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 453) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 457) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 461) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 465) | function and_arrive_poi(dest) {
function reached_destination (line 469) | function reached_destination(dest) {
function reached_waypoint (line 473) | function reached_waypoint(dest) {
function reached_intermediate (line 477) | function reached_intermediate(dest) {
function reached_favorite (line 481) | function reached_favorite(dest) {
function reached_poi (line 485) | function reached_poi(dest) {
function location_lost (line 489) | function location_lost() {
function location_recovered (line 493) | function location_recovered() {
function off_route (line 497) | function off_route(dist) {
function back_on_route (line 501) | function back_on_route() {
function make_ut_wp (line 505) | function make_ut_wp() {
function speed_alarm (line 510) | function speed_alarm(maxSpeed, speed) {
function attention (line 514) | function attention(type) {
function getAttentionString (line 518) | function getAttentionString(type) {
function ogg_dist (line 556) | function ogg_dist(distance) {
FILE: voice/gn-py/gn-py_tts.js
function populateDictionary (line 22) | function populateDictionary(tts) {
function setMetricConst (line 146) | function setMetricConst(metrics) {
function setMode (line 150) | function setMode(mode) {
function route_new_calc (line 155) | function route_new_calc(dist, timeVal) {
function distance (line 159) | function distance(dist) {
function time (line 224) | function time(seconds) {
function hours (line 244) | function hours(minutes) {
function route_recalc (line 255) | function route_recalc(dist, seconds) {
function go_ahead (line 259) | function go_ahead(dist, streetName) {
function follow_street (line 267) | function follow_street(streetName) {
function turn (line 280) | function turn(turnType, dist, streetName) {
function take_exit (line 288) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 297) | function take_exit_name(streetName) {
function getExitNumber (line 309) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 319) | function getTurnType(turnType) {
function then (line 348) | function then() {
function roundabout (line 352) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 361) | function turn_street(streetName) {
function assemble_street_name (line 377) | function assemble_street_name(streetName) {
function nth (line 388) | function nth(exit) {
function make_ut (line 427) | function make_ut(dist, streetName) {
function bear_left (line 435) | function bear_left(streetName) {
function bear_right (line 439) | function bear_right(streetName) {
function prepare_make_ut (line 443) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 447) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 451) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 455) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 459) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 463) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 467) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 471) | function and_arrive_poi(dest) {
function reached_destination (line 475) | function reached_destination(dest) {
function reached_waypoint (line 479) | function reached_waypoint(dest) {
function reached_intermediate (line 483) | function reached_intermediate(dest) {
function reached_favorite (line 487) | function reached_favorite(dest) {
function reached_poi (line 491) | function reached_poi(dest) {
function location_lost (line 495) | function location_lost() {
function location_recovered (line 499) | function location_recovered() {
function off_route (line 503) | function off_route(dist) {
function back_on_route (line 507) | function back_on_route() {
function make_ut_wp (line 511) | function make_ut_wp() {
function speed_alarm (line 516) | function speed_alarm(maxSpeed, speed) {
function attention (line 520) | function attention(type) {
function getAttentionString (line 524) | function getAttentionString(type) {
function ogg_dist (line 562) | function ogg_dist(distance) {
FILE: voice/he/he_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 139) | function setMetricConst(metrics) {
function setMode (line 143) | function setMode(mode) {
function route_new_calc (line 148) | function route_new_calc(dist, timeVal) {
function distance (line 152) | function distance(dist) {
function time (line 211) | function time(seconds) {
function hours (line 235) | function hours(minutes) {
function route_recalc (line 244) | function route_recalc(dist, seconds) {
function go_ahead (line 248) | function go_ahead(dist, streetName) {
function follow_street (line 256) | function follow_street(streetName) {
function turn (line 269) | function turn(turnType, dist, streetName) {
function take_exit (line 277) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 286) | function take_exit_name(streetName) {
function getExitNumber (line 298) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 308) | function getTurnType(turnType) {
function then (line 337) | function then() {
function roundabout (line 341) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 350) | function turn_street(streetName) {
function assemble_street_name (line 365) | function assemble_street_name(streetName) {
function nth (line 376) | function nth(exit) {
function make_ut (line 415) | function make_ut(dist, streetName) {
function bear_left (line 423) | function bear_left(streetName) {
function bear_right (line 427) | function bear_right(streetName) {
function prepare_make_ut (line 431) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 435) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 439) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 443) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 447) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 451) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 455) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 459) | function and_arrive_poi(dest) {
function reached_destination (line 463) | function reached_destination(dest) {
function reached_waypoint (line 467) | function reached_waypoint(dest) {
function reached_intermediate (line 471) | function reached_intermediate(dest) {
function reached_favorite (line 475) | function reached_favorite(dest) {
function reached_poi (line 479) | function reached_poi(dest) {
function location_lost (line 483) | function location_lost() {
function location_recovered (line 487) | function location_recovered() {
function off_route (line 491) | function off_route(dist) {
function back_on_route (line 495) | function back_on_route() {
function make_ut_wp (line 499) | function make_ut_wp() {
function speed_alarm (line 504) | function speed_alarm(maxSpeed, speed) {
function attention (line 508) | function attention(type) {
function getAttentionString (line 512) | function getAttentionString(type) {
function ogg_dist (line 550) | function ogg_dist(distance) {
FILE: voice/hi/hi_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 143) | function setMetricConst(metrics) {
function setMode (line 147) | function setMode(mode) {
function route_new_calc (line 152) | function route_new_calc(dist, timeVal) {
function distance (line 156) | function distance(dist) {
function time (line 221) | function time(seconds) {
function hours (line 241) | function hours(minutes) {
function route_recalc (line 252) | function route_recalc(dist, seconds) {
function go_ahead (line 256) | function go_ahead(dist, streetName) {
function follow_street (line 264) | function follow_street(streetName) {
function turn (line 277) | function turn(turnType, dist, streetName) {
function take_exit (line 285) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 294) | function take_exit_name(streetName) {
function getExitNumber (line 306) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 316) | function getTurnType(turnType) {
function then (line 345) | function then() {
function roundabout (line 349) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 358) | function turn_street(streetName) {
function assemble_street_name (line 374) | function assemble_street_name(streetName) {
function nth (line 385) | function nth(exit) {
function make_ut (line 424) | function make_ut(dist, streetName) {
function bear_left (line 432) | function bear_left(streetName) {
function bear_right (line 436) | function bear_right(streetName) {
function prepare_make_ut (line 440) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 444) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 448) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 452) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 456) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 460) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 464) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 468) | function and_arrive_poi(dest) {
function reached_destination (line 472) | function reached_destination(dest) {
function reached_waypoint (line 476) | function reached_waypoint(dest) {
function reached_intermediate (line 480) | function reached_intermediate(dest) {
function reached_favorite (line 484) | function reached_favorite(dest) {
function reached_poi (line 488) | function reached_poi(dest) {
function location_lost (line 492) | function location_lost() {
function location_recovered (line 496) | function location_recovered() {
function off_route (line 500) | function off_route(dist) {
function back_on_route (line 504) | function back_on_route() {
function make_ut_wp (line 508) | function make_ut_wp() {
function speed_alarm (line 513) | function speed_alarm(maxSpeed, speed) {
function attention (line 517) | function attention(type) {
function getAttentionString (line 521) | function getAttentionString(type) {
function ogg_dist (line 560) | function ogg_dist(distance) {
FILE: voice/hr/hr_tts.js
function populateDictionary (line 22) | function populateDictionary(tts) {
function num_str (line 180) | function num_str(number, gender /*of the object being counted*/, grm_cas...
function setMetricConst (line 190) | function setMetricConst(metrics) {
function setMode (line 194) | function setMode(mode) {
function route_new_calc (line 199) | function route_new_calc(dist, timeVal) {
function distance (line 203) | function distance(dist, grm_case) {
function time (line 316) | function time(seconds) {
function hours (line 345) | function hours(minutes) {
function route_recalc (line 358) | function route_recalc(dist, seconds) {
function go_ahead (line 362) | function go_ahead(dist, streetName) {
function follow_street (line 368) | function follow_street(streetName) {
function turn (line 381) | function turn(turnType, dist, streetName) {
function take_exit (line 387) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 396) | function take_exit_name(streetName) {
function getExitNumber (line 408) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 418) | function getTurnType(turnType) {
function then (line 439) | function then() {
function roundabout (line 443) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 449) | function turn_street(streetName) {
function assemble_street_name (line 464) | function assemble_street_name(streetName) {
function nth (line 474) | function nth(exit) {
function make_ut (line 513) | function make_ut(dist, streetName) {
function bear_left (line 519) | function bear_left(streetName) {
function bear_right (line 523) | function bear_right(streetName) {
function prepare_make_ut (line 527) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 531) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 535) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 539) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 543) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 547) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 551) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 555) | function and_arrive_poi(dest) {
function reached_destination (line 559) | function reached_destination(dest) {
function reached_waypoint (line 563) | function reached_waypoint(dest) {
function reached_intermediate (line 567) | function reached_intermediate(dest) {
function reached_favorite (line 571) | function reached_favorite(dest) {
function reached_poi (line 575) | function reached_poi(dest) {
function location_lost (line 579) | function location_lost() {
function location_recovered (line 583) | function location_recovered() {
function off_route (line 587) | function off_route(dist) {
function back_on_route (line 591) | function back_on_route() {
function make_ut_wp (line 595) | function make_ut_wp() {
function speed_alarm (line 600) | function speed_alarm(maxSpeed, speed) {
function attention (line 604) | function attention(type) {
function getAttentionString (line 608) | function getAttentionString(type) {
function ogg_dist (line 635) | function ogg_dist(distance) {
FILE: voice/hu-formal/hu-formal_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 150) | function setMetricConst(metrics) {
function setMode (line 154) | function setMode(mode) {
function route_new_calc (line 159) | function route_new_calc(dist, timeVal) {
function distance (line 163) | function distance(dist, declension) {
function time (line 228) | function time(seconds) {
function hours (line 248) | function hours(minutes) {
function route_recalc (line 259) | function route_recalc(dist, seconds) {
function go_ahead (line 263) | function go_ahead(dist, streetName) {
function follow_street (line 271) | function follow_street(streetName) {
function turn (line 284) | function turn(turnType, dist, streetName) {
function take_exit (line 292) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 301) | function take_exit_name(streetName) {
function getExitNumber (line 313) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 323) | function getTurnType(turnType) {
function then (line 352) | function then() {
function roundabout (line 356) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 365) | function turn_street(streetName) {
function assemble_street_name (line 381) | function assemble_street_name(streetName) {
function nth (line 392) | function nth(exit) {
function make_ut (line 431) | function make_ut(dist, streetName) {
function bear_left (line 439) | function bear_left(streetName) {
function bear_right (line 443) | function bear_right(streetName) {
function prepare_make_ut (line 447) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 451) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 455) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 459) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 463) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 467) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 471) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 475) | function and_arrive_poi(dest) {
function reached_destination (line 479) | function reached_destination(dest) {
function reached_waypoint (line 483) | function reached_waypoint(dest) {
function reached_intermediate (line 487) | function reached_intermediate(dest) {
function reached_favorite (line 491) | function reached_favorite(dest) {
function reached_poi (line 495) | function reached_poi(dest) {
function location_lost (line 499) | function location_lost() {
function location_recovered (line 503) | function location_recovered() {
function off_route (line 507) | function off_route(dist) {
function back_on_route (line 511) | function back_on_route() {
function make_ut_wp (line 515) | function make_ut_wp() {
function speed_alarm (line 520) | function speed_alarm(maxSpeed, speed) {
function attention (line 524) | function attention(type) {
function getAttentionString (line 528) | function getAttentionString(type) {
function ogg_dist (line 566) | function ogg_dist(distance) {
FILE: voice/hu/hu_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 150) | function setMetricConst(metrics) {
function setMode (line 154) | function setMode(mode) {
function route_new_calc (line 159) | function route_new_calc(dist, timeVal) {
function distance (line 163) | function distance(dist, declension) {
function time (line 228) | function time(seconds) {
function hours (line 248) | function hours(minutes) {
function route_recalc (line 259) | function route_recalc(dist, seconds) {
function go_ahead (line 263) | function go_ahead(dist, streetName) {
function follow_street (line 271) | function follow_street(streetName) {
function turn (line 284) | function turn(turnType, dist, streetName) {
function take_exit (line 292) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 301) | function take_exit_name(streetName) {
function getExitNumber (line 313) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 323) | function getTurnType(turnType) {
function then (line 352) | function then() {
function roundabout (line 356) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 365) | function turn_street(streetName) {
function assemble_street_name (line 381) | function assemble_street_name(streetName) {
function nth (line 392) | function nth(exit) {
function make_ut (line 431) | function make_ut(dist, streetName) {
function bear_left (line 439) | function bear_left(streetName) {
function bear_right (line 443) | function bear_right(streetName) {
function prepare_make_ut (line 447) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 451) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 455) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 459) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 463) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 467) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 471) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 475) | function and_arrive_poi(dest) {
function reached_destination (line 479) | function reached_destination(dest) {
function reached_waypoint (line 483) | function reached_waypoint(dest) {
function reached_intermediate (line 487) | function reached_intermediate(dest) {
function reached_favorite (line 491) | function reached_favorite(dest) {
function reached_poi (line 495) | function reached_poi(dest) {
function location_lost (line 499) | function location_lost() {
function location_recovered (line 503) | function location_recovered() {
function off_route (line 507) | function off_route(dist) {
function back_on_route (line 511) | function back_on_route() {
function make_ut_wp (line 515) | function make_ut_wp() {
function speed_alarm (line 520) | function speed_alarm(maxSpeed, speed) {
function attention (line 524) | function attention(type) {
function getAttentionString (line 528) | function getAttentionString(type) {
function ogg_dist (line 566) | function ogg_dist(distance) {
FILE: voice/id/id_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 139) | function setMetricConst(metrics) {
function setMode (line 143) | function setMode(mode) {
function route_new_calc (line 148) | function route_new_calc(dist, timeVal) {
function distance (line 152) | function distance(dist) {
function time (line 217) | function time(seconds) {
function hours (line 237) | function hours(minutes) {
function route_recalc (line 248) | function route_recalc(dist, seconds) {
function go_ahead (line 252) | function go_ahead(dist, streetName) {
function follow_street (line 260) | function follow_street(streetName) {
function turn (line 273) | function turn(turnType, dist, streetName) {
function take_exit (line 281) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 290) | function take_exit_name(streetName) {
function getExitNumber (line 302) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 312) | function getTurnType(turnType) {
function then (line 341) | function then() {
function roundabout (line 345) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 353) | function turn_street(streetName) {
function assemble_street_name (line 369) | function assemble_street_name(streetName) {
function nth (line 380) | function nth(exit) {
function make_ut (line 419) | function make_ut(dist, streetName) {
function bear_left (line 428) | function bear_left(streetName) {
function bear_right (line 432) | function bear_right(streetName) {
function prepare_make_ut (line 436) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 440) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 444) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 448) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 452) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 456) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 460) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 464) | function and_arrive_poi(dest) {
function reached_destination (line 468) | function reached_destination(dest) {
function reached_waypoint (line 472) | function reached_waypoint(dest) {
function reached_intermediate (line 476) | function reached_intermediate(dest) {
function reached_favorite (line 480) | function reached_favorite(dest) {
function reached_poi (line 484) | function reached_poi(dest) {
function location_lost (line 488) | function location_lost() {
function location_recovered (line 492) | function location_recovered() {
function off_route (line 496) | function off_route(dist) {
function back_on_route (line 500) | function back_on_route() {
function make_ut_wp (line 504) | function make_ut_wp() {
function speed_alarm (line 509) | function speed_alarm(maxSpeed, speed) {
function attention (line 513) | function attention(type) {
function getAttentionString (line 517) | function getAttentionString(type) {
function ogg_dist (line 556) | function ogg_dist(distance) {
FILE: voice/it/it_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 150) | function setMetricConst(metrics) {
function setMode (line 154) | function setMode(mode) {
function isFeminine (line 159) | function isFeminine(streetName) {
function isMasculine (line 169) | function isMasculine(streetName) {
function route_new_calc (line 180) | function route_new_calc(dist, timeVal) {
function distance (line 184) | function distance(dist, declension) {
function time (line 249) | function time(seconds) {
function hours (line 269) | function hours(minutes) {
function route_recalc (line 280) | function route_recalc(dist, seconds) {
function go_ahead (line 284) | function go_ahead(dist, streetName) {
function follow_street (line 292) | function follow_street(streetName) {
function turn (line 304) | function turn(turnType, dist, streetName) {
function take_exit (line 312) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 321) | function take_exit_name(streetName) {
function getExitNumber (line 333) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 343) | function getTurnType(turnType) {
function then (line 366) | function then() {
function roundabout (line 370) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 379) | function turn_street(streetName) {
function assemble_street_name (line 395) | function assemble_street_name(streetName) {
function nth (line 406) | function nth(exit) {
function make_ut (line 447) | function make_ut(dist, streetName) {
function bear_left (line 455) | function bear_left(streetName) {
function bear_right (line 459) | function bear_right(streetName) {
function prepare_make_ut (line 463) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 467) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 471) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 475) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 479) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 483) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 487) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 491) | function and_arrive_poi(dest) {
function reached_destination (line 495) | function reached_destination(dest) {
function reached_waypoint (line 499) | function reached_waypoint(dest) {
function reached_intermediate (line 503) | function reached_intermediate(dest) {
function reached_favorite (line 507) | function reached_favorite(dest) {
function reached_poi (line 511) | function reached_poi(dest) {
function location_lost (line 515) | function location_lost() {
function location_recovered (line 519) | function location_recovered() {
function off_route (line 523) | function off_route(dist) {
function back_on_route (line 527) | function back_on_route() {
function make_ut_wp (line 531) | function make_ut_wp() {
function speed_alarm (line 536) | function speed_alarm(maxSpeed, speed) {
function attention (line 540) | function attention(type) {
function getAttentionString (line 544) | function getAttentionString(type) {
function ogg_dist (line 571) | function ogg_dist(distance) {
FILE: voice/ja/ja_tts.js
function populateDictionary (line 33) | function populateDictionary(tts) {
function setMetricConst (line 166) | function setMetricConst(metrics) {
function setMode (line 170) | function setMode(mode) {
function route_new_calc (line 175) | function route_new_calc(dist, timeVal) {
function distance (line 179) | function distance(dist) {
function time (line 249) | function time(seconds) {
function hours (line 271) | function hours(minutes) {
function route_recalc (line 282) | function route_recalc(dist, seconds) {
function go_ahead (line 286) | function go_ahead(dist, streetName) {
function follow_street (line 294) | function follow_street(streetName) {
function turn (line 307) | function turn(turnType, dist, streetName) {
function take_exit (line 315) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 338) | function take_exit_name(streetName) {
function getExitNumber (line 350) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 361) | function getTurnType(turnType) {
function then (line 390) | function then() {
function roundabout (line 394) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 404) | function turn_street(streetName) {
function assemble_street_name (line 426) | function assemble_street_name(streetName) {
function nth (line 437) | function nth(exit) {
function make_ut (line 476) | function make_ut(dist, streetName) {
function bear_left (line 484) | function bear_left(streetName) {
function bear_right (line 488) | function bear_right(streetName) {
function prepare_make_ut (line 492) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 497) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 501) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 505) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 509) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 513) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 517) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 521) | function and_arrive_poi(dest) {
function reached_destination (line 525) | function reached_destination(dest) {
function reached_waypoint (line 529) | function reached_waypoint(dest) {
function reached_intermediate (line 533) | function reached_intermediate(dest) {
function reached_favorite (line 537) | function reached_favorite(dest) {
function reached_poi (line 541) | function reached_poi(dest) {
function location_lost (line 545) | function location_lost() {
function location_recovered (line 549) | function location_recovered() {
function off_route (line 553) | function off_route(dist) {
function back_on_route (line 557) | function back_on_route() {
function make_ut_wp (line 561) | function make_ut_wp() {
function speed_alarm (line 566) | function speed_alarm(maxSpeed, speed) {
function attention (line 601) | function attention(type) {
function getAttentionString (line 605) | function getAttentionString(type) {
function ogg_dist (line 644) | function ogg_dist(distance) {
FILE: voice/ko/ko_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 143) | function setMetricConst(metrics) {
function setMode (line 147) | function setMode(mode) {
function route_new_calc (line 152) | function route_new_calc(dist, timeVal) {
function distance (line 156) | function distance(dist) {
function time (line 221) | function time(seconds) {
function hours (line 241) | function hours(minutes) {
function route_recalc (line 252) | function route_recalc(dist, seconds) {
function go_ahead (line 256) | function go_ahead(dist, streetName) {
function follow_street (line 264) | function follow_street(streetName) {
function turn (line 277) | function turn(turnType, dist, streetName) {
function take_exit (line 285) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 294) | function take_exit_name(streetName) {
function getExitNumber (line 306) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 316) | function getTurnType(turnType) {
function then (line 345) | function then() {
function roundabout (line 349) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 358) | function turn_street(streetName) {
function assemble_street_name (line 374) | function assemble_street_name(streetName) {
function nth (line 385) | function nth(exit) {
function make_ut (line 424) | function make_ut(dist, streetName) {
function bear_left (line 432) | function bear_left(streetName) {
function bear_right (line 436) | function bear_right(streetName) {
function prepare_make_ut (line 440) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 444) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 448) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 452) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 456) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 460) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 464) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 468) | function and_arrive_poi(dest) {
function reached_destination (line 472) | function reached_destination(dest) {
function reached_waypoint (line 476) | function reached_waypoint(dest) {
function reached_intermediate (line 480) | function reached_intermediate(dest) {
function reached_favorite (line 484) | function reached_favorite(dest) {
function reached_poi (line 488) | function reached_poi(dest) {
function location_lost (line 492) | function location_lost() {
function location_recovered (line 496) | function location_recovered() {
function off_route (line 500) | function off_route(dist) {
function back_on_route (line 504) | function back_on_route() {
function make_ut_wp (line 508) | function make_ut_wp() {
function speed_alarm (line 513) | function speed_alarm(maxSpeed, speed) {
function attention (line 517) | function attention(type) {
function getAttentionString (line 521) | function getAttentionString(type) {
function ogg_dist (line 559) | function ogg_dist(distance) {
FILE: voice/lt/lt_tts.js
function populateDictionary (line 22) | function populateDictionary(tts) {
function num_str (line 354) | function num_str(number, gender /*of the object being counted*/, grm_cas...
function setMetricConst (line 407) | function setMetricConst(metrics) {
function setMode (line 411) | function setMode(mode) {
function route_new_calc (line 416) | function route_new_calc(dist, timeVal) {
function distance (line 420) | function distance(dist, grm_case) {
function time (line 509) | function time(seconds, grm_case) {
function hours (line 527) | function hours(minutes, grm_case) {
function route_recalc (line 542) | function route_recalc(dist, seconds) {
function go_ahead (line 546) | function go_ahead(dist, streetName) {
function follow_street (line 552) | function follow_street(streetName) {
function turn (line 565) | function turn(turnType, dist, streetName) {
function take_exit (line 571) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 580) | function take_exit_name(streetName) {
function getExitNumber (line 592) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 602) | function getTurnType(turnType) {
function then (line 623) | function then() {
function roundabout (line 627) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 633) | function turn_street(streetName) {
function assemble_street_name (line 648) | function assemble_street_name(streetName, grm_case) {
function modify_street_name (line 658) | function modify_street_name(street_name, grm_case) {
function isNumeric (line 701) | function isNumeric(str) {
function nth (line 707) | function nth(exit) {
function make_ut (line 746) | function make_ut(dist, streetName) {
function bear_left (line 752) | function bear_left(streetName) {
function bear_right (line 756) | function bear_right(streetName) {
function prepare_make_ut (line 760) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 764) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 768) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 772) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 776) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 780) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 784) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 788) | function and_arrive_poi(dest) {
function reached_destination (line 792) | function reached_destination(dest) {
function reached_waypoint (line 796) | function reached_waypoint(dest) {
function reached_intermediate (line 800) | function reached_intermediate(dest) {
function reached_favorite (line 804) | function reached_favorite(dest) {
function reached_poi (line 808) | function reached_poi(dest) {
function location_lost (line 812) | function location_lost() {
function location_recovered (line 816) | function location_recovered() {
function off_route (line 820) | function off_route(dist) {
function back_on_route (line 824) | function back_on_route() {
function make_ut_wp (line 828) | function make_ut_wp() {
function speed_alarm (line 833) | function speed_alarm(maxSpeed, speed) {
function speed_camera_alarm (line 837) | function speed_camera_alarm(dist, maxSpeed) {
function attention (line 844) | function attention(type) {
function getAttentionString (line 857) | function getAttentionString(type) {
FILE: voice/lv/lv_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 150) | function setMetricConst(metrics) {
function setMode (line 154) | function setMode(mode) {
function route_new_calc (line 159) | function route_new_calc(dist, timeVal) {
function distance (line 163) | function distance(dist, declension) {
function time (line 228) | function time(seconds) {
function hours (line 248) | function hours(minutes) {
function route_recalc (line 259) | function route_recalc(dist, seconds) {
function go_ahead (line 263) | function go_ahead(dist, streetName) {
function follow_street (line 271) | function follow_street(streetName) {
function turn (line 284) | function turn(turnType, dist, streetName) {
function take_exit (line 292) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 301) | function take_exit_name(streetName) {
function getExitNumber (line 313) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 323) | function getTurnType(turnType) {
function then (line 352) | function then() {
function roundabout (line 356) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 365) | function turn_street(streetName) {
function assemble_street_name (line 381) | function assemble_street_name(streetName) {
function nth (line 392) | function nth(exit) {
function make_ut (line 431) | function make_ut(dist, streetName) {
function bear_left (line 439) | function bear_left(streetName) {
function bear_right (line 443) | function bear_right(streetName) {
function prepare_make_ut (line 447) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 451) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 455) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 459) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 463) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 467) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 471) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 475) | function and_arrive_poi(dest) {
function reached_destination (line 479) | function reached_destination(dest) {
function reached_waypoint (line 483) | function reached_waypoint(dest) {
function reached_intermediate (line 487) | function reached_intermediate(dest) {
function reached_favorite (line 491) | function reached_favorite(dest) {
function reached_poi (line 495) | function reached_poi(dest) {
function location_lost (line 499) | function location_lost() {
function location_recovered (line 503) | function location_recovered() {
function off_route (line 507) | function off_route(dist) {
function back_on_route (line 511) | function back_on_route() {
function make_ut_wp (line 515) | function make_ut_wp() {
function speed_alarm (line 520) | function speed_alarm(maxSpeed, speed) {
function attention (line 524) | function attention(type) {
function getAttentionString (line 528) | function getAttentionString(type) {
function ogg_dist (line 566) | function ogg_dist(distance) {
FILE: voice/nb/nb_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 138) | function setMetricConst(metrics) {
function setMode (line 142) | function setMode(mode) {
function route_new_calc (line 147) | function route_new_calc(dist, timeVal) {
function distance (line 151) | function distance(dist) {
function time (line 216) | function time(seconds) {
function hours (line 236) | function hours(minutes) {
function route_recalc (line 247) | function route_recalc(dist, seconds) {
function go_ahead (line 251) | function go_ahead(dist, streetName) {
function follow_street (line 259) | function follow_street(streetName) {
function turn (line 272) | function turn(turnType, dist, streetName) {
function take_exit (line 280) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 289) | function take_exit_name(streetName) {
function getExitNumber (line 301) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 311) | function getTurnType(turnType) {
function then (line 340) | function then() {
function roundabout (line 344) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 352) | function turn_street(streetName) {
function assemble_street_name (line 368) | function assemble_street_name(streetName) {
function nth (line 379) | function nth(exit) {
function make_ut (line 418) | function make_ut(dist, streetName) {
function bear_left (line 426) | function bear_left(streetName) {
function bear_right (line 430) | function bear_right(streetName) {
function prepare_make_ut (line 434) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 438) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 442) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 446) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 450) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 454) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 458) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 462) | function and_arrive_poi(dest) {
function reached_destination (line 466) | function reached_destination(dest) {
function reached_waypoint (line 470) | function reached_waypoint(dest) {
function reached_intermediate (line 474) | function reached_intermediate(dest) {
function reached_favorite (line 478) | function reached_favorite(dest) {
function reached_poi (line 482) | function reached_poi(dest) {
function location_lost (line 486) | function location_lost() {
function location_recovered (line 490) | function location_recovered() {
function off_route (line 494) | function off_route(dist) {
function back_on_route (line 498) | function back_on_route() {
function make_ut_wp (line 502) | function make_ut_wp() {
function speed_alarm (line 507) | function speed_alarm(maxSpeed, speed) {
function attention (line 511) | function attention(type) {
function getAttentionString (line 515) | function getAttentionString(type) {
function ogg_dist (line 554) | function ogg_dist(distance) {
FILE: voice/nl/nl_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 144) | function setMetricConst(metrics) {
function setMode (line 148) | function setMode(mode) {
function route_new_calc (line 153) | function route_new_calc(dist, timeVal) {
function distance (line 157) | function distance(dist) {
function time (line 222) | function time(seconds) {
function hours (line 242) | function hours(minutes) {
function route_recalc (line 253) | function route_recalc(dist, seconds) {
function go_ahead (line 259) | function go_ahead(dist, streetName) {
function follow_street (line 267) | function follow_street(streetName) {
function turn (line 280) | function turn(turnType, dist, streetName) {
function take_exit (line 288) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 297) | function take_exit_name(streetName) {
function getExitNumber (line 309) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 319) | function getTurnType(turnType) {
function then (line 348) | function then() {
function roundabout (line 352) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 361) | function turn_street(streetName) {
function assemble_street_name (line 377) | function assemble_street_name(streetName) {
function nth (line 388) | function nth(exit) {
function make_ut (line 427) | function make_ut(dist, streetName) {
function bear_left (line 435) | function bear_left(streetName) {
function bear_right (line 439) | function bear_right(streetName) {
function prepare_make_ut (line 443) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 447) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 451) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 455) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 459) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 463) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 467) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 471) | function and_arrive_poi(dest) {
function reached_destination (line 475) | function reached_destination(dest) {
function reached_waypoint (line 479) | function reached_waypoint(dest) {
function reached_intermediate (line 483) | function reached_intermediate(dest) {
function reached_favorite (line 487) | function reached_favorite(dest) {
function reached_poi (line 491) | function reached_poi(dest) {
function location_lost (line 495) | function location_lost() {
function location_recovered (line 499) | function location_recovered() {
function off_route (line 503) | function off_route(dist) {
function back_on_route (line 507) | function back_on_route() {
function make_ut_wp (line 511) | function make_ut_wp() {
function speed_alarm (line 516) | function speed_alarm(maxSpeed, speed) {
function attention (line 520) | function attention(type) {
function getAttentionString (line 524) | function getAttentionString(type) {
function ogg_dist (line 562) | function ogg_dist(distance) {
FILE: voice/pl/pl_tts.js
function populateDictionary (line 19) | function populateDictionary(tts) {
function num_fe_str (line 148) | function num_fe_str(number) {
function plural_str_form (line 163) | function plural_str_form(value, pluralTimeForm, pluralTimeFormBetweenTwo...
function hours_str (line 175) | function hours_str(hours) {
function minutes_str (line 179) | function minutes_str(minutes) {
function kilometers_str (line 183) | function kilometers_str(kilometers) {
function setMetricConst (line 187) | function setMetricConst(metrics) {
function setMode (line 191) | function setMode(mode) {
function route_new_calc (line 196) | function route_new_calc(dist, timeVal) {
function distance (line 200) | function distance(dist) {
function time (line 267) | function time(seconds) {
function hours (line 287) | function hours(minutes) {
function route_recalc (line 298) | function route_recalc(dist, seconds) {
function go_ahead (line 302) | function go_ahead(dist, streetName) {
function follow_street (line 310) | function follow_street(streetName) {
function turn (line 323) | function turn(turnType, dist, streetName) {
function take_exit (line 331) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 340) | function take_exit_name(streetName) {
function getExitNumber (line 352) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 365) | function getTurnType(turnType) {
function then (line 394) | function then() {
function roundabout (line 398) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 407) | function turn_street(streetName) {
function assemble_street_name (line 423) | function assemble_street_name(streetName) {
function nth (line 434) | function nth(exit) {
function make_ut (line 473) | function make_ut(dist, streetName) {
function bear_left (line 481) | function bear_left(streetName) {
function bear_right (line 485) | function bear_right(streetName) {
function prepare_make_ut (line 489) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 493) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 497) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 501) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 505) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 509) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 513) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 517) | function and_arrive_poi(dest) {
function reached_destination (line 521) | function reached_destination(dest) {
function reached_waypoint (line 525) | function reached_waypoint(dest) {
function reached_intermediate (line 529) | function reached_intermediate(dest) {
function reached_favorite (line 533) | function reached_favorite(dest) {
function reached_poi (line 537) | function reached_poi(dest) {
function location_lost (line 541) | function location_lost() {
function location_recovered (line 545) | function location_recovered() {
function off_route (line 549) | function off_route(dist) {
function back_on_route (line 553) | function back_on_route() {
function make_ut_wp (line 557) | function make_ut_wp() {
function speed_alarm (line 562) | function speed_alarm(maxSpeed, speed) {
function attention (line 566) | function attention(type) {
function getAttentionString (line 570) | function getAttentionString(type) {
function ogg_dist (line 608) | function ogg_dist(distance) {
function toRef (line 656) | function toRef(streetName) {
function toDest (line 660) | function toDest(streetName) {
function numbersAsText (line 664) | function numbersAsText(destName) {
function numberToWords (line 684) | function numberToWords(input) {
FILE: voice/pt-br/pt-br_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 149) | function setMetricConst(metrics) {
function setMode (line 153) | function setMode(mode) {
function route_new_calc (line 158) | function route_new_calc(dist, timeVal) {
function distance (line 162) | function distance(dist) {
function time (line 227) | function time(seconds) {
function hours (line 247) | function hours(minutes) {
function route_recalc (line 258) | function route_recalc(dist, seconds) {
function go_ahead (line 262) | function go_ahead(dist, streetName) {
function follow_street (line 270) | function follow_street(streetName) {
function turn (line 283) | function turn(turnType, dist, streetName) {
function take_exit (line 291) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 300) | function take_exit_name(streetName) {
function getExitNumber (line 312) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 322) | function getTurnType(turnType) {
function getTurnTypeImp (line 351) | function getTurnTypeImp(turnType) {
function then (line 380) | function then() {
function roundabout (line 384) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 393) | function turn_street(streetName) {
function assemble_street_name (line 409) | function assemble_street_name(streetName) {
function nth (line 420) | function nth(exit) {
function make_ut (line 459) | function make_ut(dist, streetName) {
function bear_left (line 467) | function bear_left(streetName) {
function bear_right (line 471) | function bear_right(streetName) {
function prepare_make_ut (line 475) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 479) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 483) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 487) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 491) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 495) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 499) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 503) | function and_arrive_poi(dest) {
function reached_destination (line 507) | function reached_destination(dest) {
function reached_waypoint (line 511) | function reached_waypoint(dest) {
function reached_intermediate (line 515) | function reached_intermediate(dest) {
function reached_favorite (line 519) | function reached_favorite(dest) {
function reached_poi (line 523) | function reached_poi(dest) {
function location_lost (line 527) | function location_lost() {
function location_recovered (line 531) | function location_recovered() {
function off_route (line 535) | function off_route(dist) {
function back_on_route (line 539) | function back_on_route() {
function make_ut_wp (line 543) | function make_ut_wp() {
function speed_alarm (line 548) | function speed_alarm(maxSpeed, speed) {
function attention (line 552) | function attention(type) {
function getAttentionString (line 556) | function getAttentionString(type) {
function ogg_dist (line 594) | function ogg_dist(distance) {
FILE: voice/pt/pt_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 148) | function setMetricConst(metrics) {
function setMode (line 152) | function setMode(mode) {
function route_new_calc (line 157) | function route_new_calc(dist, timeVal) {
function distance (line 161) | function distance(dist) {
function time (line 226) | function time(seconds) {
function hours (line 246) | function hours(minutes) {
function route_recalc (line 257) | function route_recalc(dist, seconds) {
function go_ahead (line 261) | function go_ahead(dist, streetName) {
function follow_street (line 269) | function follow_street(streetName) {
function turn (line 282) | function turn(turnType, dist, streetName) {
function take_exit (line 290) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 299) | function take_exit_name(streetName) {
function getExitNumber (line 311) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 321) | function getTurnType(turnType) {
function getTurnTypeImp (line 350) | function getTurnTypeImp(turnType) {
function then (line 379) | function then() {
function roundabout (line 383) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 392) | function turn_street(streetName) {
function assemble_street_name (line 408) | function assemble_street_name(streetName) {
function nth (line 419) | function nth(exit) {
function make_ut (line 458) | function make_ut(dist, streetName) {
function bear_left (line 466) | function bear_left(streetName) {
function bear_right (line 470) | function bear_right(streetName) {
function prepare_make_ut (line 474) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 478) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 482) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 486) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 490) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 494) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 498) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 502) | function and_arrive_poi(dest) {
function reached_destination (line 506) | function reached_destination(dest) {
function reached_waypoint (line 510) | function reached_waypoint(dest) {
function reached_intermediate (line 514) | function reached_intermediate(dest) {
function reached_favorite (line 518) | function reached_favorite(dest) {
function reached_poi (line 522) | function reached_poi(dest) {
function location_lost (line 526) | function location_lost() {
function location_recovered (line 530) | function location_recovered() {
function off_route (line 534) | function off_route(dist) {
function back_on_route (line 538) | function back_on_route() {
function make_ut_wp (line 542) | function make_ut_wp() {
function speed_alarm (line 547) | function speed_alarm(maxSpeed, speed) {
function attention (line 551) | function attention(type) {
function getAttentionString (line 555) | function getAttentionString(type) {
function ogg_dist (line 593) | function ogg_dist(distance) {
FILE: voice/ro/ro_tts.js
function populateDictionary (line 21) | function populateDictionary(tts) {
function setMetricConst (line 152) | function setMetricConst(metrics) {
function setMode (line 156) | function setMode(mode) {
function route_new_calc (line 161) | function route_new_calc(dist, timeVal) {
function distance (line 165) | function distance(dist) {
function time (line 230) | function time(seconds) {
function hours (line 250) | function hours(minutes) {
function route_recalc (line 261) | function route_recalc(dist, seconds) {
function go_ahead (line 265) | function go_ahead(dist, streetName) {
function follow_street (line 273) | function follow_street(streetName) {
function turn (line 286) | function turn(turnType, dist, streetName) {
function take_exit (line 294) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 303) | function take_exit_name(streetName) {
function getExitNumber (line 315) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 325) | function getTurnType(turnType) {
function then (line 354) | function then() {
function roundabout (line 358) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 367) | function turn_street(streetName) {
function assemble_street_name (line 383) | function assemble_street_name(streetName) {
function nth (line 394) | function nth(exit) {
function number_form (line 434) | function number_form(number, nounGender) {
function make_ut (line 484) | function make_ut(dist, streetName) {
function bear_left (line 492) | function bear_left(streetName) {
function bear_right (line 496) | function bear_right(streetName) {
function prepare_make_ut (line 500) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 504) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 508) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 512) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 516) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 520) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 524) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 528) | function and_arrive_poi(dest) {
function reached_destination (line 532) | function reached_destination(dest) {
function reached_waypoint (line 536) | function reached_waypoint(dest) {
function reached_intermediate (line 540) | function reached_intermediate(dest) {
function reached_favorite (line 544) | function reached_favorite(dest) {
function reached_poi (line 548) | function reached_poi(dest) {
function location_lost (line 552) | function location_lost() {
function location_recovered (line 556) | function location_recovered() {
function off_route (line 560) | function off_route(dist) {
function back_on_route (line 564) | function back_on_route() {
function make_ut_wp (line 568) | function make_ut_wp() {
function speed_alarm (line 573) | function speed_alarm(maxSpeed, speed) {
function attention (line 577) | function attention(type) {
function getAttentionString (line 581) | function getAttentionString(type) {
function ogg_dist (line 619) | function ogg_dist(distance) {
FILE: voice/ru/ru_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 153) | function setMetricConst(metrics) {
function setMode (line 157) | function setMode(mode) {
function route_new_calc (line 162) | function route_new_calc(dist, timeVal) {
function plural_mt (line 166) | function plural_mt(dist) {
function plural_km (line 176) | function plural_km(dist) {
function plural_mi (line 186) | function plural_mi(dist) {
function distance (line 196) | function distance(dist) {
function plural_hs (line 265) | function plural_hs(time) {
function plural_mn (line 275) | function plural_mn(time) {
function time (line 285) | function time(seconds) {
function hours (line 307) | function hours(minutes) {
function route_recalc (line 316) | function route_recalc(dist, seconds) {
function go_ahead (line 320) | function go_ahead(dist, streetName) {
function follow_street (line 328) | function follow_street(streetName) {
function turn (line 341) | function turn(turnType, dist, streetName) {
function take_exit (line 349) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 358) | function take_exit_name(streetName) {
function getExitNumber (line 370) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 380) | function getTurnType(turnType) {
function then (line 403) | function then() {
function roundabout (line 407) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 416) | function turn_street(streetName) {
function assemble_street_name (line 431) | function assemble_street_name(streetName) {
function nth (line 442) | function nth(exit) {
function make_ut (line 484) | function make_ut(dist, streetName) {
function bear_left (line 492) | function bear_left(streetName) {
function bear_right (line 496) | function bear_right(streetName) {
function prepare_make_ut (line 500) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 504) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 508) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 512) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 516) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 520) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 524) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 528) | function and_arrive_poi(dest) {
function reached_destination (line 532) | function reached_destination(dest) {
function reached_waypoint (line 536) | function reached_waypoint(dest) {
function reached_intermediate (line 540) | function reached_intermediate(dest) {
function reached_favorite (line 544) | function reached_favorite(dest) {
function reached_poi (line 548) | function reached_poi(dest) {
function location_lost (line 552) | function location_lost() {
function location_recovered (line 556) | function location_recovered() {
function off_route (line 560) | function off_route(dist) {
function back_on_route (line 564) | function back_on_route() {
function make_ut_wp (line 568) | function make_ut_wp() {
function speed_alarm (line 573) | function speed_alarm(maxSpeed, speed) {
function attention (line 577) | function attention(type) {
function getAttentionString (line 581) | function getAttentionString(type) {
function ogg_dist (line 608) | function ogg_dist(distance) {
FILE: voice/sc/sc_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 150) | function setMetricConst(metrics) {
function setMode (line 154) | function setMode(mode) {
function isFeminine (line 159) | function isFeminine(streetName) {
function isMasculine (line 169) | function isMasculine(streetName) {
function route_new_calc (line 180) | function route_new_calc(dist, timeVal) {
function distance (line 184) | function distance(dist, declension) {
function time (line 249) | function time(seconds) {
function hours (line 269) | function hours(minutes) {
function route_recalc (line 280) | function route_recalc(dist, seconds) {
function go_ahead (line 284) | function go_ahead(dist, streetName) {
function follow_street (line 292) | function follow_street(streetName) {
function turn (line 304) | function turn(turnType, dist, streetName) {
function take_exit (line 312) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 321) | function take_exit_name(streetName) {
function getExitNumber (line 333) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 343) | function getTurnType(turnType) {
function then (line 372) | function then() {
function roundabout (line 376) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 385) | function turn_street(streetName) {
function assemble_street_name (line 401) | function assemble_street_name(streetName) {
function nth (line 412) | function nth(exit) {
function make_ut (line 451) | function make_ut(dist, streetName) {
function bear_left (line 459) | function bear_left(streetName) {
function bear_right (line 463) | function bear_right(streetName) {
function prepare_make_ut (line 467) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 471) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 475) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 479) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 483) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 487) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 491) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 495) | function and_arrive_poi(dest) {
function reached_destination (line 499) | function reached_destination(dest) {
function reached_waypoint (line 503) | function reached_waypoint(dest) {
function reached_intermediate (line 507) | function reached_intermediate(dest) {
function reached_favorite (line 511) | function reached_favorite(dest) {
function reached_poi (line 515) | function reached_poi(dest) {
function location_lost (line 519) | function location_lost() {
function location_recovered (line 523) | function location_recovered() {
function off_route (line 527) | function off_route(dist) {
function back_on_route (line 531) | function back_on_route() {
function make_ut_wp (line 535) | function make_ut_wp() {
function speed_alarm (line 540) | function speed_alarm(maxSpeed, speed) {
function attention (line 544) | function attention(type) {
function getAttentionString (line 548) | function getAttentionString(type) {
function ogg_dist (line 586) | function ogg_dist(distance) {
FILE: voice/sk/sk_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 150) | function setMetricConst(metrics) {
function setMode (line 154) | function setMode(mode) {
function route_new_calc (line 159) | function route_new_calc(dist, timeVal) {
function distance (line 163) | function distance(dist) {
function time (line 246) | function time(seconds) {
function hours (line 278) | function hours(minutes) {
function route_recalc (line 296) | function route_recalc(dist, seconds) {
function go_ahead (line 300) | function go_ahead(dist, streetName) {
function follow_street (line 308) | function follow_street(streetName) {
function turn (line 321) | function turn(turnType, dist, streetName) {
function take_exit (line 329) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 338) | function take_exit_name(streetName) {
function getExitNumber (line 350) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 360) | function getTurnType(turnType) {
function then (line 389) | function then() {
function roundabout (line 393) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 402) | function turn_street(streetName) {
function assemble_street_name (line 418) | function assemble_street_name(streetName) {
function nth (line 429) | function nth(exit) {
function make_ut (line 468) | function make_ut(dist, streetName) {
function bear_left (line 476) | function bear_left(streetName) {
function bear_right (line 480) | function bear_right(streetName) {
function prepare_make_ut (line 484) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 488) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 492) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 496) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 500) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 504) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 508) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 512) | function and_arrive_poi(dest) {
function reached_destination (line 516) | function reached_destination(dest) {
function reached_waypoint (line 520) | function reached_waypoint(dest) {
function reached_intermediate (line 524) | function reached_intermediate(dest) {
function reached_favorite (line 528) | function reached_favorite(dest) {
function reached_poi (line 532) | function reached_poi(dest) {
function location_lost (line 536) | function location_lost() {
function location_recovered (line 540) | function location_recovered() {
function off_route (line 544) | function off_route(dist) {
function back_on_route (line 548) | function back_on_route() {
function make_ut_wp (line 552) | function make_ut_wp() {
function speed_alarm (line 557) | function speed_alarm(maxSpeed, speed) {
function attention (line 561) | function attention(type) {
function getAttentionString (line 565) | function getAttentionString(type) {
function ogg_dist (line 603) | function ogg_dist(distance) {
FILE: voice/sl/sl_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 141) | function setMetricConst(metrics) {
function setMode (line 145) | function setMode(mode) {
function route_new_calc (line 150) | function route_new_calc(dist, timeVal) {
function distance (line 154) | function distance(dist) {
function time (line 223) | function time(seconds) {
function hours (line 243) | function hours(minutes) {
function route_recalc (line 254) | function route_recalc(dist, seconds) {
function go_ahead (line 258) | function go_ahead(dist, streetName) {
function follow_street (line 266) | function follow_street(streetName) {
function turn (line 279) | function turn(turnType, dist, streetName) {
function take_exit (line 287) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 296) | function take_exit_name(streetName) {
function getExitNumber (line 308) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 318) | function getTurnType(turnType) {
function then (line 347) | function then() {
function roundabout (line 351) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 360) | function turn_street(streetName) {
function assemble_street_name (line 376) | function assemble_street_name(streetName) {
function nth (line 387) | function nth(exit) {
function make_ut (line 426) | function make_ut(dist, streetName) {
function bear_left (line 434) | function bear_left(streetName) {
function bear_right (line 438) | function bear_right(streetName) {
function prepare_make_ut (line 442) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 446) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 450) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 454) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 458) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 462) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 466) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 470) | function and_arrive_poi(dest) {
function reached_destination (line 474) | function reached_destination(dest) {
function reached_waypoint (line 478) | function reached_waypoint(dest) {
function reached_intermediate (line 482) | function reached_intermediate(dest) {
function reached_favorite (line 486) | function reached_favorite(dest) {
function reached_poi (line 490) | function reached_poi(dest) {
function location_lost (line 494) | function location_lost() {
function location_recovered (line 498) | function location_recovered() {
function off_route (line 502) | function off_route(dist) {
function back_on_route (line 506) | function back_on_route() {
function make_ut_wp (line 510) | function make_ut_wp() {
function speed_alarm (line 515) | function speed_alarm(maxSpeed, speed) {
function attention (line 519) | function attention(type) {
function getAttentionString (line 523) | function getAttentionString(type) {
function ogg_dist (line 561) | function ogg_dist(distance) {
FILE: voice/sr/sr_tts.js
function populateDictionary (line 21) | function populateDictionary(tts) {
function num_str (line 179) | function num_str(number, gender /*of the object being counted*/, grm_cas...
function setMetricConst (line 189) | function setMetricConst(metrics) {
function setMode (line 193) | function setMode(mode) {
function route_new_calc (line 198) | function route_new_calc(dist, timeVal) {
function distance (line 202) | function distance(dist, grm_case) {
function time (line 315) | function time(seconds) {
function hours (line 344) | function hours(minutes) {
function route_recalc (line 357) | function route_recalc(dist, seconds) {
function go_ahead (line 361) | function go_ahead(dist, streetName) {
function follow_street (line 367) | function follow_street(streetName) {
function turn (line 380) | function turn(turnType, dist, streetName) {
function take_exit (line 386) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 395) | function take_exit_name(streetName) {
function getExitNumber (line 407) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 417) | function getTurnType(turnType) {
function then (line 438) | function then() {
function roundabout (line 442) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 448) | function turn_street(streetName) {
function assemble_street_name (line 463) | function assemble_street_name(streetName) {
function nth (line 473) | function nth(exit) {
function make_ut (line 512) | function make_ut(dist, streetName) {
function bear_left (line 518) | function bear_left(streetName) {
function bear_right (line 522) | function bear_right(streetName) {
function prepare_make_ut (line 526) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 530) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 534) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 538) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 542) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 546) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 550) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 554) | function and_arrive_poi(dest) {
function reached_destination (line 558) | function reached_destination(dest) {
function reached_waypoint (line 562) | function reached_waypoint(dest) {
function reached_intermediate (line 566) | function reached_intermediate(dest) {
function reached_favorite (line 570) | function reached_favorite(dest) {
function reached_poi (line 574) | function reached_poi(dest) {
function location_lost (line 578) | function location_lost() {
function location_recovered (line 582) | function location_recovered() {
function off_route (line 586) | function off_route(dist) {
function back_on_route (line 590) | function back_on_route() {
function make_ut_wp (line 594) | function make_ut_wp() {
function speed_alarm (line 599) | function speed_alarm(maxSpeed, speed) {
function attention (line 603) | function attention(type) {
function getAttentionString (line 607) | function getAttentionString(type) {
function ogg_dist (line 634) | function ogg_dist(distance) {
FILE: voice/sv/sv_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 138) | function setMetricConst(metrics) {
function setMode (line 142) | function setMode(mode) {
function route_new_calc (line 147) | function route_new_calc(dist, timeVal) {
function distance (line 151) | function distance(dist) {
function time (line 216) | function time(seconds) {
function hours (line 236) | function hours(minutes) {
function route_recalc (line 247) | function route_recalc(dist, seconds) {
function go_ahead (line 251) | function go_ahead(dist, streetName) {
function follow_street (line 259) | function follow_street(streetName) {
function turn (line 272) | function turn(turnType, dist, streetName) {
function take_exit (line 280) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 289) | function take_exit_name(streetName) {
function getExitNumber (line 301) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 311) | function getTurnType(turnType) {
function then (line 340) | function then() {
function roundabout (line 344) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 353) | function turn_street(streetName) {
function assemble_street_name (line 369) | function assemble_street_name(streetName) {
function nth (line 380) | function nth(exit) {
function make_ut (line 419) | function make_ut(dist, streetName) {
function bear_left (line 427) | function bear_left(streetName) {
function bear_right (line 431) | function bear_right(streetName) {
function prepare_make_ut (line 435) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 439) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 443) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 447) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 451) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 455) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 459) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 463) | function and_arrive_poi(dest) {
function reached_destination (line 467) | function reached_destination(dest) {
function reached_waypoint (line 471) | function reached_waypoint(dest) {
function reached_intermediate (line 475) | function reached_intermediate(dest) {
function reached_favorite (line 479) | function reached_favorite(dest) {
function reached_poi (line 483) | function reached_poi(dest) {
function location_lost (line 487) | function location_lost() {
function location_recovered (line 491) | function location_recovered() {
function off_route (line 495) | function off_route(dist) {
function back_on_route (line 499) | function back_on_route() {
function make_ut_wp (line 503) | function make_ut_wp() {
function speed_alarm (line 508) | function speed_alarm(maxSpeed, speed) {
function attention (line 512) | function attention(type) {
function getAttentionString (line 516) | function getAttentionString(type) {
function ogg_dist (line 555) | function ogg_dist(distance) {
FILE: voice/sw/sw_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 140) | function setMetricConst(metrics) {
function setMode (line 144) | function setMode(mode) {
function route_new_calc (line 149) | function route_new_calc(dist, timeVal) {
function distance (line 153) | function distance(dist) {
function time (line 218) | function time(seconds) {
function hours (line 238) | function hours(minutes) {
function route_recalc (line 249) | function route_recalc(dist, seconds) {
function go_ahead (line 253) | function go_ahead(dist, streetName) {
function follow_street (line 261) | function follow_street(streetName) {
function turn (line 274) | function turn(turnType, dist, streetName) {
function take_exit (line 282) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 291) | function take_exit_name(streetName) {
function getExitNumber (line 303) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 313) | function getTurnType(turnType) {
function then (line 342) | function then() {
function roundabout (line 346) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 355) | function turn_street(streetName) {
function assemble_street_name (line 371) | function assemble_street_name(streetName) {
function nth (line 382) | function nth(exit) {
function make_ut (line 421) | function make_ut(dist, streetName) {
function bear_left (line 429) | function bear_left(streetName) {
function bear_right (line 433) | function bear_right(streetName) {
function prepare_make_ut (line 437) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 441) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 445) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 449) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 453) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 457) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 461) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 465) | function and_arrive_poi(dest) {
function reached_destination (line 469) | function reached_destination(dest) {
function reached_waypoint (line 473) | function reached_waypoint(dest) {
function reached_intermediate (line 477) | function reached_intermediate(dest) {
function reached_favorite (line 481) | function reached_favorite(dest) {
function reached_poi (line 485) | function reached_poi(dest) {
function location_lost (line 489) | function location_lost() {
function location_recovered (line 493) | function location_recovered() {
function off_route (line 497) | function off_route(dist) {
function back_on_route (line 501) | function back_on_route() {
function make_ut_wp (line 505) | function make_ut_wp() {
function speed_alarm (line 510) | function speed_alarm(maxSpeed, speed) {
function attention (line 514) | function attention(type) {
function getAttentionString (line 518) | function getAttentionString(type) {
function ogg_dist (line 556) | function ogg_dist(distance) {
FILE: voice/ta-in/ta-in_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 141) | function setMetricConst(metrics) {
function setMode (line 145) | function setMode(mode) {
function route_new_calc (line 150) | function route_new_calc(dist, timeVal) {
function distance (line 154) | function distance(dist) {
function time (line 219) | function time(seconds) {
function hours (line 239) | function hours(minutes) {
function route_recalc (line 250) | function route_recalc(dist, seconds) {
function go_ahead (line 254) | function go_ahead(dist, streetName) {
function follow_street (line 266) | function follow_street(streetName) {
function turn (line 280) | function turn(turnType, dist, streetName) {
function take_exit (line 293) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 301) | function take_exit_name(streetName) {
function getExitNumber (line 314) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 324) | function getTurnType(turnType) {
function then (line 353) | function then() {
function roundabout (line 357) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 365) | function turn_street(streetName) {
function assemble_street_name (line 382) | function assemble_street_name(streetName) {
function nth (line 393) | function nth(exit) {
function make_ut (line 432) | function make_ut(dist, streetName) {
function bear_left (line 440) | function bear_left(streetName) {
function bear_right (line 444) | function bear_right(streetName) {
function prepare_make_ut (line 448) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 452) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 456) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 460) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 464) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 468) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 472) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 476) | function and_arrive_poi(dest) {
function reached_destination (line 480) | function reached_destination(dest) {
function reached_waypoint (line 484) | function reached_waypoint(dest) {
function reached_intermediate (line 488) | function reached_intermediate(dest) {
function reached_favorite (line 492) | function reached_favorite(dest) {
function reached_poi (line 496) | function reached_poi(dest) {
function location_lost (line 500) | function location_lost() {
function location_recovered (line 504) | function location_recovered() {
function off_route (line 508) | function off_route(dist) {
function back_on_route (line 512) | function back_on_route() {
function make_ut_wp (line 516) | function make_ut_wp() {
function speed_alarm (line 521) | function speed_alarm(maxSpeed, speed) {
function attention (line 525) | function attention(type) {
function getAttentionString (line 529) | function getAttentionString(type) {
function ogg_dist (line 568) | function ogg_dist(distance) {
FILE: voice/tr/tr_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 138) | function setMetricConst(metrics) {
function setMode (line 142) | function setMode(mode) {
function route_new_calc (line 147) | function route_new_calc(dist, timeVal) {
function distance (line 151) | function distance(dist) {
function time (line 216) | function time(seconds) {
function hours (line 236) | function hours(minutes) {
function route_recalc (line 247) | function route_recalc(dist, seconds) {
function go_ahead (line 251) | function go_ahead(dist, streetName) {
function follow_street (line 259) | function follow_street(streetName) {
function turn (line 272) | function turn(turnType, dist, streetName) {
function take_exit (line 280) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 288) | function take_exit_name(streetName) {
function getExitNumber (line 300) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 310) | function getTurnType(turnType) {
function then (line 339) | function then() {
function roundabout (line 343) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 352) | function turn_street(streetName) {
function assemble_street_name (line 368) | function assemble_street_name(streetName) {
function nth (line 379) | function nth(exit) {
function make_ut (line 418) | function make_ut(dist, streetName) {
function bear_left (line 426) | function bear_left(streetName) {
function bear_right (line 430) | function bear_right(streetName) {
function prepare_make_ut (line 434) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 438) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 442) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 446) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 450) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 454) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 458) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 462) | function and_arrive_poi(dest) {
function reached_destination (line 466) | function reached_destination(dest) {
function reached_waypoint (line 470) | function reached_waypoint(dest) {
function reached_intermediate (line 474) | function reached_intermediate(dest) {
function reached_favorite (line 478) | function reached_favorite(dest) {
function reached_poi (line 482) | function reached_poi(dest) {
function location_lost (line 486) | function location_lost() {
function location_recovered (line 490) | function location_recovered() {
function off_route (line 494) | function off_route(dist) {
function back_on_route (line 498) | function back_on_route() {
function make_ut_wp (line 502) | function make_ut_wp() {
function speed_alarm (line 507) | function speed_alarm(maxSpeed, speed) {
function attention (line 511) | function attention(type) {
function getAttentionString (line 515) | function getAttentionString(type) {
function ogg_dist (line 554) | function ogg_dist(distance) {
FILE: voice/uk/uk_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 154) | function setMetricConst(metrics) {
function setMode (line 158) | function setMode(mode) {
function route_new_calc (line 163) | function route_new_calc(dist, timeVal) {
function plural_mt (line 167) | function plural_mt(dist) {
function plural_km (line 177) | function plural_km(dist) {
function plural_yd (line 187) | function plural_yd(dist) {
function plural_ft (line 197) | function plural_ft(dist) {
function plural_mi (line 207) | function plural_mi(dist) {
function time (line 217) | function time(seconds) {
function hours (line 237) | function hours(minutes) {
function distance (line 248) | function distance(dist) {
function plural_hs (line 307) | function plural_hs(time) {
function plural_mn (line 317) | function plural_mn(time) {
function route_recalc (line 327) | function route_recalc(dist, seconds) {
function go_ahead (line 331) | function go_ahead(dist, streetName) {
function follow_street (line 339) | function follow_street(streetName) {
function turn (line 352) | function turn(turnType, dist, streetName) {
function take_exit (line 360) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 369) | function take_exit_name(streetName) {
function getExitNumber (line 381) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 391) | function getTurnType(turnType) {
function then (line 420) | function then() {
function roundabout (line 424) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 433) | function turn_street(streetName) {
function assemble_street_name (line 448) | function assemble_street_name(streetName) {
function nth (line 459) | function nth(exit) {
function make_ut (line 498) | function make_ut(dist, streetName) {
function bear_left (line 506) | function bear_left(streetName) {
function bear_right (line 510) | function bear_right(streetName) {
function prepare_make_ut (line 514) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 518) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 522) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 526) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 530) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 534) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 538) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 542) | function and_arrive_poi(dest) {
function reached_destination (line 546) | function reached_destination(dest) {
function reached_waypoint (line 550) | function reached_waypoint(dest) {
function reached_intermediate (line 554) | function reached_intermediate(dest) {
function reached_favorite (line 558) | function reached_favorite(dest) {
function reached_poi (line 562) | function reached_poi(dest) {
function location_lost (line 566) | function location_lost() {
function location_recovered (line 570) | function location_recovered() {
function off_route (line 574) | function off_route(dist) {
function back_on_route (line 578) | function back_on_route() {
function make_ut_wp (line 582) | function make_ut_wp() {
function speed_alarm (line 587) | function speed_alarm(maxSpeed, speed) {
function attention (line 591) | function attention(type) {
function getAttentionString (line 595) | function getAttentionString(type) {
function ogg_dist (line 633) | function ogg_dist(distance) {
FILE: voice/vi/vi_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 132) | function setMetricConst(metrics) {
function setMode (line 136) | function setMode(mode) {
function route_new_calc (line 141) | function route_new_calc(dist, timeVal) {
function distance (line 145) | function distance(dist) {
function time (line 161) | function time(seconds) {
function hours (line 181) | function hours(minutes) {
function route_recalc (line 192) | function route_recalc(dist, seconds) {
function go_ahead (line 196) | function go_ahead(dist, streetName) {
function follow_street (line 204) | function follow_street(streetName) {
function turn (line 217) | function turn(turnType, dist, streetName) {
function take_exit (line 225) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 233) | function take_exit_name(streetName) {
function getExitNumber (line 245) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 255) | function getTurnType(turnType) {
function then (line 284) | function then() {
function roundabout (line 288) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 296) | function turn_street(streetName) {
function assemble_street_name (line 312) | function assemble_street_name(streetName) {
function nth (line 323) | function nth(exit) {
function make_ut (line 362) | function make_ut(dist, streetName) {
function bear_left (line 370) | function bear_left(streetName) {
function bear_right (line 374) | function bear_right(streetName) {
function prepare_make_ut (line 378) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 382) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 386) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 390) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 394) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 398) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 402) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 406) | function and_arrive_poi(dest) {
function reached_destination (line 410) | function reached_destination(dest) {
function reached_waypoint (line 414) | function reached_waypoint(dest) {
function reached_intermediate (line 418) | function reached_intermediate(dest) {
function reached_favorite (line 422) | function reached_favorite(dest) {
function reached_poi (line 426) | function reached_poi(dest) {
function location_lost (line 430) | function location_lost() {
function location_recovered (line 434) | function location_recovered() {
function off_route (line 438) | function off_route(dist) {
function back_on_route (line 442) | function back_on_route() {
function make_ut_wp (line 446) | function make_ut_wp() {
function speed_alarm (line 451) | function speed_alarm(maxSpeed, speed) {
function attention (line 455) | function attention(type) {
function getAttentionString (line 459) | function getAttentionString(type) {
function ogg_dist (line 498) | function ogg_dist(distance) {
FILE: voice/zh-hk/zh-hk_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 140) | function setMetricConst(metrics) {
function setMode (line 144) | function setMode(mode) {
function route_new_calc (line 149) | function route_new_calc(dist, timeVal) {
function distance (line 153) | function distance(dist) {
function time (line 218) | function time(seconds) {
function hours (line 238) | function hours(minutes) {
function route_recalc (line 249) | function route_recalc(dist, seconds) {
function go_ahead (line 253) | function go_ahead(dist, streetName) {
function follow_street (line 261) | function follow_street(streetName) {
function turn (line 274) | function turn(turnType, dist, streetName) {
function take_exit (line 282) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 291) | function take_exit_name(streetName) {
function getExitNumber (line 303) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 313) | function getTurnType(turnType) {
function then (line 342) | function then() {
function roundabout (line 346) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 355) | function turn_street(streetName) {
function assemble_street_name (line 371) | function assemble_street_name(streetName) {
function nth (line 382) | function nth(exit) {
function make_ut (line 421) | function make_ut(dist, streetName) {
function bear_left (line 429) | function bear_left(streetName) {
function bear_right (line 433) | function bear_right(streetName) {
function prepare_make_ut (line 437) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 441) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 445) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 449) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 453) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 457) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 461) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 465) | function and_arrive_poi(dest) {
function reached_destination (line 469) | function reached_destination(dest) {
function reached_waypoint (line 473) | function reached_waypoint(dest) {
function reached_intermediate (line 477) | function reached_intermediate(dest) {
function reached_favorite (line 481) | function reached_favorite(dest) {
function reached_poi (line 485) | function reached_poi(dest) {
function location_lost (line 489) | function location_lost() {
function location_recovered (line 493) | function location_recovered() {
function off_route (line 497) | function off_route(dist) {
function back_on_route (line 501) | function back_on_route() {
function make_ut_wp (line 505) | function make_ut_wp() {
function speed_alarm (line 510) | function speed_alarm(maxSpeed, speed) {
function attention (line 514) | function attention(type) {
function getAttentionString (line 518) | function getAttentionString(type) {
function ogg_dist (line 556) | function ogg_dist(distance) {
FILE: voice/zh-tw/zh-tw_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 141) | function setMetricConst(metrics) {
function setMode (line 145) | function setMode(mode) {
function route_new_calc (line 150) | function route_new_calc(dist, timeVal) {
function distance (line 154) | function distance(dist) {
function time (line 219) | function time(seconds) {
function hours (line 239) | function hours(minutes) {
function route_recalc (line 250) | function route_recalc(dist, seconds) {
function go_ahead (line 254) | function go_ahead(dist, streetName) {
function follow_street (line 262) | function follow_street(streetName) {
function turn (line 275) | function turn(turnType, dist, streetName) {
function take_exit (line 283) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 292) | function take_exit_name(streetName) {
function getExitNumber (line 304) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 314) | function getTurnType(turnType) {
function then (line 343) | function then() {
function roundabout (line 347) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 356) | function turn_street(streetName) {
function assemble_street_name (line 372) | function assemble_street_name(streetName) {
function nth (line 383) | function nth(exit) {
function make_ut (line 422) | function make_ut(dist, streetName) {
function bear_left (line 430) | function bear_left(streetName) {
function bear_right (line 434) | function bear_right(streetName) {
function prepare_make_ut (line 438) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 442) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 446) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 450) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 454) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 458) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 462) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 466) | function and_arrive_poi(dest) {
function reached_destination (line 470) | function reached_destination(dest) {
function reached_waypoint (line 474) | function reached_waypoint(dest) {
function reached_intermediate (line 478) | function reached_intermediate(dest) {
function reached_favorite (line 482) | function reached_favorite(dest) {
function reached_poi (line 486) | function reached_poi(dest) {
function location_lost (line 490) | function location_lost() {
function location_recovered (line 494) | function location_recovered() {
function off_route (line 498) | function off_route(dist) {
function back_on_route (line 502) | function back_on_route() {
function make_ut_wp (line 506) | function make_ut_wp() {
function speed_alarm (line 511) | function speed_alarm(maxSpeed, speed) {
function attention (line 515) | function attention(type) {
function getAttentionString (line 519) | function getAttentionString(type) {
function ogg_dist (line 558) | function ogg_dist(distance) {
FILE: voice/zh/zh_tts.js
function populateDictionary (line 18) | function populateDictionary(tts) {
function setMetricConst (line 141) | function setMetricConst(metrics) {
function setMode (line 145) | function setMode(mode) {
function route_new_calc (line 150) | function route_new_calc(dist, timeVal) {
function distance (line 154) | function distance(dist) {
function time (line 219) | function time(seconds) {
function hours (line 239) | function hours(minutes) {
function route_recalc (line 250) | function route_recalc(dist, seconds) {
function go_ahead (line 254) | function go_ahead(dist, streetName) {
function follow_street (line 262) | function follow_street(streetName) {
function turn (line 275) | function turn(turnType, dist, streetName) {
function take_exit (line 283) | function take_exit(turnType, dist, exitString, exitInt, streetName) {
function take_exit_name (line 292) | function take_exit_name(streetName) {
function getExitNumber (line 304) | function getExitNumber(exitString, exitInt) {
function getTurnType (line 314) | function getTurnType(turnType) {
function then (line 343) | function then() {
function roundabout (line 347) | function roundabout(dist, angle, exit, streetName) {
function turn_street (line 355) | function turn_street(streetName) {
function assemble_street_name (line 371) | function assemble_street_name(streetName) {
function nth (line 382) | function nth(exit) {
function make_ut (line 421) | function make_ut(dist, streetName) {
function bear_left (line 429) | function bear_left(streetName) {
function bear_right (line 433) | function bear_right(streetName) {
function prepare_make_ut (line 437) | function prepare_make_ut(dist, streetName) {
function prepare_turn (line 441) | function prepare_turn(turnType, dist, streetName) {
function prepare_roundabout (line 445) | function prepare_roundabout(dist, exit, streetName) {
function and_arrive_destination (line 449) | function and_arrive_destination(dest) {
function and_arrive_intermediate (line 453) | function and_arrive_intermediate(dest) {
function and_arrive_waypoint (line 457) | function and_arrive_waypoint(dest) {
function and_arrive_favorite (line 461) | function and_arrive_favorite(dest) {
function and_arrive_poi (line 465) | function and_arrive_poi(dest) {
function reached_destination (line 469) | function reached_destination(dest) {
function reached_waypoint (line 473) | function reached_waypoint(dest) {
function reached_intermediate (line 477) | function reached_intermediate(dest) {
function reached_favorite (line 481) | function reached_favorite(dest) {
function reached_poi (line 485) | function reached_poi(dest) {
function location_lost (line 489) | function location_lost() {
function location_recovered (line 493) | function location_recovered() {
function off_route (line
Copy disabled (too large)
Download .json
Condensed preview — 12123 files, each showing path, character count, and a content snippet. Download the .json file for the full structured content (53,339K chars).
[
{
"path": ".editorconfig",
"chars": 364,
"preview": "root = true\n\n[*]\nmax_line_length = 160\nindent_style = space\nindent_size = 4\ncontinuation_indent_size = 8\nend_of_line = l"
},
{
"path": ".github/workflows/generate_osf_file.yml",
"chars": 1269,
"preview": "name: Build OSF file\non:\n pull_request:\n paths: ['rendering_styles/*.render.xml']\n\njobs:\n build_osf:\n name: Buil"
},
{
"path": ".github/workflows/link-artifacts-in-pr.yml",
"chars": 2427,
"preview": "# This adds a comment to a PR with a link to any build artifacts. This is done in a separate workflow so it can also run"
},
{
"path": ".gitignore",
"chars": 362,
"preview": "## Project-specific\n\n# Embedded resources generated files\n/resources-bundle.stub\n/resources-bundle.lists-index\n/resource"
},
{
"path": "CMakeLists.txt",
"chars": 2663,
"preview": "project(OsmAndCore_ResourcesBundle)\n\nif (CMAKE_HOST_WIN32 AND NOT CYGWIN)\n\tadd_custom_command(OUTPUT \"resources-bundle.s"
},
{
"path": "LICENSE",
"chars": 743,
"preview": " OsmAnd - OSM Automated Navigation Directions - navigation software based on OSM maps.\n Copyright (C) 2010-2014 OsmAn"
},
{
"path": "README.md",
"chars": 279,
"preview": "OsmAnd-resources\n================\n\nCustom defined resources of the OsmAnd project to fine tune OsmAnd behavior.\nDefined "
},
{
"path": "astro/README.md",
"chars": 1028,
"preview": "All jsons are manually crafted except stars.json which is generated from HIP database and HIP-Wikidata mapping.\n\nLater f"
},
{
"path": "astro/black_holes.json",
"chars": 2303,
"preview": "[\n { \"name\": \"Phoenix A*\", \"ra\": 1.7533, \"dec\": -53.007, \"mag\": 12.6, \"wid\": \"Q2617291\" },\n { \"name\": \"TON 618\", \""
},
{
"path": "astro/constellations.json",
"chars": 15558,
"preview": "[\n {\"name\": \"Andromeda\", \"wid\": \"Q9256\", \"lines\": [[677, 3092], [3092, 5447], [9640, 5447], [5447, 4436], [4436, 3881"
},
{
"path": "astro/galaxies.json",
"chars": 2797,
"preview": "[\n { \"name\": \"Large Magellanic Cloud\", \"ra\": 5.391, \"dec\": -69.756, \"mag\": 0.9, \"wid\": \"Q49957\" },\n { \"name\": \"Sma"
},
{
"path": "astro/galaxies_long_list.json",
"chars": 679560,
"preview": "[\n {\"name\": \"1E 0317+186\", \"ra\": 3.331058, \"dec\": 18.759603, \"wid\": \"Q88104815\", \"image\": null, \"mag\": 17.8539, \"type"
},
{
"path": "astro/galaxy_clusters.json",
"chars": 21373,
"preview": "[\n {\"name\": \"2XMM J083026+524133\", \"ra\": 8.507194, \"dec\": 52.691222, \"wid\": \"Q3544006\", \"image\": null, \"mag\": null, \""
},
{
"path": "astro/gen/.gitignore",
"chars": 18,
"preview": "*.json\n*.zip\n*.db\n"
},
{
"path": "astro/globular_clusters.json",
"chars": 31840,
"preview": "[\n {\"name\": \"2MASS-GC02\", \"ra\": 18.160139, \"dec\": -20.77889, \"wid\": \"Q4633144\", \"image\": \"http://commons.wikimedia.or"
},
{
"path": "astro/hipCatalogWikidata2.json",
"chars": 318,
"preview": "[\n {\"item\":\"http://www.wikidata.org/entity/Q755863\",\"itemLabel\":\"Omicron Persei\",\"hipID\":\"HIP 17448\"},\n {\"item\":\"h"
},
{
"path": "astro/nebulae.json",
"chars": 93822,
"preview": "[\n {\"name\": \"3C 392\", \"ra\": 18.936292, \"dec\": 1.222583, \"wid\": \"Q86515205\", \"image\": null, \"mag\": null, \"type\": \"supe"
},
{
"path": "astro/open_clusters.json",
"chars": 46517,
"preview": "[\n {\"name\": \"1806-20 cluster\", \"ra\": 18.144167, \"dec\": -20.41083, \"wid\": \"Q5177648\", \"image\": \"http://commons.wikimed"
},
{
"path": "astro/scripts/.gitignore",
"chars": 12,
"preview": "*.gz\n*.json\n"
},
{
"path": "astro/scripts/augment_db_articles.py",
"chars": 6925,
"preview": "import json\nimport os\nimport shutil\nimport gzip\nimport sqlite3\nimport requests\nimport time\n\n# --- Configuration ---\nINPU"
},
{
"path": "astro/scripts/create_db.py",
"chars": 14085,
"preview": "import json\nimport os\nimport requests\nimport time\nimport sqlite3\nimport shutil\n\n# --- Configuration ---\nINPUT_FILES = ['"
},
{
"path": "astro/scripts/fetch_deep_sky.py",
"chars": 5519,
"preview": "import requests\nimport json\nimport os\n\n# Configuration: Mapping of file names to Wikidata Root Q-IDs\nOBJECT_TYPES = {\n "
},
{
"path": "astro/scripts/gen/.gitignore",
"chars": 12,
"preview": "*.gz\n*.json\n"
},
{
"path": "astro/scripts/gen_stars_from_hip.py",
"chars": 7193,
"preview": "import os\nimport gzip\nimport json\nimport shutil\nimport requests\nimport pandas as pd\nimport numpy as np\n\nMAX_MAGNITUDE = "
},
{
"path": "astro/scripts/milkyway.py",
"chars": 1406,
"preview": "import math\n\ndef get_milky_way_plane_points(n_points=120):\n # Матрица перехода из Галактической системы в Экваториаль"
},
{
"path": "astro/solar_system.json",
"chars": 1742,
"preview": "[\n { \"name\": \"Earth\", \"ra\": null, \"dec\": null, \"mag\": null, \"hip\": null, \"wid\": \"Q2\", \"centerwid\": \"Q525\"},\n { \"name\":"
},
{
"path": "astro/stars.json",
"chars": 538202,
"preview": "[\n {\"name\": \"* eta Tel A\", \"ra\": 19.380888, \"dec\": -54.423931, \"mag\": 5.03, \"hip\": 95261, \"wid\": \"Q88677070\"},\n {\"name"
},
{
"path": "astro/wikidata/.gitignore",
"chars": 7,
"preview": "*.json\n"
},
{
"path": "astro/wikipedia/.gitignore",
"chars": 14,
"preview": "*.json\n*.html\n"
},
{
"path": "bundled_assets.json",
"chars": 31413,
"preview": "{\n \"assets\": [\n {\n \"source\": \"astro/stars.db\",\n \"destination\": \"astro/stars.db\",\n "
},
{
"path": "color-palette/height_altitude_-50_150.txt",
"chars": 358,
"preview": "#INTERPOLATION:INTERPOLATED\n-50,79,168,65,255,-50\n-24.05703771849126582,126,195,108,255,-24\n1.97792088316464998,173,221,"
},
{
"path": "color-palette/height_altitude_-50_2000.txt",
"chars": 417,
"preview": "#INTERPOLATION:INTERPOLATED\n-50,74,165,61,255,-50\n-25.77272727272726982,79,168,65,255,-26\n236.99999999999994316,126,195,"
},
{
"path": "color-palette/height_altitude_0_1000.txt",
"chars": 420,
"preview": "#INTERPOLATION:INTERPOLATED\n0,255,255,255,0,0\n0.90826521344232514,74,165,61,255,1\n12.71571298819255347,79,168,65,255,13\n"
},
{
"path": "color-palette/height_altitude_0_200.txt",
"chars": 410,
"preview": "#INTERPOLATION:INTERPOLATED\n0,255,255,255,0,0\n1,74,165,61,255,1\n2.54314259763851069,79,168,65,255,3\n28.1562216167120809,"
},
{
"path": "color-palette/height_altitude_0_2000.txt",
"chars": 448,
"preview": "#INTERPOLATION:INTERPOLATED\n0,255,255,255,0,0\n1.81653042688465027,74,165,61,255,2\n25.43142597638510694,79,168,65,255,25\n"
},
{
"path": "color-palette/height_altitude_0_3000.txt",
"chars": 429,
"preview": "#INTERPOLATION:INTERPOLATED\n0,255,255,255,0,0\n2.7247956403269753,74,165,61,255,3\n38.14713896457765685,79,168,65,255,38\n1"
},
{
"path": "color-palette/height_altitude_0_4000.txt",
"chars": 429,
"preview": "#INTERPOLATION:INTERPOLATED\n0,255,255,255,0,0\n3.63306085376930055,74,165,61,255,4\n50.86285195277021387,79,168,65,255,51\n"
},
{
"path": "color-palette/height_altitude_0_500.txt",
"chars": 415,
"preview": "#INTERPOLATION:INTERPOLATED\n0,255,255,255,0,0\n2,74,165,61,255,2\n6.35785649409627673,79,168,65,255,6\n70.3905540417801916,"
},
{
"path": "color-palette/height_altitude_1000_3000.txt",
"chars": 412,
"preview": "#INTERPOLATION:INTERPOLATED\n1000,74,165,61,255,1000\n1023.63636363636351234,79,168,65,255,1024\n1099.23513986013995236,126"
},
{
"path": "color-palette/height_altitude_1000_4000.txt",
"chars": 414,
"preview": "#INTERPOLATION:INTERPOLATED\n1000,74,165,61,255,1000\n1035.45454545454526851,79,168,65,255,1035\n1148.85270979020992854,126"
},
{
"path": "color-palette/height_altitude_100_300.txt",
"chars": 407,
"preview": "#INTERPOLATION:INTERPOLATED\n100,74,165,61,255,100\n101.75014317031978806,79,168,65,255,102\n127.46608596055430951,126,195,"
},
{
"path": "color-palette/height_altitude_100_500.txt",
"chars": 407,
"preview": "#INTERPOLATION:INTERPOLATED\n100,74,165,61,255,100\n103.50028634063957611,79,168,65,255,104\n154.93217192110861902,126,195,"
},
{
"path": "color-palette/height_altitude_2000_4000.txt",
"chars": 413,
"preview": "#INTERPOLATION:INTERPOLATED\n2000,74,165,61,255,2000\n2023.63636363636351234,79,168,65,255,2024\n2099.23513986013995236,126"
},
{
"path": "color-palette/height_altitude_300_1000.txt",
"chars": 409,
"preview": "#INTERPOLATION:INTERPOLATED\n300,74,165,61,255,300\n306.12550109611925109,79,168,65,255,306\n396.13130086194007617,126,195,"
},
{
"path": "color-palette/height_altitude_4000_6500.txt",
"chars": 415,
"preview": "#INTERPOLATION:INTERPOLATED\n4000,74,165,61,255,4000\n4029.54545454545450411,79,168,65,255,4030\n4124.04392482517505414,126"
},
{
"path": "color-palette/height_altitude_500_1500.txt",
"chars": 399,
"preview": "#INTERPOLATION:INTERPOLATED\n500,74,165,61,255,500\n511.81818181818175617,79,168,65,255,512\n549.61756993006997618,126,195,"
},
{
"path": "color-palette/height_altitude_500_2500.txt",
"chars": 402,
"preview": "#INTERPOLATION:INTERPOLATED\n500,74,165,61,255,500\n523.63636363636351234,79,168,65,255,524\n599.23513986013995236,126,195,"
},
{
"path": "color-palette/height_altitude_default.txt",
"chars": 429,
"preview": "#INTERPOLATION:INTERPOLATED\n0,255,255,255,0,0\n2.7247956403269753,74,165,61,255,3\n38.14713896457765685,79,168,65,255,38\n1"
},
{
"path": "color-palette/hillshade_color_default.txt",
"chars": 44,
"preview": "# 0 - 90 degree RGBA\n0,255,255,255\n90,0,0,0\n"
},
{
"path": "color-palette/hillshade_color_hillshade_plains.txt",
"chars": 81,
"preview": "# 0 - 90 degree RGBA\n#INTERPOLATION:INTERPOLATED\n0,255,255,255\n85,0,0,0\n90,0,0,0\n"
},
{
"path": "color-palette/hillshade_main_default.txt",
"chars": 153,
"preview": "# Value - RGBA\n0,0,0,0,0,0,0\n1,0,0,0,255,0,0\n71,0,0,0,255,0,0\n132,145,145,145,237,0,0\n162,180,180,180,30,0,0\n164,220,220"
},
{
"path": "color-palette/hillshade_main_hillshade_plains.txt",
"chars": 179,
"preview": "# Value - RGBA\n#INTERPOLATION:INTERPOLATED\n0,0,0,0,0,0,0\n1,0,0,0,255,0,0\n100,0,0,0,255,0,0\n132,90,90,90,237,0,0\n162,120,"
},
{
"path": "color-palette/route_elevation_default.txt",
"chars": 144,
"preview": "# Value is between 0-1: where 0 is min altitude and 1 is (max altitude + 50m)\n# Value,R,G,B,A\n0,90,220,95,255\n0.5,212,23"
},
{
"path": "color-palette/route_maxspeed_default.txt",
"chars": 156,
"preview": "# Value,R,G,B,A\n# Value is between 0-1, where 0 is 0 km/s and 1 is max allowed speed\n0,229,25,25,255\n0.5,229,25,178,255\n"
},
{
"path": "color-palette/route_slope_default.txt",
"chars": 174,
"preview": "# Value,R,G,B,A\n# Value X 100 = % of slope, RGBA\n-1.00,0,0,255,255\n-0.15,0,255,255,255\n-0.05,46,185,0,255\n0,200,200,200,"
},
{
"path": "color-palette/route_speed_default.txt",
"chars": 126,
"preview": "# Value,R,G,B,A\n# Value is between 0-1, where 0 is 0 m/s and 1 is max speed\n0,90,220,95,255\n0.5,212,239,50,255\n1,243,55,"
},
{
"path": "color-palette/slope_avalanche.txt",
"chars": 381,
"preview": "#INTERPOLATION:INTERPOLATED\n0,255,255,255,0,0,0000\n23.33254000000000161,255,255,255,0,23,3325\n23.33334500000000133,242,2"
},
{
"path": "color-palette/slope_default.txt",
"chars": 164,
"preview": "# 0 - 90 degree RGBA\n0,255,255,255,0\n# green - 1\n1.5,46,185,0,50\n# green -2\n3,46,185,0,191\n# yellow \n10,255,222,2,227\n# "
},
{
"path": "color-palette/slope_slope_plains.txt",
"chars": 244,
"preview": "#INTERPOLATION:INTERPOLATED\n0,69,116,40,0,0,0000\n1.13942307692307687,209,202,157,0,1,1394\n2.59615384615384626,218,209,15"
},
{
"path": "color-palette/user_palette_default.txt",
"chars": 258,
"preview": "# Index,R,G,B,A\n1,238,204,34,255\n2,208,13,13,255\n3,255,80,32,255\n4,238,238,16,255\n5,136,224,48,255\n6,0,132,43,255\n7,16,1"
},
{
"path": "color-palette/weather_cloud.txt",
"chars": 151,
"preview": "# QGIS Generated Color Map Export File\n# INTERPOLATION:INTERPOLATED\n0,255,255,255,0,0,0000\n46.875,255,255,255,255,46,875"
},
{
"path": "color-palette/weather_precip.txt",
"chars": 295,
"preview": "0,40,16,159,0,0,0000\n0.00007211538461538,38,19,159,124,0,0001\n0.00022836538461538,35,26,159,212,0,0002\n0.000502404,30,38"
},
{
"path": "color-palette/weather_pressure.txt",
"chars": 220,
"preview": "# QGIS Generated Color Map Export File\n# INTERPOLATION:INTERPOLATED\n96000,0,53,169,255,96000,0\n100519,66,152,152,255,100"
},
{
"path": "color-palette/weather_temperature.txt",
"chars": 228,
"preview": "# QGIS Generated Color Map Export File\n# INTERPOLATION:INTERPOLATED\n-20,159,83,230,255,-20,0000\n-12,90,232,216,255,-12,0"
},
{
"path": "color-palette/weather_wind.txt",
"chars": 268,
"preview": "# QGIS Generated Color Map Export File\n# INTERPOLATION:INTERPOLATED\n0,85,112,176,255,0,0000\n4,62,112,181,255,4,7308\n8,73"
},
{
"path": "countries-info/regions.ocbf.readme",
"chars": 68,
"preview": "Available on web at https://builder.osmand.net/basemap/regions.ocbf\n"
},
{
"path": "countries-info/regions.xml",
"chars": 191475,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<regions_list>\n\t\t<!-- translate:\n\t\t1. translate=\"=TRANSLATION\"\n\t\t\tTranslation nam"
},
{
"path": "embed-resources-chunk.py",
"chars": 3666,
"preview": "#!/usr/bin/env python3\n# -*- coding: utf-8 -*-\n\nfrom sys import argv, exit\nfrom typing import AnyStr\nfrom os import line"
},
{
"path": "embed-resources-chunk.sh",
"chars": 716,
"preview": "#!/bin/bash\n\nif [ -z \"$BASH_VERSION\" ]; then\n\techo \"Invalid shell, re-running using bash...\"\n\texec bash \"$0\" \"$@\"\n\texit "
},
{
"path": "icons/.gitignore",
"chars": 19,
"preview": "png\nvd\nsvg-web-res\n"
},
{
"path": "icons/LICENSE.Open-SVG-Map-Icons.txt",
"chars": 1793,
"preview": "http://creativecommons.org/licenses/publicdomain/\n\ncreative commons Public Domain Dedication\n\nCopyright-Only Dedication "
},
{
"path": "icons/LICENSE.icons8.txt",
"chars": 44,
"preview": "See http://icons8.com . Proprietary license."
},
{
"path": "icons/svg/osmc_source/README.txt",
"chars": 66,
"preview": "To generate icons/svg/osmc icons run /icons/tools/generate_osmc.sh"
},
{
"path": "icons/svg-res/.gitignore",
"chars": 47,
"preview": "# Folder to intermediate results for svg\n*.svg\n"
},
{
"path": "icons/tools/Generating_OSMAND_map_icons.txt",
"chars": 2134,
"preview": "Some instruction for generating new OSMAND map icons from .svg files with the OsmAnd-resources\\icons\\tools\n\n1. place new"
},
{
"path": "icons/tools/SVGtoXML/readme.txt",
"chars": 48,
"preview": "./vd-tool/bin/vd-tool -c -in svgs/ -out vectors/"
},
{
"path": "icons/tools/SVGtoXML/vd-tool/bin/vd-tool",
"chars": 7676,
"preview": "#!/usr/bin/env sh\n\n#\n# Copyright 2015 the original author or authors.\n#\n# Licensed under the Apache License, Version 2.0"
},
{
"path": "icons/tools/SVGtoXML/vd-tool/bin/vd-tool.bat",
"chars": 4642,
"preview": "@rem\n@rem Copyright 2015 the original author or authors.\n@rem\n@rem Licensed under the Apache License, Version 2.0 (the \""
},
{
"path": "icons/tools/SVGtoXML/vectors/ic_action_cancel.xml",
"chars": 660,
"preview": "<vector xmlns:android=\"http://schemas.android.com/apk/res/android\"\n android:width=\"24dp\"\n android:height=\"24dp\"\n "
},
{
"path": "icons/tools/changesize.py",
"chars": 2045,
"preview": "\nimport os\nimport xml.etree.ElementTree as ET\n\n# Function to remove namespace prefixes but preserve xmlns attribute\ndef "
},
{
"path": "icons/tools/generate_osmc.sh",
"chars": 1102,
"preview": "#!/bin/bash -xe\n#create folders and generate colored svgs from src\nBASEFOLDER=`pwd`;\nINPUTFOLDER=${BASEFOLDER}/../svg/os"
},
{
"path": "icons/tools/generatepng.sh",
"chars": 10781,
"preview": "#!/bin/bash -e\n\npushd . > /dev/null\ncd `dirname $BASH_SOURCE` > /dev/null\nBASEFOLDER=`pwd`;\npopd > /dev/null\nBASEFOLDER"
},
{
"path": "icons/tools/sortfiles.sh",
"chars": 187410,
"preview": "#!/bin/bash\nSTYLE_ICONS_FOLDER=../../rendering_styles/style-icons\nMAP_SHADERS_SVG=\"$STYLE_ICONS_FOLDER/map-shaders-svg/\""
},
{
"path": "list-resources.py",
"chars": 9975,
"preview": "#!/usr/bin/env python3\n# -*- coding: utf-8 -*-\n\nfrom datetime import datetime\nfrom os import getcwd, linesep, path, walk"
},
{
"path": "list-resources.sh",
"chars": 709,
"preview": "#!/bin/bash\n\nif [ -z \"$BASH_VERSION\" ]; then\n\techo \"Invalid shell, re-running using bash...\"\n\texec bash \"$0\" \"$@\"\n\texit "
},
{
"path": "models/map_bicycle_location/map_bicycle_location.mtl",
"chars": 168,
"preview": "# Blender 4.2.0 MTL File: 'navigation3.blend'\n# www.blender.org\n\nnewmtl bridge\nKd 1.000000 1.000000 1.000000\nd 1\n\nnewmtl"
},
{
"path": "models/map_bicycle_location/map_bicycle_location.obj",
"chars": 12737,
"preview": "# Blender 4.2.0\n# www.blender.org\nmtllib map_bicycle_location.mtl\no map_bicycle_location\nv 0.000000 0.000000 -2.000000\nv"
},
{
"path": "models/map_car_bearing/map_car_bearing.mtl",
"chars": 169,
"preview": "# Blender 4.2.0 MTL File: 'navigation3.blend'\n# www.blender.org\n\nnewmtl bridge\nKd 1.000000 1.000000 1.000000\nd 1\n\nnewmtl"
},
{
"path": "models/map_car_bearing/map_car_bearing.obj",
"chars": 6456,
"preview": "# Blender 4.2.0\n# www.blender.org\nmtllib map_car_bearing.mtl\no map_car_bearing\nv 0.000000 -0.000000 -1.116614\nv 0.000000"
},
{
"path": "models/map_car_location/map_car_location.mtl",
"chars": 169,
"preview": "# Blender 4.2.0 MTL File: 'navigation3.blend'\n# www.blender.org\n\nnewmtl bridge\nKd 1.000000 1.000000 1.000000\nd 1\n\nnewmtl"
},
{
"path": "models/map_car_location/map_car_location.obj",
"chars": 6508,
"preview": "# Blender 4.2.0\n# www.blender.org\nmtllib map_car_location.mtl\no map_car_location\nv 0.000000 0.000000 -2.000000\nv -0.5176"
},
{
"path": "models/map_default_location/map_default_location.mtl",
"chars": 169,
"preview": "# Blender 4.2.0 MTL File: 'navigation3.blend'\n# www.blender.org\n\nnewmtl bridge\nKd 1.000000 1.000000 1.000000\nd 1\n\nnewmtl"
},
{
"path": "models/map_default_location/map_default_location.obj",
"chars": 4354,
"preview": "# Blender 4.2.0\n# www.blender.org\nmtllib map_default_location.mtl\no map_default_location\nv 1.500000 0.000000 0.000000\nv "
},
{
"path": "models/map_navigation_car/map_navigation_car.mtl",
"chars": 176,
"preview": "# Blender 4.2.0 MTL File: 'map_navigation_car3.blend'\n# www.blender.org\n\nnewmtl black\nKd 0.023153 0.023153 0.023153\nd 1\n"
},
{
"path": "models/map_navigation_car/map_navigation_car.obj",
"chars": 74603,
"preview": "# Blender 4.2.0\n# www.blender.org\nmtllib map_navigation_car.mtl\no map_navigation_car\nv -0.763610 1.835705 0.275993\nv 0.0"
},
{
"path": "models/map_navigation_nautical/map_navigation_nautical.mtl",
"chars": 169,
"preview": "# Blender 4.2.0 MTL File: 'navigation3.blend'\n# www.blender.org\n\nnewmtl bridge\nKd 1.000000 1.000000 1.000000\nd 1\n\nnewmtl"
},
{
"path": "models/map_navigation_nautical/map_navigation_nautical.obj",
"chars": 5812,
"preview": "# Blender 4.2.0\n# www.blender.org\nmtllib map_navigation_nautical.mtl\no map_navigation_nautical\nv 0.000000 0.000000 -1.89"
},
{
"path": "obf_creation/address_common_names.xml",
"chars": 29561,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\" ?>\n<address_common_names>\n\t<common_name name=\"road\"/>\n\t<common_name name=\"street\"/>"
},
{
"path": "obf_creation/place_common_names.xml",
"chars": 27931,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\" ?>\n<place_common_names>\n\t<common_name name=\"island\"/>\n\t<common_name name=\"снт\"/>\n\t<"
},
{
"path": "obf_creation/rendering_types.xml",
"chars": 990220,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\" ?>\n<osmand_types>\n <!-- Version 1.3, 2023-05-27 adding tags for nautical renderi"
},
{
"path": "obf_creation/rendering_types_us-maps.xml",
"chars": 14760,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\" ?>\n<osmand_types>\n\t<type tag=\"name\" minzoom=\"1\" additional=\"text\"/>\n\t<type tag=\"fee"
},
{
"path": "pack_rec_voice_std.sh",
"chars": 44,
"preview": "#!/bin/bash\r\n./gen_voice.sh en English \"\" en"
},
{
"path": "poi/activities.json",
"chars": 20078,
"preview": "{\n \"groups\": [\n {\n \"label\": \"Driving\",\n \"id\": \"driving\",\n \"activities\": [\n "
},
{
"path": "poi/copy_phrases.sh",
"chars": 6441,
"preview": "mkdir -p ./phrases/en/ && cp -f ../../android/OsmAnd/res/values/phrases.xml phrases/en/\n\n\nmkdir -p ./phrases/an/ && cp -"
},
{
"path": "poi/phrases/.gitignore",
"chars": 6,
"preview": "*.xml\n"
},
{
"path": "poi/phrases/README.txt",
"chars": 145,
"preview": "Please do not edit these files directly! These files are copy of https://github.com/osmandapp/Osmand/tree/master/OsmAnd/"
},
{
"path": "poi/poi_categories.json",
"chars": 6475,
"preview": "{\n \"categories\" : {\n \"special\" : {\n \"icons\" : [\n \"special_star\", \"special_star_strok"
},
{
"path": "poi/poi_types.xml",
"chars": 464916,
"preview": "<?xml version=\"1.0\" ?>\n<!-- \"order\" is used for context menu tag priority. Default order is 90. top=\"true\" means that po"
},
{
"path": "poi/poi_types_us-maps.xml",
"chars": 23678,
"preview": "<?xml version=\"1.0\" ?>\n<!-- \"order\" is used for context menu tag priority. Default order is 90. top=\"true\" means that po"
},
{
"path": "protos/.gitignore",
"chars": 23,
"preview": "protobuf-java\nprotobuf\n"
},
{
"path": "protos/OBF.proto",
"chars": 23827,
"preview": "option java_package = \"net.osmand.binary\";\noption java_outer_classname = \"OsmandOdb\";\npackage OsmAnd.OBF;\n\n\n//\n// STORA"
},
{
"path": "protos/autogen-protobuf-2.5.patch",
"chars": 509,
"preview": "--- protobuf/autogen.sh\t2018-09-20 19:16:40.000000000 +0300\n+++ autogen.sh\t2018-09-20 19:18:03.000000000 +0300\n@@ -19,8 "
},
{
"path": "protos/configure_protobuf.sh",
"chars": 638,
"preview": "#!/bin/bash\nif [ ! -d protobuf ]; then\n git clone https://github.com/google/protobuf.git\n cd protobuf && git checkou"
},
{
"path": "protos/fileformat.proto",
"chars": 705,
"preview": "option java_package = \"crosby.binary\";\n//protoc --java_out=../.. fileformat.proto\n\n\n//\n// STORAGE LAYER: Storing primit"
},
{
"path": "protos/osmand_index.proto",
"chars": 3138,
"preview": "// Highly coupled with protobuf 2.3.0\noption java_package = \"net.osmand.binary\";\npackage OsmAnd.OBF;\n\n//cd $REPO && prot"
},
{
"path": "protos/osmand_region_info.proto",
"chars": 707,
"preview": "// Highly coupled with protobuf 2.3.0\noption java_package = \"net.osmand.map\";\n//protoc --java_out=DataExtractionOSM/src "
},
{
"path": "protos/osmformat.proto",
"chars": 6360,
"preview": "option java_package = \"crosby.binary\";\n\n/* OSM Binary file format\n\nThis is the master schema file of the OSM binary file"
},
{
"path": "protos/proto_generate.sh",
"chars": 976,
"preview": "#!/bin/bash\nDIR=\"$( cd \"$( dirname \"${BASH_SOURCE[0]}\" )\" && pwd )\"\n# protobuf/src/protoc --java_out=${DIR}/../../androi"
},
{
"path": "protos/protobuf-2.3.patch",
"chars": 7375,
"preview": "diff --git b/OsmAnd-java/src/com/google/protobuf/CodedInputStream.java a/OsmAnd-java/src/com/google/protobuf/CodedInputS"
},
{
"path": "protos/protobuf-2.5.patch",
"chars": 7165,
"preview": "diff -rupN protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java protobuf-java/com/google/protobuf/Coded"
},
{
"path": "protos/vector_tile.proto",
"chars": 2971,
"preview": "// Protocol Version 1\n\nsyntax = \"proto2\";\n\npackage OsmAnd.VectorTile;\n\noption java_package = \"net.osmand.binary\";\noption"
},
{
"path": "rendering_styles/LightRS.render.xml",
"chars": 140467,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- xmd5a (xmd5a@yandex.ru) http://forum.openstreetmap.org/viewtopic.php?id=2312"
},
{
"path": "rendering_styles/Topo-map-assimilation.render.xml",
"chars": 40983,
"preview": "<renderingStyle name=\"Topo map assimilation + public transport experiment\" depends=\"default\" defaultColor=\"#f1eae4\" vers"
},
{
"path": "rendering_styles/Touring-view_(more-contrast-and-details).render.xml",
"chars": 81385,
"preview": "<renderingStyle name=\"Touring-view_(more-contrast-and-details).render\" depends=\"default\" defaultColor=\"#f1eae4\" version="
},
{
"path": "rendering_styles/UniRS.render.xml",
"chars": 50720,
"preview": "<renderingStyle name=\"UniRS\" depends=\"default\" defaultColor=\"#f1eae4\" version=\"1.2\">\n<!-- Universal Rendering Style for "
},
{
"path": "rendering_styles/build_osf.sh",
"chars": 831,
"preview": "#!/bin/sh -e\n\nOUTPUT_FILE=\"RenderingStyles.osf\"\nITEMS_DIR=$(mktemp -d)\nITEMS_FILE=\"${ITEMS_DIR}/items.json\"\n\nif [ \"$0\" ="
},
{
"path": "rendering_styles/contourlines.addon.render.xml",
"chars": 13278,
"preview": "<renderingStyle name=\"contourlines\" addon=\"yes\" depends=\"\" version=\"1\">\n\n\t<renderingProperty attr=\"appMode\" name=\"Render"
},
{
"path": "rendering_styles/default.render.xml",
"chars": 664890,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<renderingStyle name=\"default\" depends=\"\" defaultColor=\"#ebe7e4\" version=\"1\">\n\n\t<"
},
{
"path": "rendering_styles/depthcontourlines.addon.render.xml",
"chars": 6728,
"preview": "<renderingStyle name=\"depthcontourlines\" addon=\"yes\" depends=\"\" version=\"1\">\n\n\t<renderingProperty attr=\"appMode\" name=\"R"
},
{
"path": "rendering_styles/desert.render.xml",
"chars": 10228,
"preview": "<renderingStyle name=\"Desert\" depends=\"default\" defaultColor=\"#FFFFEC\" version=\"1\">\n\n\t<renderingProperty attr=\"appMode\" "
},
{
"path": "rendering_styles/fonts/LICENSE.txt",
"chars": 11358,
"preview": "\n Apache License\n Version 2.0, January 2004\n "
},
{
"path": "rendering_styles/legacy_fonts/NotoKufi/LICENSE",
"chars": 11357,
"preview": " Apache License\n Version 2.0, January 2004\n "
},
{
"path": "rendering_styles/legacy_fonts/NotoNaskh/LICENSE",
"chars": 11357,
"preview": " Apache License\n Version 2.0, January 2004\n "
},
{
"path": "rendering_styles/legacy_fonts/NotoSans/LICENSE",
"chars": 11357,
"preview": " Apache License\n Version 2.0, January 2004\n "
},
{
"path": "rendering_styles/legacy_fonts/NotoSans-extra/LICENSE",
"chars": 11357,
"preview": " Apache License\n Version 2.0, January 2004\n "
},
{
"path": "rendering_styles/legacy_fonts/OpenSans/Apache License.txt",
"chars": 11323,
"preview": "Apache License\n Version 2.0, January 2004\n http://www.apache.org/licens"
},
{
"path": "rendering_styles/map-legend/default.legend.xml",
"chars": 78827,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n\n<!-- Example with all tags filled: <icon name=\"Private parking\" tag=\"amenity\" "
},
{
"path": "rendering_styles/mapnik.render.xml",
"chars": 50110,
"preview": "<renderingStyle name=\"Depends-template\" depends=\"default\" defaultColor=\"#f1eae4\" version=\"1\">\n\n\t<renderingProperty attr="
},
{
"path": "rendering_styles/marine.render.xml",
"chars": 272580,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<renderingStyle name=\"marine\" depends=\"\" defaultColor=\"#fddb8f\" version=\"1.3\">\n<!"
},
{
"path": "rendering_styles/nautical.render.xml",
"chars": 255117,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<renderingStyle name=\"nautical\" depends=\"\" defaultColor=\"#fddb8f\" version=\"1.4\">\n"
},
{
"path": "rendering_styles/offroad.render.xml",
"chars": 21595,
"preview": "<renderingStyle name=\"Offroad by ZLZK\" depends=\"topo\" defaultColor=\"#ffffff\" version=\"1\">\n\n\t<renderingProperty attr=\"app"
},
{
"path": "rendering_styles/osm-carto.render.xml",
"chars": 53132,
"preview": "<renderingStyle name=\"OSM-carto\" depends=\"default\" defaultColor=\"#f1eae4\" version=\"1\">\n\n\t<renderingProperty attr=\"roadSt"
},
{
"path": "rendering_styles/osmassistant.addon.render.xml",
"chars": 6456,
"preview": "<renderingStyle name=\"osmassistant\" addon=\"yes\" depends=\"\" version=\"1\">\n\n\t<renderingProperty attr=\"appMode\" name=\"Render"
},
{
"path": "rendering_styles/padus.addon.render.xml",
"chars": 9539,
"preview": "<renderingStyle name=\"padus\" addon=\"yes\" depends=\"\" defaultColor=\"#ebe7e4\" version=\"1\">\n\n\t<renderingProperty attr=\"appMo"
},
{
"path": "rendering_styles/private-lands.addon.render.xml",
"chars": 2024,
"preview": "<renderingStyle name=\"private-lands\" addon=\"yes\" depends=\"\" defaultColor=\"#ebe7e4\" version=\"1\">\n\n\t<renderingProperty att"
},
{
"path": "rendering_styles/publictransportroutes.addon.render.xml",
"chars": 9709,
"preview": "<renderingStyle name=\"publictransportroutes\" addon=\"yes\" depends=\"\" version=\"1\">\n\n\t<renderingProperty attr=\"appMode\" nam"
},
{
"path": "rendering_styles/readme.md",
"chars": 4906,
"preview": "Rendering styles\n================\nThis directory contains rendering style files, which dictate how the map should be ren"
},
{
"path": "rendering_styles/regions.render.xml",
"chars": 3108,
"preview": "<renderingStyle name=\"Depends-template\" depends=\"default\" defaultColor=\"#f1eae4\" version=\"1\">\n\t<!-- In a dependent rende"
},
{
"path": "rendering_styles/routes.addon.render.xml",
"chars": 78995,
"preview": "<renderingStyle name=\"routes\" addon=\"yes\" depends=\"\" version=\"1\">\n\n\t<renderingProperty attr=\"appMode\" name=\"Rendering mo"
},
{
"path": "rendering_styles/skimap.render.xml",
"chars": 60313,
"preview": "<renderingStyle name=\"Ski-map\" depends=\"default\" defaultColor=\"#f5ffff\" version=\"1\">\n\n\t<renderingProperty attr=\"roadStyl"
},
{
"path": "rendering_styles/snowmobile.render.xml",
"chars": 22254,
"preview": "<renderingStyle name=\"Snowmobile\" depends=\"default\" defaultColor=\"#f5ffff\" version=\"1\">\n\n\t<renderingProperty attr=\"roadS"
},
{
"path": "rendering_styles/standalone-template.render.xml",
"chars": 1474,
"preview": "<renderingStyle name=\"Depends-template\" depends=\"default\" defaultColor=\"#ebe7e4\" version=\"1\">\n\n\t<renderingProperty attr="
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_abandoned.xml",
"chars": 721,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"580\"\n android:viewportWidth=\"580\" android:width=\"12dp\" xmlns:an"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_abandoned_poi.xml",
"chars": 719,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"580\"\n android:viewportWidth=\"580\" android:width=\"12dp\" xmlns:an"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_access_no.xml",
"chars": 636,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_access_permit_overlay.xml",
"chars": 1565,
"preview": "<vector android:height=\"32dp\" android:viewportHeight=\"700\"\n android:viewportWidth=\"700\" android:width=\"32dp\" xmlns:an"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_access_private.xml",
"chars": 636,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_access_private_overlay.xml",
"chars": 1566,
"preview": "<vector android:height=\"32dp\" android:viewportHeight=\"700\"\n android:viewportWidth=\"700\" android:width=\"32dp\" xmlns:an"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_access_private_red_overlay.xml",
"chars": 1502,
"preview": "<vector android:height=\"32dp\" android:viewportHeight=\"700\"\n android:viewportWidth=\"700\" android:width=\"32dp\" xmlns:an"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_accomodation.xml",
"chars": 2464,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"580\"\n android:viewportWidth=\"580\" android:width=\"12dp\" xmlns:an"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_accountant.xml",
"chars": 3119,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"580\"\n android:viewportWidth=\"580\" android:width=\"12dp\" xmlns:an"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_aircraft.xml",
"chars": 359,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_baby_transport.xml",
"chars": 1129,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_bicycle.xml",
"chars": 1056,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_bus.xml",
"chars": 679,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_camper.xml",
"chars": 561,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_campervan.xml",
"chars": 1465,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_canoe.xml",
"chars": 3310,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_car.xml",
"chars": 830,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_dirt_motorcycle.xml",
"chars": 1848,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_diving.xml",
"chars": 2745,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_electric_bike.xml",
"chars": 1065,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_enduro_motorcycle.xml",
"chars": 4585,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_go_cart.xml",
"chars": 896,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_hang_gliding.xml",
"chars": 2107,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_helicopter.xml",
"chars": 553,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_hill_climbing.xml",
"chars": 1400,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_horse.xml",
"chars": 1031,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_horse_riding.xml",
"chars": 3599,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_ice_skating.xml",
"chars": 1314,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_inline_skates.xml",
"chars": 2114,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_kayak.xml",
"chars": 2140,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_light_aircraft.xml",
"chars": 1716,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_monowheel.xml",
"chars": 897,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_motor_scooter.xml",
"chars": 1427,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_motorboat.xml",
"chars": 1753,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_motorcycle.xml",
"chars": 1483,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_mountain_bike.xml",
"chars": 1417,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_offroad.xml",
"chars": 734,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_paragliding.xml",
"chars": 2623,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_pedestrian.xml",
"chars": 521,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_personal_transporter.xml",
"chars": 1108,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_pickup_truck.xml",
"chars": 703,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_running.xml",
"chars": 3873,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_sail_boat.xml",
"chars": 820,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_scooter.xml",
"chars": 1204,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_scuba_diving.xml",
"chars": 1624,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_shuttle_bus.xml",
"chars": 726,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_ski_touring.xml",
"chars": 2404,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
},
{
"path": "rendering_styles/style-icons/map-icons-vector/mm_activities_skiing.xml",
"chars": 2067,
"preview": "<vector android:height=\"12dp\" android:viewportHeight=\"48\"\n android:viewportWidth=\"48\" android:width=\"12dp\" xmlns:andr"
}
]
// ... and 11923 more files (download for full content)
About this extraction
This page contains the full source code of the osmandapp/OsmAnd-resources GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 12123 files (61.6 MB), approximately 12.7M tokens, and a symbol index with 2699 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.