[OSM-dev] SRTM Contour generation and height labelling

Artem Pavlenko artem at pavlenko.uklinux.net
Sun Feb 11 15:20:01 GMT 2007


Thanks, I can build srtm2shp no probs.  Could you send me an examle srtm2shp 
invocation, please. Are easting/northing in BNG? Or Mercator?
It looks like in SRTMConGen::generateShp, instead of outputing LINEs, we can
collect them, connect where possible and then write polylines to the shapfile.

I'll try to write something up this evening.

Cheers,
Artem
   
On Sunday 11 February 2007 13:45, Nick Whitelegg wrote:
> On Sunday 11 Feb 2007 13:06, you wrote:
> > Nick,
> >
> > Just looking at your contours shape files, it should be possible to join
> > segments into polylines at the conversion stage. If you could point me to
> > your srtm2shp source I can try to add line merging functionality.
> >
> > Cheers
> > Artem
>
> Artem, Rob,
>
> I've updated SVN with the latest version of my code (a bit messy since it's
> at the 'experimenting' stage at the moment). srtm2shp is under
> utils/srtmshp. It needs the updated libosm in libs. Let me know if you get
> errors compiling. The makefiles will need tweaking.
>
> Nick
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev




More information about the dev mailing list