<div dir="ltr"><div><div><div>I have a similar thing setup for a task for HOT; I created a service that returns OSM data based on a tile specification or bounding box:<br><br><pre>http://{hostname}:{port}/box/{filename}.osm?bbox=left,bottom,right,top
http://{hostname}:{port}/data/{x}/{y}/{zoom}/{filename}.osm<br></pre>It's on github (<a href="http://github.com/xivk/OsmDataService" target="_blank">http://github.com/xivk/OsmDataService</a>) and installed on my own server already. <br>
<br></div>Example with actual AGIV data:<br><br><a href="http://www.osmsharp.com:815/box/AGIV_CRAB.osm?bbox=4.7792,51.25782,4.79665,51.26652">http://www.osmsharp.com:815/box/AGIV_CRAB.osm?bbox=4.7792,51.25782,4.79665,51.26652</a><br>
<br></div>It's very slow for now because it's not using a database yet (it processes all addresses on each request). I was now in the process of creating a simple webpage where you can get a link by selecting a bounding box and import straight into JOSM using the remote control option.<br>
<br></div>Does that sound like a good option for everybody or is it better to search for another solution?<br>
</div><div class="gmail_extra"><br clear="all"><div>Met vriendelijke groeten,<br>Best regards,<br><br>Ben Abelshausen<br><a href="mailto:ben.abelshausen@gmail.com">ben.abelshausen@gmail.com</a> <<a href="mailto:ben.abelshausen@gmail.be">ben.abelshausen@gmail.be</a>><br>
<a href="http://twitter.com/xivk">http://twitter.com/xivk</a> <<a href="http://twitter.com/xivk">http://twitter.com/xivk</a>><br><br></div>
<br><br><div class="gmail_quote">On Thu, Apr 25, 2013 at 6:53 PM, Marc Gemis <span dir="ltr"><<a href="mailto:marc.gemis@gmail.com" target="_blank">marc.gemis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Can't we contact the French and Dutch people that do similar things ?<div>For The Netherlands, there is this (long running) forum thread on the BAG: <a href="http://forum.openstreetmap.org/viewtopic.php?id=18311&p=1" target="_blank">http://forum.openstreetmap.org/viewtopic.php?id=18311&p=1</a></div>


<div><br></div><div>They split the Db up in smaller (.osm) parts that can be imported in JOSM. Then a manual edit and upload. There is some discussion on the need of a dedicated user for the upload of the BAG data  (required by the DWG data work group ?)</div>
<span class="HOEnZb"><font color="#888888">

<div><br></div><div>m.</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 25, 2013 at 6:21 PM, Ben Abelshausen <span dir="ltr"><<a href="mailto:ben.abelshausen@gmail.com" target="_blank">ben.abelshausen@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I'm talking only about adresses. I'm not sure about the rest... but we should be very carefull with any imports.<br>


<br></div>I think using the data more as a mapping guideline might be better in any situation compared to an actual automated import.<br>
<div class="gmail_extra"><br clear="all"><div><div>Met vriendelijke groeten,<br>Best regards,<br><br>Ben Abelshausen<br><a href="mailto:ben.abelshausen@gmail.com" target="_blank">ben.abelshausen@gmail.com</a><br>

</div><a href="http://twitter.com/xivk" target="_blank">http://twitter.com/xivk</a><br>
</div><div><div><br><div class="gmail_quote">On Thu, Apr 25, 2013 at 6:13 PM, eMerzh <span dir="ltr"><<a href="mailto:merzhin@gmail.com" target="_blank">merzhin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr"><div><div>So if i'm right, you are thinking about like tracing OSM over Urbis  by hand?<br></div>Isn't there a nicer method and more accurate? not that i want to import everything in bulk... but at least avoid the manual tracing or smth?<br>





<br></div>i'm not that aware of what we can do with the format here :)<br><br><br><br></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 25, 2013 at 5:52 PM, Ben Abelshausen <span dir="ltr"><<a href="mailto:ben.abelshausen@gmail.com" target="_blank">ben.abelshausen@gmail.com</a>></span> wrote:<br>





<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,<br><br>I have been working on this for AGIV also and I have emailed with someone from urbis and i think the license is ok. There is the need to mention the source but we should check with them if it is ok to put it on the wiki as a datasource.<br>






<br></div>I was thinking about an extra layer that could be loaded into JOSM or any other editor showing the addresses already converted to the proper OSM tags.<br><div class="gmail_extra"><br clear="all"><div>Met vriendelijke groeten,<br>






Best regards,<br><br>Ben Abelshausen<br><a href="mailto:ben.abelshausen@gmail.com" target="_blank">ben.abelshausen@gmail.com</a> <<a href="mailto:ben.abelshausen@gmail.be" target="_blank">ben.abelshausen@gmail.be</a>><br>





<a href="http://twitter.com/xivk" target="_blank">http://twitter.com/xivk</a> <<a href="http://twitter.com/xivk" target="_blank">http://twitter.com/xivk</a>><br>
<br></div>
<br><br><div class="gmail_quote"><div><div>On Thu, Apr 25, 2013 at 5:20 PM, eMerzh <span dir="ltr"><<a href="mailto:merzhin@gmail.com" target="_blank">merzhin@gmail.com</a>></span> wrote:<br></div></div>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
<div dir="ltr"><div><div><div><div><div><div><div>Hi, <br></div>some times aga there where a announce about the liberation of Urbis (the gis system of Brussels).<br><br></div>And now, this is it, i've miss the announce but it seems to be available since the 1st april ...no jokes :p<br>








<br><a href="http://www.cirb.irisnet.be/catalogue-de-services/urbis/acces-aux-donnees" target="_blank">http://www.cirb.irisnet.be/catalogue-de-services/urbis/acces-aux-donnees</a><br><br></div>The licence seems to be permissive and OSM compatible...(any confirmation on that?)<br>








<br><a href="http://www.cirb.irisnet.be/catalogue-de-services/urbis/licence-urbis-open-data/at_download/file" target="_blank">http://www.cirb.irisnet.be/catalogue-de-services/urbis/licence-urbis-open-data/at_download/file</a><br>






<br></div>

So now , you know what's left to do?<br><br></div>find a way to put all this stuff in OSM!<br><br></div>What do you think is the best way?<br><br></div>Yey for opendata<br></div>
<br></div></div>_______________________________________________<br>
Talk-be mailing list<br>
<a href="mailto:Talk-be@openstreetmap.org" target="_blank">Talk-be@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/talk-be" target="_blank">http://lists.openstreetmap.org/listinfo/talk-be</a><br>
<br></blockquote></div><br></div></div>
<br>_______________________________________________<br>
Talk-be mailing list<br>
<a href="mailto:Talk-be@openstreetmap.org" target="_blank">Talk-be@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/talk-be" target="_blank">http://lists.openstreetmap.org/listinfo/talk-be</a><br>
<br></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Talk-be mailing list<br>
<a href="mailto:Talk-be@openstreetmap.org" target="_blank">Talk-be@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/talk-be" target="_blank">http://lists.openstreetmap.org/listinfo/talk-be</a><br>
<br></blockquote></div><br></div></div></div></div>
<br>_______________________________________________<br>
Talk-be mailing list<br>
<a href="mailto:Talk-be@openstreetmap.org" target="_blank">Talk-be@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/talk-be" target="_blank">http://lists.openstreetmap.org/listinfo/talk-be</a><br>
<br></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Talk-be mailing list<br>
<a href="mailto:Talk-be@openstreetmap.org">Talk-be@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/talk-be" target="_blank">http://lists.openstreetmap.org/listinfo/talk-be</a><br>
<br></blockquote></div><br></div>