<html>
<body>
The exchange between Frank Cox and others about importing data is a
perfect example of an ongoing problem with this list: Many of the
discussions and "answers" are simply too GIS geeky for the vast
majority of us. <br>
Frank asked for a simple "do x then do y" kind of explanation.
Several members replied, but no one but Paul Norman tried to give him
that kind of answer. Unfortunately, Paul's answer contained a lot of GIS
technical language. Obviously, he's very knowlegeable, but he didn't put
the explanation at a level where Frank and the rest ofus could understand
it.<br>
That's why reading the list often is frustrating. There's a lot of talk
about technical issues and minutiae, but little guidance for those of us
who just want to map using Potlatch 2, which is most of us. (By the way,
what is a "network," and where is it in Potlatch coding?) Also,
sometimes there are snippy disputes about issues that seem obscure, which
makes the list occasionally unpleasant to read. Again, for those of us
who just want to map, this isn't helpful.<br>
What can be done to make Talk-US more useful for the average
mapper?<br><br>
Charlotte<br><br>
<br>
At 04:59 PM 4/14/2012, you wrote:<br>
<blockquote type=cite class=cite cite="">> From: Frank Cox
[<a href="mailto:theatre@melvilletheatre.com" eudora="autourl">
mailto:theatre@melvilletheatre.com</a>]<br>
> Subject: Re: [Imports] tiff, dwg and nad83<br>
> <br>
> On Sat, 14 Apr 2012 15:34:49 -0700<br>
> Paul Norman wrote:<br>
> <br>
> > What I would suggest is to start with the GeoTiffs and go from
there.<br>
> <br>
> All righty, now we're getting somewhere.<br>
> <br>
> So lets say that I ask for a sample GeoTIFF, which I assume is just
a<br>
> big graphic file similar to any other TIFF file (or jpg or
whatever).<br>
> The engineering department has these things (we assume), so he gives
me<br>
> a copy of one of them.<br>
> <br>
> I carry this thing home on my trusty flash drive (or whatever), plug
it<br>
> into my computer, and now I have a graphic file on my computer that
I<br>
> didn't have before.<br>
> <br>
> What now?<br><br>
Depending on how big it is, you can either tile it with gdal2tiles[1]
or<br>
serve it with mapserver[2].<br><br>
For the first one you install gdal with python bindings, run gdal2tiles
on<br>
the geotiff, use a script
(<a href="http://paste.ubuntu.com/928312/" eudora="autourl">
http://paste.ubuntu.com/928312/</a>) to fix some<br>
names, and serve that with apache. JOSM or Potlatch can then use it as
a<br>
background layer.<br><br>
For the second one you install gdal and mapserver and tell it to serve
the<br>
geotiff and then you can add it as a background layer with JOSM or
Potlatch.<br><br>
I had a look at your town and given that it's a very small town and the
bing<br>
imagery is actually quite good, I don't know that it's worth doing any
sort<br>
of import. If you wanted street names you could get them from CanVec[3].
Of<br>
course collecting street names also gives you a chance to tag
businesses,<br>
amenities, etc.<br><br>
[1] <a href="http://gdal.org/" eudora="autourl">http://gdal.org/</a><br>
[2]
<a href="http://mapserver.org/" eudora="autourl">http://mapserver.org/</a>
<br>
[3]
<a href="http://wiki.openstreetmap.org/wiki/CanVec" eudora="autourl">
http://wiki.openstreetmap.org/wiki/CanVec</a><br><br>
<br><br>
_______________________________________________<br>
Imports mailing list<br>
Imports@openstreetmap.org<br>
<a href="http://lists.openstreetmap.org/listinfo/imports" eudora="autourl">
http://lists.openstreetmap.org/listinfo/imports</a></blockquote>
<x-sigsep><p></x-sigsep>
Charlotte Wolter<br>
927 18th Street Suite A<br>
Santa Monica, California<br>
90403<br>
+1-310-597-4040<br>
techlady@techlady.com<br>
Skype: thetechlady<br><br>
<b>The Four Internet Freedoms</b> <br>
Freedom to visit any site on the Internet<br>
Freedom to access any content or service that is not illegal<br>
Freedom to attach any device that does not interfere with the
network<br>
Freedom to know all the terms of a service, particularly any that would
affect the first three freedoms.<br>
</body>
</html>