<div style>Hi!</div><div style><br></div><div style>I'd like to introduce "OpenStreetMap File Explorer", an open source web application to interactively explore the content of an arbitrary OSM file.</div><div style>
<br></div><div style>The application parses an OSM file and displays its content on a map according to user specified style. The file content is also presented in a checkbox tree hierarchically. The checkbox tree is similar to one in the Google Earth desktop program. Double click on a tree element zooms a map on the corresponding map feature.</div>
<div style><br></div><div style>Another important feature of the application: the same content can be displayed on a number of javascript geographical engines. At the moment 4 engines are supported: djeo native engine, Google Maps API, Google Earth API and Yandex Maps API.</div>
<div style><br></div><div style>By default the OpenStreetMap file with the center of Berlin is loaded. Please note that its size is 12 Mb. You might consider to try a local version of the application under your local web server.</div>
<div style><br></div><div style>Details how to setup a local version and how to customize look and feel can be found under the following link:</div><div style><a href="https://github.com/vvoovv/djeo/wiki/OpenStreetMap-Explorer" target="_blank" style="color:rgb(17,85,204)">https://github.com/vvoovv/djeo/wiki/OpenStreetMap-Explorer</a></div>
<div style><br></div><div style>It should be possible to extend the application and develop a web portal for an arbitrary city.</div><div style><br></div><div style>Here are the links to the demo:</div><div style>- djeo engine: <a href="http://vvoovv.github.com/osm-explorer/djeo-demos/osm-explorer/osm-explorer.html?djeoEngine=djeo" target="_blank" style="color:rgb(17,85,204)">http://vvoovv.github.com/osm-explorer/djeo-demos/osm-explorer/osm-explorer.html?djeoEngine=djeo</a></div>
<div style>- Google Maps API: <a href="http://vvoovv.github.com/osm-explorer/djeo-demos/osm-explorer/osm-explorer.html?djeoEngine=gmaps" target="_blank" style="color:rgb(17,85,204)">http://vvoovv.github.com/osm-explorer/djeo-demos/osm-explorer/osm-explorer.html?djeoEngine=gmaps</a></div>
<div style>- Google Earth API: <a href="http://vvoovv.github.com/osm-explorer/djeo-demos/osm-explorer/osm-explorer.html?djeoEngine=ge" target="_blank" style="color:rgb(17,85,204)">http://vvoovv.github.com/osm-explorer/djeo-demos/osm-explorer/osm-explorer.html?djeoEngine=ge</a></div>
<div style>- Yandex Maps API: <a href="http://vvoovv.github.com/osm-explorer/djeo-demos/osm-explorer/osm-explorer.html?djeoEngine=ymaps" target="_blank" style="color:rgb(17,85,204)">http://vvoovv.github.com/osm-explorer/djeo-demos/osm-explorer/osm-explorer.html?djeoEngine=ymaps</a></div>
<div style><br></div><div style>To try the center of Paris, add &data=data/paris.osm to the above URLs.</div><div style>To try Sochi (the host of 2014 Olympic Winter Games), add &data=data/sochi.osm to the above URLs.</div>
<div style><br></div><div style>Finally, the application is based on the djeo javascript library (<a href="http://djeo.org/" target="_blank" style="color:rgb(17,85,204)">http://djeo.org</a>). I will announce djeo separately.</div>
<div style><br></div><div style>Feedback is appreciated!</div><div style>Enjoy!</div><div style><br></div><div style>Vladimir Elistratov</div>