<div dir="ltr"><div>Hi Eric,<br><br>  It looks like a good start to me.  There were a couple of things that stuck out to me: many of the parks and schools are already in OSM, even if just as a GNIS point.  Also, many of the curves in the import are over digitized.  We don't need curves of that size to have that many points.<br>

<br>  The dataset isn't very large which makes it much easier to manage.  I don't know how you planned on doing the import but below is my suggestion for how to go about it.<br><br></div><div>  I wouldn't import the data per say, as in uploading the .osm file you have.  I would download the current OSM data for the area covered.  Then, in the import file I would check each polygon, one at a time, for duplicates and boundaries that are overdigitized for OSM.  If the polygon needs to be simplified, JOSM has a simplify way tool (Shift + Y) that does the job handily.  If the park or school is already in OSM I would use my judgement.  If it was put in manually by another mapper I would leave it alone.  If it is a GNIS point, delete the GNIS point, since your data is better than the GNIS points from what I can see.  Then, copy it over from the import layer to the OSM layer, and delete if from the import layer.  That way the import layer only has the polygons you haven't imported yet so you can easily keep track of things if it takes a few sessions to finish.  This method makes sure that everything is at least looked at before its added which results in things being much more sane.  It also allows you to add address data to the schools or trace courts and playing fields in the parks if you feel like doing so, although its definitely not necessary.<br>
<br></div><div>  I've used the above method for importing school and park polygons in a couple of small areas before and it worked wonderfully. <br></div><div><br></div><div>  The only other thing that stuck out to me about the data was the B & A trail.  You have a polygon for the trail which is awesome but I would also add in a properly tagged linear way.  It will make it possible for routers to use it as well as rendering properly.<br>
<br></div><div>  Good luck!<br><br></div><div>  Cheers,<br></div><div>  Greg<br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 29, 2014 at 7:12 PM, Eric H. Christensen <span dir="ltr"><<a href="mailto:eric@christensenplace.us" target="_blank">eric@christensenplace.us</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA512<br>
<br>
On Thu, Dec 12, 2013 at 05:17:59PM -0800, Paul Norman wrote:<br>
> You'll need to develop a translation for the shapefiles that converts<br>
> shapefile attributes to OSM tags, for use with ogr2osm or shp2osm.jar.<br>
> This is moderately technical.<br>
<br>
I used JOSM to import the shapefiles and turn them into .osm files.  I went through and removed attributes that didn't make sense (which would be almost all of them) and added ones that did.  Everything appears to have a name and is either a school or a park (and contains appropriate attributes for that).<br>

<br>
> When you've done that, post the .osm file somewhere and send a link<br>
> to the imports@ list for review.<br>
<br>
I ended up splitting the data into two files.  The first[0] contains simple polygons that outline the plots of land and was somewhat easy to get fixed.  The second[1] contains all the multi-polygon shapes that I didn't want to deal with just yet.  There are only a handful of these areas so I'm not overly worried about them just yet.<br>

<br>
Everything is sitting up on github[2] at the moment and are available for anyone to take a look at.  I'd appreciate feedback on this.<br>
<br>
[0] <a href="https://raw.githubusercontent.com/mappingdc/Anne-Arundel-imports/master/AA_parks.osm" target="_blank">https://raw.githubusercontent.com/mappingdc/Anne-Arundel-imports/master/AA_parks.osm</a><br>
[1] <a href="https://raw.githubusercontent.com/mappingdc/Anne-Arundel-imports/master/AA_parks_multipolygons.osm" target="_blank">https://raw.githubusercontent.com/mappingdc/Anne-Arundel-imports/master/AA_parks_multipolygons.osm</a><br>

[2] <a href="https://github.com/mappingdc/Anne-Arundel-imports" target="_blank">https://github.com/mappingdc/Anne-Arundel-imports</a><br>
<br>
Thanks!<br>
<br>
- --Eric<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1<br>
<br>
iQGcBAEBCgAGBQJTh+jvAAoJEB/kgVGp2CYvX3UL/3qbsCRXZKwQkHifSIl5PMis<br>
r9UKhLaGxnOWZtfPExzWMdQ4cCtKbqoW9yqU6tlJ8eYBmnjuwG1Yc+kTHVOL4unt<br>
Q+9/7tJpp921e2hhIQiqODV7QAlPncgYuD9KBUVt8cG5sW3cFi8pNmg75UYg/O55<br>
Mm3ZzX2rTl+mIq5kJU7ddpu7jb7vNqZMrwyYYSbDRhqzJI/lYNyDKJxLpDHAwJ7/<br>
RIENJQhoCoaaYWk5DTr0TZIvYJAGGBX6P0La45YimzvsO1k0ud/BkeRYYeTKvyeP<br>
hGCmpl3d02kSHf8+7tKlJj7BLU/80Cwkrp9dHWsGswczzupJLr1MjO5Vub7WsN8a<br>
lVvGoQp0JMeGsCddzrw/C6cAQg+/sM1LD2wyl8jSxB+6bMdwuqllxrrKq8mCGpPi<br>
Jddu9eKUKQu8ClarScEsKEIdi9Q9+7QhN6LmRo4DJ0EznaljQdV8sUfV8cRFoSrG<br>
3+x/mjZZREO3MbaYK/SxN7I3Urbq9fafzCh2MRN/6A==<br>
=lFBs<br>
-----END PGP SIGNATURE-----<br>
<br>
_______________________________________________<br>
Talk-us mailing list<br>
<a href="mailto:Talk-us@openstreetmap.org">Talk-us@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/talk-us" target="_blank">https://lists.openstreetmap.org/listinfo/talk-us</a><br>
</blockquote></div><br></div>