<div dir="ltr"><div><div>hi Kate,<br><br><div>>The other reported bug I should have mentioned and neglected to is 
some polygons showing that they have empty areas. >The suspected issue is
 that the polygon directions are going the wrong way. <br></div><br></div>Just to clarify, polygons should go in a clockwise direction? I wonder if any of the KeepRight-esque services check for this?<br><br></div>As for projections, would it be worth noting the used projection on the download page?<br>
<br>Thanks, Joseph<br><br><br><br><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 18 April 2013 09:33, Kate Chapman <span dir="ltr"><<a href="mailto:kate@maploser.com" target="_blank">kate@maploser.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">Hi Stéphane,<div><br></div><div>Yes the projection is one of the issues. And we did discover that changing the projection does in fact cause issues for QGIS. Potentially we could switch the data to WGS 84 instead of Web Mercator. </div>

<div><br></div><div>The other reported bug I should have mentioned and neglected to is some polygons showing that they have empty areas. The suspected issue is that the polygon directions are going the wrong way. </div>
<div><br></div><div>Best,</div><div><br></div><div>-Kate</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 18, 2013 at 3:06 PM, Stéphane Henriod <span dir="ltr"><<a href="mailto:s@henriod.info" target="_blank">s@henriod.info</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><div>Hi Maning<br><br></div><div>this is probably due to happen with any ArcGIS version.<br></div>

<div><br>I'd just like to add that this is not a major blocking issue. <br><br>ArcGIS will still be able to open, display and use the data. It will however not be able to automatically align it properly with other datasets that are using other coordinate systems. It will also not be able to calculate distances and surfaces. For all this, the user needs to manually define the coordinate system.<br>


<br></div>I would assume that this isn't a problem for advanced GIS users (like MapAction) but it can be confusing for people who don't know so much about those things.<br><br></div>I would also assume (but needs to be tested) that an ArcGIS-compatible prj file would then create problems for Qgis.<span><font color="#888888"><br>


<br></font></span></div><span><font color="#888888">Stéphane<br></font></span></div><div class="gmail_extra"><div><br clear="all"><div>--<br>"Le mot progrès n'aura aucun sens tant qu'il y aura des enfants malheureux" -- Albert Einstein<br>

<br>"A journey does not need reasons. Before long, it proves to be reason enough in itself. One thinks that one is going to make a journey, yet soon it is the journey that makes or unmakes you." -- Nicolas Bouvier<br>


<br>Photos de voyages, photos de montagne: <a href="http://www.henriod.info/" target="_blank">http://www.henriod.info</a><span dir="ltr"><span dir="ltr" title="Appeler ce numéro de téléphone en/au(x) Tadjikistan avec Skype : +992934624662"><span>  </span></span> <br>


</span></div>
<br><br></div><div><div><div class="gmail_quote">On Thu, Apr 18, 2013 at 9:45 AM, maning sambale <span dir="ltr"><<a href="mailto:emmanuel.sambale@gmail.com" target="_blank">emmanuel.sambale@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I agree with Stéphane.  This the same issue reported by MapAction when<br>
I provided them shapefiles from the HOT export tool.  Although they<br>
didn't mention what ArcGIS version was used.<br>
<br>
On Thu, Apr 18, 2013 at 3:41 PM, Stéphane Henriod <<a href="mailto:s@henriod.info" target="_blank">s@henriod.info</a>> wrote:<br>
> Hi Kate,<br>
><br>
> I have quickly checked this export <a href="http://hot-export.geofabrik.de/jobs/2755" target="_blank">http://hot-export.geofabrik.de/jobs/2755</a><br>
> on ArcGIS 10.1 and couldn't find any major issue. Do you remember what bugs<br>
> were mentioned? Then I can look further into this particular direction.<br>
><br>
> The only thing is that ArcGIS doesn't recognize the coordinate system<br>
> (Pseudo-Mercator) and it needs to be defined manually. It's not a problem<br>
> with the Export tool, however. I think the confusion comes from the<br>
> coordinate system itself, because its definition is slightly different in<br>
> ArcGIS.<br>
><br>
> prj file from the HOT Export:<br>
> PROJCS["WGS 84 / Pseudo-Mercator",GEOGCS["Popular Visualisation<br>
> CRS",DATUM["Popular_Visualisation_Datum",SPHEROID["Popular Visualisation<br>
> Sphere",6378137,0,AUTHORITY["EPSG","7059"]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY["EPSG","6055"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.01745329251994328,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4055"]],UNIT["metre",1,AUTHORITY["EPSG","9001"]],PROJECTION["Mercator_1SP"],PARAMETER["central_meridian",0],PARAMETER["scale_factor",1],PARAMETER["false_easting",0],PARAMETER["false_northing",0],AUTHORITY["EPSG","3785"],AXIS["X",EAST],AXIS["Y",NORTH]]<br>



><br>
> prj file from ArcGIS:<br>
> PROJCS["WGS_1984_Web_Mercator_Auxiliary_Sphere",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Mercator_Auxiliary_Sphere"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",0.0],PARAMETER["Standard_Parallel_1",0.0],PARAMETER["Auxiliary_Sphere_Type",0.0],UNIT["Meter",1.0]]<br>



><br>
> One workaround would be for the export tool to output unprojected layers<br>
> (WGS84). Then anyone can project it into any coordinate system so that<br>
> distance and surface calculations are correct.<br>
><br>
> Cheers<br>
><br>
> Stéphane<br>
><br>
> --<br>
> "Le mot progrès n'aura aucun sens tant qu'il y aura des enfants malheureux"<br>
> -- Albert Einstein<br>
><br>
> "A journey does not need reasons. Before long, it proves to be reason enough<br>
> in itself. One thinks that one is going to make a journey, yet soon it is<br>
> the journey that makes or unmakes you." -- Nicolas Bouvier<br>
><br>
> Photos de voyages, photos de montagne: <a href="http://www.henriod.info" target="_blank">http://www.henriod.info</a><br>
><br>
><br>
> On Thu, Apr 18, 2013 at 6:39 AM, Kate Chapman <<a href="mailto:kate@maploser.com" target="_blank">kate@maploser.com</a>> wrote:<br>
>><br>
>> Hi All,<br>
>><br>
>> Occasionally I hear about bugs in using the data retrieved from the<br>
>> HOT Export tool (<a href="http://hot-export.geofabrik.de/" target="_blank">http://hot-export.geofabrik.de/</a>). These are primarily<br>
>> from ArcGIS users.<br>
>><br>
>> Personally I don't run Windows, nor do I have access to ArcGIS so I can't<br>
>> check.<br>
>><br>
>> Do we have any ArcGIS users on the list that could spend some time<br>
>> using the Export tool and looking for issues?<br>
>><br>
>> Thanks,<br>
>><br>
>> -Kate<br>
>><br>
>> _______________________________________________<br>
>> HOT mailing list<br>
>> <a href="mailto:HOT@openstreetmap.org" target="_blank">HOT@openstreetmap.org</a><br>
>> <a href="http://lists.openstreetmap.org/listinfo/hot" target="_blank">http://lists.openstreetmap.org/listinfo/hot</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> HOT mailing list<br>
> <a href="mailto:HOT@openstreetmap.org" target="_blank">HOT@openstreetmap.org</a><br>
> <a href="http://lists.openstreetmap.org/listinfo/hot" target="_blank">http://lists.openstreetmap.org/listinfo/hot</a><br>
><br>
<span><font color="#888888"><br>
<br>
<br>
--<br>
cheers,<br>
maning<br>
------------------------------------------------------<br>
"Freedom is still the most radical idea of all" -N.Branden<br>
wiki: <a href="http://esambale.wikispaces.com/" target="_blank">http://esambale.wikispaces.com/</a><br>
blog: <a href="http://epsg4253.wordpress.com/" target="_blank">http://epsg4253.wordpress.com/</a><br>
------------------------------------------------------<br>
<br>
</font></span></blockquote></div><br></div></div></div>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
HOT mailing list<br>
<a href="mailto:HOT@openstreetmap.org">HOT@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/hot" target="_blank">http://lists.openstreetmap.org/listinfo/hot</a><br>
<br></blockquote></div><br></div>