Slashdot Mirror


Open Maps?

Chilltowner asks: "I'm trying to get local (US) maps together for a community project. I want to able to modify and annotate the maps and provide them free to the public, creating a derivative open work. They also need to be accurate down to the street level and no more than 10 years out of date. I've been searching around for maps available in the public domain or under open licenses, like the Creative Commons licenses allowing derivative works. I've looked at the National Atlas, but the maps, though interesting, aren't detailed enough with street information. The topographical and aerial image maps available through that site are from Terraserver, which are copyrighted to Microsoft. Plus, I really just need simple vector road maps, not USGS rasters. I tried looking at the Census Bureau's TIGER line data, but I can't make heads or tails of it. Are there maps available through other agencies (national or international)? Are there Free/Open-Source Software projects that are making use of public data to build street-level maps for free (as in speech) use?"

278 comments

  1. Freegis? by Anonymous Coward · · Score: 5, Informative

    FreeGIs project?

    The FreeGIS Project provides * software overview on free Geographic Information Systems (this web site)
    * communication on developments, plans, infos on free GIS software and free Geo-Data (mailing list)
    * software and data prepared for direct use (CD)

    http://freegis.org/

    1. Re:Freegis? by Elektroschock · · Score: 0

      That's a very good source of information!

      thanks a lot.

    2. Re:Freegis? by ruckc · · Score: 5, Informative

      good source of information, but doesn't come with maps.

      Best place i have found maps is:

      1) Tiger data (If you read the infosets long enough you can begin to undersdtand them)

      2) Shapefiles from ESRI(These shapefiles were generated from Tiger data)

      The software i prefer to use is Tiger Map Server The author of this software has also figured out a way to convert tiger data into his own shapefiles due to ESRI's license.

      Best of luck!

    3. Re:Freegis? by bherzog · · Score: 1

      good source of information, but doesn't come with maps.

      Well, they do have links to sources of free geographic data. Some of the data is also on the FreeGIS CD-ROM.


      PS: I work for the people who run FreeGIS.

    4. Re:Freegis? by Anonymous Coward · · Score: 2, Funny

      Tiger data (If you read the infosets long enough you can begin to undersdtand them)

      Oh, no you don't. The last time I fell for that line, those "Magic Eye" scams almost drove me blind!

    5. Re:Freegis? by mtessar · · Score: 1

      What you are actully looking for map data. Maps are the diaplyable output of some type of GIS software and map data.

    6. Re:Freegis? by ruckc · · Score: 2, Funny

      Hey it took me 3 months of reading randomly through the tigerline descriptions to understand it.

      I still can't understand it well enough to do anything with it unless someone pays me to (Understanding = TIME * MONEY)

    7. Re:Freegis? by roman_mir · · Score: 4, Funny

      After a while you don't see the infosets anymore, all you see is blond, brunet, redhead...

    8. Re:Freegis? by Spetiam · · Score: 4, Informative

      The USGS also has maps viewable online. I'm not sure, but FOIA may make their maps part of the public domain. They talk about FOIA on the USGS web site, he might want to check that out. There's a ton of other information there that might be relevant.

    9. Re:Freegis? by gletham · · Score: 3, Informative

      If you want street maps at that level you need to look at the local government or county webmaps out there. NAtional government sites don't maintain that kind of level of accuracy in the public realm. Try getting a tool like Geomedia Viewer and load some webmap services (see geographynetwork.com) and another good one is the WMS Viewer - a great example of what you can do with OpenSource GIS ... The Intergraph WMS Viewer (wmsviewer.com) facilitates collaboration of geospatial information stored in WMS sources. The thin-client Web-based application enables users to view one or more WMS servers accessed through Web sites that conform to the WMS interface standards defined by the OGC. Details here good luck Glenn - www.GISuser.com

      --
      Glenn Letham www.GISuser.com www.SymbianDevZone.com
    10. Re:Freegis? by Anonymous Coward · · Score: 0

      Doesn't he do a show with Kelly Fripa?

    11. Re:Freegis? by LqqkOut · · Score: 2, Informative

      Semi Off-topic, but I've been making great use of another .gov site recently for the weather - Sure beats the hell out of the other guys with their popups getting worse each day!

      --

      -- In Soviet Russia, radio listens to YOU!

    12. Re:Freegis? by jrockway · · Score: 1

      Along the same lines, has anyone been able to find doppler radar online? Everyone calls their radar doppler, but I really want to see the storm relative velocity plots... I guess those are too hard to understand to consumers so they're not available? :(

      --
      My other car is first.
    13. Re:Freegis? by Anonymous Coward · · Score: 0

      Carfull with that sort of data. It is and continues to be wildly inaccurate in some places. Most of the time it is harmless but somtimes those (ie tiger) datasets have been of huge contention between two parties. 99% of the data is spot on if a bit dated. But its that last 1% that can get you with that volume of data. The sets are getting better every day but...

    14. Re:Freegis? by SEWilco · · Score: 1
      ...wildly inaccurate...

      All the more reason to include an editor in your toolset...

    15. Re:Freegis? by MP2Kmag.com · · Score: 1
      There are a number of resources including a directory of companies in the industry and sets of free data on DirectionsMag.com.

      They also have a series of free (and spam-free!) newsletters.

      --
      http://www.mp2kmag.com
    16. Re:Freegis? by Guppy06 · · Score: 1

      The general radar imagery area of that site is here. You can get static imagery or loops of individual radar stations at different ranges, and they also offer composites of the contiguous 48, etc. I find the nice thing about the composites is that they also show you the range of each radar station, so you know where the coverage gaps are. The images are rairly raw: there's no attempt to clean up ground clutter or smooth out the pixels (like you typically see in commercially-produced stuff like your local news).

      For hard-core radar data like what you seem to be asking about, a good place to start seems to be here

      My personal fav, though, has got to be the satellite imagery. I'm easily amused and I like watching the terminator move across the visible light loops.

    17. Re:Freegis? by d-rock · · Score: 1

      I don't know what you looked at at USGS, but they do provide vector data in SDTS format (It's called TVP, or Topographic Vector Proile). I'm actually writing a python program to read and manipulate these maps for the purpose of route finding and downloading maps to my GPS unit. An early screenshot is here:

      Screenshot of hypsography (contour line) data from East Denver

      From what I can gather you have to correlate entities with TIGER data for addresses and such, but the data is all there.

      Derek

      --
      Don't Panic...
    18. Re:Freegis? by M-G · · Score: 1

      Excellent point. In fact, if you talk to the Census Bureau about TIGER, they'll be glad to remind you that their charter from Congress is to collect population information, not create maps. Thus TIGER data is good enough quality for what they need, but does contain problems, both in terms of correctly showing roads (i.e. does Goose Creek Lane continue to Smith Street) and spatial accuracy (is Goose Creek Lane actually there, or 10 meters west?).

      You can rely more on USGS data for spatial accuracy, but they aren't going to update their maps with changes and new roads very quickly.

      The processing and error corrections are the benefit you get from a commercial data provider (who usually use TIGER as their starting point).

  2. No need to re-invent the wheel by The-Bus · · Score: 4, Informative

    Maybe it's possible to buy a database of that information and make it your own? I don't think map24.com, for example, started from scratch... That would be a hell of a lot of work.

    --

    Small potatoes make the steak look bigger.

    1. Re:No need to re-invent the wheel by Tomcat666 · · Score: 4, Informative

      I attended a speech of the inventor of Map24 - the CEO of Mapsolute.

      - They get their data from three companies, TeleAtlas, NAVTEQ and AND. For quite some money you can get their databases consisting of GBs of maps, and use it the way you want. This is true at least for the EU version, different conditions might exist for the US maps (see map24.com bottom).

      - The Map24 applet connects to their map server directly (just over a proxy), using their own Map Transport Protocol (MapTP). So in theory you are able to connect like the applet, and query the whole country at the highest zoom - getting GBs of vector information to use. But they'll probably notice, so don't try it. :)

      Anyway, the conclusion is: Like most mapping websites, Map24 (Mapsolute) use commercial maps of mapping companies, they didn't start from scratch. But using it without shelling out a lot of money won't work.

      --
      Two Worlds - One Sun [Spirit]
    2. Re:No need to re-invent the wheel by dasmegabyte · · Score: 2, Insightful

      Here, here. But I think it's obvious this guy was more interested in the anti-commercial aspects of his project than in the technical ones...otherwise he'd have realized that raster maps -- which are just scanned images with coordinates added to the corners -- are far more readily available than vector maps, which are usually created BY HAND from raster maps. Which is what he's probably going to have to do if he doesn't just buy one outright: sit down with a copy of ArcInfo ($1500) and go line by line over a high def map, then cross reference the street info on another layer. A chore, for sure, but you only have to do it once. There are quite a few independent GIS consultants who will do the job for you for a fraction of the cost of said program...expect to pay $800 or so for the street map made from scratch.

      Any way you look at it, it will be cheaper to buy the info if you want vectors AND street info. Get the town board behind you on this project! Get citizen support, the cost will be like $1 per resident I'm sure, well worth it. With these two in hand, you can get really good maps made up...and like I mentioned, you only need them made once (though you should update it once every six months or so along with new development).

      Of course, you could get REALLY lucky, and discover somebody's already made really detailed digital maps of your area. The state and/or county probably have quite a bit, as might the USGS. Data from the USGS is free (though sometimes you have to pay for the bandwidth or media to get it), and many states have programs that provide free data IF AND ONLY IF you promise to give them any digitized maps you product (sound familiar? it's GPL for maps!). Here's the list for my county...you can also search that site for detailed (1 meter) orthoimagery that puts Terraserver to shame and 1:24 000 contour maps.

      --
      Hey freaks: now you're ju
    3. Re:No need to re-invent the wheel by pimpin+apollo · · Score: 1

      On that note does anyone know of any other Terraserver type images that aren't as low res and/or outdated as Microsoft's terraserver maps?

    4. Re:No need to re-invent the wheel by glitch23 · · Score: 1

      They get their data from three companies, TeleAtlas, NAVTEQ and AND.

      I believe you mean TeleAtlas, NAVTEQ, and GDT, however TeleAtlas just bought GDT,who is TeleAtlas' biggest competitor.

      These maps cost hundreds of thousands of dollars, and as you say, contains GBs of data (about 90 actually for the whole U.S.). These companies initially got their data from the gov't as a stepping stone for their own map database. Some companies do have people out in the field who do additional data collecting. With the GDT acquisition TeleAtlas will do the obvious thing and combine their database with the GDT database to make their's even more complete.

      From what I've seen and heard, the original poster is almost asking for an impossiblity: wanting cheap/free maps that have a lot of detail in them. Such maps/project might exist however I would be surprised if the amount of detail he is looking for is contained in those cheap/free maps because of the sheer amount of work involved in collecting the data and keeping it up to date.

      --
      this nation, under God, shall have a new birth of freedom. -- Lincoln, Gettysburg Address
    5. Re:No need to re-invent the wheel by Anonymous Coward · · Score: 0

      The Map24 applet connects to their map server directly (just over a proxy), using their own Map Transport Protocol (MapTP). So in theory you are able to connect like the applet, and query the whole country at the highest zoom - getting GBs of vector information to use. But they'll probably notice, so don't try it.

      What if someone wrote a distributed computing app that would request a small amount of data several times a day? There's no need for one person to grab the whole database.

    6. Re:No need to re-invent the wheel by dasmegabyte · · Score: 1

      If you are in NY, like I said there are 30 ft orthoimages for nearly the entire state. That means 1 pixel == 1 yard of space. Pretty detailed...6 pixels for my car in colour, damnit! You can also get free 1 foot contour maps in DLG format from the USGS...combine the two, and you can get a pretty keen flyover of your area. Stick that in your copy of X-Plane...

      --
      Hey freaks: now you're ju
  3. Maybe it's time by lawpoop · · Score: 5, Interesting

    I've seen several projects where people use their PDA/GPS to map their daily route. Maybe it's time someone organized a collective mapping project, for release cunder the creative commons license.

    --
    Computers are useless. They can only give you answers.
    -- Pablo Picasso
    1. Re:Maybe it's time by f97tosc · · Score: 1

      I've seen several projects where people use their PDA/GPS to map their daily route. Maybe it's time someone organized a collective mapping project, for release cunder the creative commons license

      It seems to me that it would take much, much less effort to use satellite pictures with some software that can recognize roads ans streets (and maybe someone manually labeling the streets). Maybe it has been done already.

      Tor

    2. Re:Maybe it's time by snillfisk · · Score: 4, Interesting

      We've already done a bit of work on this, although not in any open projects yet. We do however have a small testbed for integrating and designing datasets in a SVG-client before going through a peer review process by others that have data in the same area.

      Our white paper on the architecture may be seen at SVG Open from the 2003 proceedings. A small amount of information (including a live demo -- it does however require that someone accepts the data submitted, so don't expect to see anything in the gateway at once) is available here.

      The idea is however a good one and is absolutely doable. The problem is that you'll probably get rather large datasets for the most used paths, while the roads noone travels frequently will remain unmapped (and those are really the roads that you _do_ need a map for)..

      --
      mats
      One man's ceiling is another man's floor.
    3. Re:Maybe it's time by spatialguru · · Score: 1

      What format does svg open use in the back-end. A WFS server with associated client-side wfs creation tools would alleviate the (apparent) MSIE/Adobe SVG client requirements wouldn't it? And allow others to write clients rather than depend on your svg interface. (Not to knock your interface though!!) Tyler

    4. Re:Maybe it's time by Anonymous Coward · · Score: 0

      The resolution of most GPS units is course, around 10m (high end) to 30m or 100m (really cheap units). Differentially correcting can yield better results, but your usually still off to some extent. The Tiger data is pretty good even (and much more complete) for most purposes.

    5. Re:Maybe it's time by Anonymous Coward · · Score: 0

      You might find this program interesting, it collates map data from the Ordnance Survey website in the UK and allows you to manipulate it:

      http://homepages.tesco.net/~Keith.Sheppard/MapMan. htm

      You can also import any other sort of image file for use as a map though.

  4. I'd suggest really old maps by Anonymous Coward · · Score: 2, Interesting

    They're out of copyright by now, and unless you're in one of those fancy "new" cities like Phoenix, they'll probably be pretty close to how things are now, or at least easy enough to add to.

    1. Re:I'd suggest really old maps by line.at.infinity · · Score: 3, Interesting

      I've seen some old aerial photographs of the city I live in (and I wouldn't be surprised if those photos were as old as webster 1913) but the major roads, rivers, and landmarks still remain in the same place. While we're at it, we could make a digitized map of the past (maybe some historians with grant access would be interested) and edit on top of these maps. The one problem would be the lack of GPS information from old maps, but that could be solved by extracting coordinates from the maps and photos, with probably reasonable accuracy.

      The key to a copy-free solution would be maintenance. Just copy how the major map companies update their data. And the public would do a better job of it since as a whole the general public has more itches they want to scratch than the few paid workers who update maps. (e.g. "that road doesn't exist!!") As mentioned on /. way back when, one could drive around with a GPS coordinates recording device.

    2. Re:I'd suggest really old maps by cdrguru · · Score: 2, Interesting
      You can forget about accuracy with digitizing from aerial photographs. NavTech tried this for a long time and there are just too many corrections that needed to be applied to get things right. The photographs they were working from were paid for to be done "right" and they still didn't have the needed accuracy.

      They now collect all geometry with differential GPS in car - driving all the roads.

      Trust me, you aren't going to get anything usable from aerial photographs that were not created with this application in mind.

    3. Re:I'd suggest really old maps by spatialguru · · Score: 1

      Trust me, you aren't going to get anything usable from aerial photographs that were not created with this application in mind.
      Granted the original post did connotate street level mapping and address matching, but depending on one's application a few aerial photographs can provide an extremely meaningful context for communicating mapping information. -Tyler

    4. Re:I'd suggest really old maps by spatialguru · · Score: 1

      Nice ideas with great merit.
      You've gotta see the "Historical Atlas of Amsterdam"
      Mentioned on the MapServer mailing list
      Or directly to the site HERE

      The atlas shows eighteen historical maps of Amsterdam from 1544 to 2003, referenced to the present-day national coordinate system. The scans are very detailed; when you zoom in very deeply, especially on the older maps, you can see how wonderful they are as works of cartography. When you pan around a bit, they really give the impression of flying very low over the city. If you are on a fast connection, you should certainly try this with a maximized map window.
      -Tyler

    5. Re:I'd suggest really old maps by MikeFM · · Score: 1

      I've mapped areas using a GPS recorder. It was actually kind of interesting. The really fun part is streets that suddenly change names halfway down a block. :)

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    6. Re:I'd suggest really old maps by hughk · · Score: 1
      It really isn't a problem. You just get a couple of known reference objects and then build a matrix to convert the coordinates. In olden times, what you would do is to get a stereo pair of photographs and used a device which allowed an operator to follow something in both photographs by hand generating coordinates. You get down the metre level quite easily (which is close to the limit for a moving civillian GPS).

      What I guess happened is that Navtech didn't have a clue how to properly automate the process. They possibly tried optical recognition to create the coordinate strings from roads and it didn't work well.

      --
      See my journal, I write things there
  5. Making maps is not an esoteric science by Anonymous Coward · · Score: 3, Interesting

    People have been making maps for hundreds of years, maybe thousands of years.

    Hell a Japanese guy with no formal mathematical training was able to figure out how to make very accurate maps (especially considering the poor accuracy of the maps of Europe) using no more than 300 men, several teams of horses, and large sextants and compasses.

    Why don't you start up a mapping project on your own and put a subproject idea under the main banner encouraging people to implement whatever harebrained scheme you are talking about. The community will enjoy your work and you will gain notoriety as the guy who opened maps to the world.

    1. Re:Making maps is not an esoteric science by Anonymous Coward · · Score: 1, Insightful

      He's basically asking if someone else has already done this. Mapping is a lot of work and there would not be much of a point in duplicating the effort.

    2. Re:Making maps is not an esoteric science by Anonymous Coward · · Score: 1, Insightful

      Someone's already written Unix, but it doesn't stop people from trying to reinvent it every day.

    3. Re:Making maps is not an esoteric science by Anonymous Coward · · Score: 0

      That's their choice. This Ask Slashdot is by someone who specifically asks for existing data.

    4. Re:Making maps is not an esoteric science by Anonymous Coward · · Score: 0

      Yeah really, he is asking for maps that already exist, to organize them digitally and make the catalogue available to the public. In what sense do you get the notion his desire is to create maps? Your response was an answer to a question that was not asked. Are you George Bush?

    5. Re:Making maps is not an esoteric science by Anonymous Coward · · Score: 0

      Are you George Bush?

      No, I'm not.

      -------
      I'm George W. Bush, and I approved this post.

    6. Re:Making maps is not an esoteric science by spatialguru · · Score: 1
      Mapping is a lot of work and there would not be much of a point in duplicating the effort.

      In general, duplication is silly, but look at all the posts - what are the options? Shouldn't the fact that the majority of the options (to the scale and features that the poster seems to be interested in) are only pointing to commercial options.

      I believe mapping data, applications and tools ought to be free. But, I aim not for legislating liberty but to react to the situation by working together to provide free alternatives.

      I support a community-based approach and would love to hear from others interested in the same.

      -Tyler

  6. Re:Liberate it! by Anonymous Coward · · Score: 0

    No, that is MS's way as told by the extremely large number of successful lawsuits against them. GNU has not had one successfull lawsuit against it.

  7. USGS by glass_window · · Score: 5, Informative

    The USGS has this really cool thing they call the 'national map' (http://nationalmap.usgs.gov/nmjump.html) that will display all sorts of information down to the street level and it allows you to download and print the maps you display along with the information. But enough of that, go check it out for yourself, enjoy!

    For a more direct link: http://nmviewogc.cr.usgs.gov/viewer.htm

    1. Re:USGS by asdfghjklqwertyuiop · · Score: 1

      Does this use java or something? I just get an empty page in mozilla. No map, just the border stuff.

    2. Re:USGS by Technician · · Score: 3, Interesting

      Don't overlook commercial software. Much of it uses common data, but provides a nice user interface and features that may make the price reasonable. The price for map packages are falling rapidly as the early adoptors that will pay anything have already paid. Now the rush is on for market share. Take advantage of the corner gas station price wars. There is a war between Microsoft (no suprise) and Rand McNally for vector street maps. Microsoft is trying to keep the percieved value high by keeping the list price high but it trying to get market share with a heavy rebate. Street level vector maps are in the under $20 range for ones that work well with your GPS and PDA. Delorme got skunked on the unexpeded fight. They tried selling a map, then having the GPS and PDA stuff as seprate packages. Ooops sorry Delorme, you missed the boat.

      On the TOPO side the war is between Delorme, and Natiional Geographic. Delorme sells a vector based topo map which is nice. National Geographic sells Rastor Maps of the USGS maps. The state series is a little spendy, but detailed. It's a clear winner if it is out for your state if you do off road and back road stuff. However having a picture of the streets is it's weak spot if you are trying to use it for street navigation. In a nutshell, if you use the TOPO maps by National Geographic, you will want another map for street use.

      Just out from National Geographic is an answer the vector street problem. The Back Roads Explorer map combined the Raster Maps with a real time overlay of the street vector maps. The 17 CD set can be bought for under $40. It contains the entire USA TOPO and vector street maps. It's detail in the TOPO isn't as good as the state series, but you can load the state series into the package for the best of both.

      Now the issue of marking them up and such. National Geographic permits printing of maps provided the copyright remains on the map (in the boarder, not imbeded like Mapquest). I'm not sure of the quanity or uses of the maps so more research will need done especialy for commercial use, but home printing and sending maps to your friends in your hunting party all marked up to the hunting camp is a permitted use. The tools to mark up the map are included and work well. Added to the ability to export to my PDA or handheld computer and connect to my GPS and upload, and download waypoints, routes and active track are all features that make this commercial map a winner.

      Disclaimer, I don't work for National Geographic. I like to Geocache and finding a road in close to the cache is half the fun.

      --
      The truth shall set you free!
    3. Re:USGS by glass_window · · Score: 1

      yea, i do beleive it does use java, I had to install it in firebird for my online classes. Also thought it would be interesting to point out that federal locations, i.e. the captial, white house, etc. is blurred out!

    4. Re:USGS by spatialguru · · Score: 2, Interesting
      That's a good overview of the options and issues, thanks.

      The point that seems to be missed in the threads is that (as any fellow geocacher knows) street maps and topos just don't cut it for many applications.

      Existing street mapping, etc. has some mass appeal and real utility, to be sure. But at many local levels, small private groups has whacks of spatial data that is never shared - and partly because no one would care anyway.

      For example, forestry, environmental, regional governments and municipalities all have map reporting requirements (i.e. to gov't, public) - leveraging that data into the public domain provides excellent and more meaningful local information.

      In short, folks need more than a good MapQuest. Show my the location of my house on a map and I'm slightly interested. Show me the path through the woods by the neighbour's house and I'll be impressed. Show me a localized plant hardiness map and I'll be excited.

      Consider a geocache located in a landfill - Delorme ain't gonna warn ya! :) -Tyler

    5. Re:USGS by Technician · · Score: 1

      Consider a geocache located in a landfill - Delorme ain't gonna warn ya! :) -Tyler

      The State series TOPO maps do show gravel pits, caves, rock outcrops, clifs, park borders, state and national parks, forests, BLM land, lava fields, springs, tunnels, trails, swamps, wetlands, and some refuse pits. Delorme may not warn you but National Geographic 7.5 minute state series might.

      --
      The truth shall set you free!
  8. PostGIS by SEWilco · · Score: 3, Interesting
    First, look at PostGIS. It is a geographic extension to PostgreSQL. That gives you a single place to store your data.

    Then look for "TIGER PostGIS" to find tools which support both formats, and find something to read TIGER into PostGIS. Then look at editing and display tools to find one which supports PostGIS.

    1. Re:PostGIS by po8 · · Score: 4, Informative

      Yeah, this is the kind of /. question that drives me nuts. "I want some map data, with a whole bunch of constraints on what kind it is, and I want it to be free. Oh, by the way, I found exactly that from the USGS. However, in spite of the fact that there are tens or maybe hundreds of open source projects that use it just fine, I can't figure out how. So that's no good."

      The first page of freshmeat.net after searching for "tiger" contains a link to this open source TIGER map server. Maybe that would be a good starting point. Further down the page are getmap and geotools, which also support TIGER.

      I wish submitters and especially editors would realize that when they don't do their homework, they're wasting the time of literally hundreds of thousands of people. Sometimes a lot of time, like when the idiots actually waste extra time writing a long-winded reply.

    2. Re:PostGIS by SEWilco · · Score: 1

      That's why I didn't waste much time, and just pointed out the glue that can help with umpteen data sources and several manipulators. Including that glue in the searches helps reduce the options to examine ahd assorted people can find if something meets their needs.

    3. Re:PostGIS by spatialguru · · Score: 1

      PostGIS kicks butt. I'd recommend for the first time avoiding PostGIS and going right to MapServer which can read TIGER files directly. Then plan to come to the Open Source GIS and MapServer Users Conference, June 9-11 in Ottawa :) -Tyler

    4. Re:PostGIS by po8 · · Score: 1

      Oops---sorry if you took that the wrong way. I was referring to myself in the grandparent :-).

    5. Re:PostGIS by SEWilco · · Score: 1

      One has to be careful whenever one is one's own grandparent.

    6. Re:PostGIS by SEWilco · · Score: 2, Funny

      Oops. Forgot the link: "I Am My Own Grandpa"

  9. *scratches head* by Akardam · · Score: 4, Informative

    Maybe I've missed something, but I was under the impression that the arial and topo maps presented via terraserver were copyrighted/owned by the people that put them together in the first place. I don't think Microsoft, as much as we may think otherwise, has mapping sats in orbit. Last time I checked, the data itself belonged to people like the USGS.

    1. Re:*scratches head* by Anonymous Coward · · Score: 0
      as much as we may think otherwise, has mapping sats in orbit.

      Yes. That is what they want us to believe. The truth, however, is much, much worse. Believe me when I say that Microsoft does have satellites up there and that they're not for mapping. All I can say about it here are two words: Project Thor.

    2. Re:*scratches head* by ericspinder · · Score: 4, Interesting

      Yes, you have "missed something" the National Atlas (a service of the USGS) is clearly public domain material. As is (I think) all published government sources. In fact, most of what the map makers do is based on government surveys and publications. The companies do some fact checking(some better than others), add "features", and consolidate information, but the 'base' work is often public domain.

      --
      The grass is only greener, if you don't take care of your own lawn.
    3. Re:*scratches head* by sumdumass · · Score: 1

      Usually if a company funds a satalite photo it will retain the ownership of that photo. i'm not completly sure about what kind of deal microsoft and others had with putting the terra server in place but, if they funnded the photography then they could own it. (think along the lines of construction. the owner of the buldozer and the road grader doesn't own the roads they make when the city pays them to make the roads)

      Now on the other hand, if all they did was take government information that was freely availible (maybe even for a fee) and asemble it, i think they would only own the way it was being presented.

    4. Re:*scratches head* by Reziac · · Score: 1

      Likewise, I thought USGS data (including aerial photos) was public domain, and only Terraserver's *presentation* was copyrighted. Maybe that's why Terraserver backed off being paid-sub-access only??

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    5. Re:*scratches head* by jamestedrick · · Score: 2, Interesting

      Map data produced by the US government is generally available royalty-free for reuse; once Microsoft/Delorme/RandMcnally modify/refine it, they can then apply their copyright to the derived product. In the UK, national mapping data is kept under crown copyright.

    6. Re:*scratches head* by mikeboone · · Score: 1

      You're right in this case...you can use the Terraserver data...read their FAQ.

      But I think another poster is correct in saying that some copyright their presentation of the data. See TopoZone for example.

    7. Re:*scratches head* by reboot246 · · Score: 1

      Most of the USGS topo maps I've seen are older than Microsoft, some even older than Bill Gates. They aren't updated very often and are useless for finding roads and streets. I use USGS maps for hiking and they ARE useful for that.

      Microsoft's terraserver is a PITA to use. Get "usaphotomaps" from jdmcox It's a great way to get photos and topos that you can zoom in and out of easily. The topos are still older than dirt, but the aerial photos are just a few years old.

    8. Re:*scratches head* by Anonymous Coward · · Score: 3, Informative

      It clearly states under the aerial photos on Terraserver website "Image courtesy of the U.S. Geological Survey." As the previous poster said, this is reiterated in the FAQ. Anyone can reuse, repackage, redistribute, even sell information/maps/photos, etc produced and published by the federal government. They can even copyright the delivery method/software, etc but the original data cannot be copyrighted (the idea being that it was created with taxpayer money.) So any of the images on Terraserver can be used and manipulated in any way. For future reference, while you've gotten great information from everyone on this site, this is something you can actually ask about at the library (gasp!) believe it or not, there are Federal Depository Libraries all around the United States where librarians specialize in Government Information, and can actually answer questions like this. (Both where to find the maps and the copyright question.) Often these departments have Map libraries associated with them because of the large amount of geographic and geologic information produced by the federal government.

    9. Re:*scratches head* by Anonymous Coward · · Score: 0

      Microsoft bought 1.2 terabyte of old satalite images from the KGB, they own it now.

      It's a shame they took down the rest of the world pictures. Apparently it's because some anal countries didn't like to see their map data available for free. Well Microsoft should have just told them to fuck off, or at least keep the satalite pictures online without the map data, it would have been better than nothing.

    10. Re:*scratches head* by aminorex · · Score: 2, Funny

      umm... if they were older than dirt, what would they
      be maps *of*?

      --
      -I like my women like I like my tea: green-
    11. Re:*scratches head* by vsprintf · · Score: 1

      Most of the USGS topo maps I've seen are older than Microsoft, some even older than Bill Gates. They aren't updated very often and are useless for finding roads and streets. I use USGS maps for hiking and they ARE useful for that.

      Topo maps are basically elevation maps with a few major features like railroads and rivers thrown in. Topography doesn't change very quickly, so there is little need for updates to the paper maps. If you really need current data, use the national map. The DEM (Digital Elevation) data is relatively current, and you can add the layers (roads, etc.) that you want.

    12. Re:*scratches head* by Anonymous Coward · · Score: 0

      I was under the impression that the arial and topo maps presented via terraserver were copyrighted/owned by the people that put them together in the first place.

      Very true! However who they got them from is likely the USGS. USGS has a server of seamless data (http://seamless.usgs.gov/) that is a really good data source.
      Examples:
      - NED 10m Elevation data set, US
      - STRM 30m Elevation data, US (for most of the world this data set is available at 90m due to restrictions imposed due to 9/11)
      - NLCD 1992 30m Land Cover data set.
      - Orthophotography!!!! DOQQ, this 1m data that covers much of the US, however the data could be 10 years old or more. I think you initially have to purchase this data from USGS.
      - There's current weather satellite images...

      Next source has Landsat Satellite Imagery and more sources of Elevation models, if you look in the links. Also there are some really neat projects.
      http://terrainmap.com/

      Finally your state or province might have a GIS data clearing house, which might provide you with topomaps. The Geological Survey of Alabama has an okay website of data that gives the topographic maps in GeoTIFF (TIFF with a standard GIS spatial data tag).
      http://www.gsa.state.al.us/gsa/GIS/DATA.htm l

      Oh and to answer your question about legally being encumberred. This would not be the case as long as the agency that scanned the map or digitized the data is a Federal Government Agency. (TVA, USGS, ...)

      You say you want to collect bunch of maps for your community. You'd better check and see if someone has done this. (I bet you already have!) I hope you put these up on a website for other member of your community.

      One more source, in which you will probably have the most success is with your local (city, county, regional) planning (GIS) commity. Ask them for spatial data and tell them how you are going to use it, so they can make changes if needed.

      Hope this helps!

    13. Re:*scratches head* by spatialguru · · Score: 1
      >> One more source, in which you will probably >> have the most success is with your local >> (city, county, regional) planning (GIS) >> commity. Ask them for spatial data and tell >> them how you are going to use it, so they can >> make changes if needed.

      Important point - thanks for bringing it up. Especially for the non-US group reading the thread. Start local - you probably aren't the only one looking for the info.

      Better yet, start a local geospatial data or mapping club and invite folks who use the info. You'd be surprise who has what :) -Tyler

    14. Re:*scratches head* by Reziac · · Score: 1

      Well, it's not like topo changes very often, barring earthquakes of somewhat more than average significance ;)

      But as you say, neither USGS aerials nor topos are the most useful for roads. I like the USGS maps and photos to eye the terrain from a safe distance, and they were useful when I was hunting real estate and when I used to wander around the back country. But I wouldn't use 'em to give someone directions to my house. "Turn left at the 3rd cement thingee that's taller than your head." :)

      Have you ever seen an "automobile blue book"? Not the retail value book, but a thick book on onionship paper, containing limited maps but very detailed descriptions. Somewhere I have one dated 1920, which literally has that sort of directions, and tells which roads have mudholes where, etc. Really interesting to see what a regional road system was like back before pavement was common.

      As to Terraserver -- its usability has had spasms both of being good and being terrible. Last time I was there it was good, time before I couldn't even use it. The aerial photos of my house were dated 1995. Which I suppose is better than the big book of satellite photos I've got from the 1960s :)

      Topozone.com used to be really good, then went to a totally javascript-driven system and it went completely to hell. There is another topo service that is much nicer now but hell if I can find the bookmark (must call itself something else). Should come up on search, tho -- as I recall it was easy enough to find.

      [roots in bookmark file.. you think 5000 lines is enough yet?!] Try "Map Resources On The Internet" http://www.escapeartist.com/global2/maps.htm

      Thanks for the link, I'll check it out.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  10. Maps and accessories baby... by chamilto0516 · · Score: 5, Interesting
    I was suprised when I bought my GPS unit. The maps (or unlocking the maps that we shipped with it) were almost as expesive as the unit itself. I have a Garmin eTrex Venture and between the Garmin US and DeLorme TOPO USA, I have paid more for this data than the hardware.

    The maps are where the GPS device companies make their profit. That and accessories ($35USD for an AC car adapter!).

    If I were to ever start my own Open/Free project, it would most likely be a call to all us GPS hobbyist out there to create our own Open/Free maps and GPS coordinates of useful landmarks.

    Excellent Ask Slashdot question...

    --
    Magic Eight Ball: Outlook not so good., Hmmm, how about Excel and Word?
    1. Re:Maps and accessories baby... by JohnFluxx · · Score: 1

      what you could do is just record your gps coordinates. Then as hundreds of people move about, all recording it, then you'll build a map. What's better is the popular routes will be strengthened.

    2. Re:Maps and accessories baby... by cosmol · · Score: 1

      I too discovered this. It's a shame because garmin has the sexiest hardware, but they charge an arm and a leg for data which they obviously had to get from somewhere else.

    3. Re:Maps and accessories baby... by cosmol · · Score: 4, Interesting

      Then as hundreds of people move about, all recording it, then you'll build a map.
      That's sort of like the strategy ant colonies use to establish paths. It's interesting, but such a brute force method would duplicate much effort, and miss many routes. The data is out there, we just need to convert it into a usable format.

    4. Re:Maps and accessories baby... by NetJunkie · · Score: 1

      They get it, at least the street maps, from NavTech. NavTech is the same people that supply auto makers with software for the DVD navigation systems. It's not cheap for sure. I've also found it to be pretty outdated. I've had my Garmin GPS V+, which I love, for a while and have never seen the map software updated.

    5. Re:Maps and accessories baby... by Anonymous Coward · · Score: 0

      It would duplicate effort but that just means that you have a greater rate of accuracy. And it may miss some routes but those are the ones that are never used...are there roads that are never used? Whats the purpose of mapping them?

    6. Re:Maps and accessories baby... by SmurfButcher+Bob · · Score: 3, Insightful

      That'd only give you positional accuracy, which is almost useless. What's needed is attribution for a given segment - what's the address block of the left side? The right? Are the addresses uniformly distributed? Any "even" numbered houses on the "odd" side of the street or vice-versa?

      Then there's the type of street, directionality, names and aliases, speed limits, on-street parking, sidewalks left and right, bike-routes left and right, congestion levels (by time of day), max axle weight capability, max height clearance, lane counts (left and right), and other attribution (car-pools only, etc) that'd be relevent.

      Positional accuracy of the segments is pretty much worthless by itself. Cool to look at in real time, but only useful in real time... which is stupid ("Look, ma! The map say's we're right HERE! And look, we ARE!")

      Good attribution with crap positional accuracy is 1000000 times more useful than perfect position without such attributes, because it enables you to use the map BEFORE you go somewhere.

      --

      help me i've cloned myself and can't remember which one I am

    7. Re:Maps and accessories baby... by Anonymous Coward · · Score: 0

      The problem is not so much to know where is the road, as it is to know what is the road's name, and the street number ranges (both sides) for each block, and the city.

      All of these are important so that the "street canvas" can be used as a map.

      The problem is, this is quite time consuming to take note of all of this while you are driving. Not to mention safety.

      Pascal Martin.

    8. Re:Maps and accessories baby... by yo5oy · · Score: 1

      buy one of those inexpensive dc to ac power inverters. Since i bought a 400w power inverter $20.00USD, i no longer have to buy the damned expensive travel inverters to power/recharge $PORTABLE_DEVICE.

      --
      a slut did tulsa
    9. Re:Maps and accessories baby... by Malc · · Score: 1

      And they work in cars in other countries too! Whenever I visit my parents in the UK I take my inverter and borrow their car to charge all the devices I have from manufacturers too cheap to providing switching power supplies.

  11. Figure out the TIGER data. by Anonymous Coward · · Score: 0

    That's the best your going to do for free.

    1. Re:Figure out the TIGER data. by MoonChildCY · · Score: 1

      Why is that? There are so many free sources. Granted, most of them are derived from TIGER, but everyone uses the same data source. What changes is the year of the update.

      The GIS Data Depot (http://data.geocomm.com/) has a lot of free data, just because they give the previous version of the data for free, trying to convince you to buy the new one.

      ESRI gives their version of the TIGER data for free. The problem is, they change everything into shapefiles, removing the inherent topology from the TIGER data structures. But still, worth the money you pay for it (http://arcdata.esri.com/data/tiger2000/tiger_down load.cfm)

      There are numerous sources for data, and the most accurate ones you will get are from your local university library. Every library that has a map section today sports a GIS installation, with a few gigabytes of data available to the public. Try that as well.

  12. Try FEMA by Anonymous Coward · · Score: 1, Interesting

    You could check the FEMA site. I'm not sure what license they use and the maps might just be from USGS.
    The maps are intended for flood plain information and I recall some difficulty in finding my street back when I needed to use their system. You can't just enter an address and get a map with a red X. You need to figure out what part of the grid your in and select your panel.

  13. TIGER -- look again by pb · · Score: 4, Informative

    Go to freshmeat and search for "tiger maps"; check out the Tiger Map Server project.

    Note that they don't have labels rendered on the streets yet, but plan to add this. However, all the code is there, and the data is available, so there's no need to reinvent the wheel here.

    --
    pb Reply or e-mail; don't vaguely moderate.
    1. Re:TIGER -- look again by Jaysyn · · Score: 4, Informative

      I think he's needing datasets & not predrawn maps. His best & cheapest bet would be to get the Free TIGER line files & read thru the 436pg manual on how to use them. That's what we did. I guess if time is a problem, then he's going to pay out the nose. Other resources include MapInfo Streetworks (not too expensive for the level of detail) & ESRI.

      Jaysyn

      --
      There is a war going on for your mind.
    2. Re:TIGER -- look again by waykiorg · · Score: 3, Informative
      I think TIGER is the way to go. One of the things about using TIGER data is that it has its own data format, however there are converters out there that will convert them to SHP format, which can be used with pretty much everything (i.e. MapServer and PostGIS). There are also companies that offer converted data from TIGER (albeit for a price, but it does take a little time to actually do the conversions yourself).

      All of the street level labels are there too, which makes it a very good source of free data. I've been using the data for my own project and it was fairly easy to setup.

    3. Re:TIGER -- look again by glitch23 · · Score: 1

      Other resources include MapInfo Streetworks (not too expensive for the level of detail) & ESRI.

      Although ESRI has their own maps (the streetmaps are really just extensions to their other products but they are maps nonetheless) they actually get their data from I believe TeleAtlas (if I remember correctly). Because I know how much both the ESRI maps and the TeleAtlas maps cost I can assure you that the ESRI maps are not very feature-full compared to the maps from a company who does nothing but maps (TeleAtlas or NAVTEQ). However they may be sufficient for the original poster.

      --
      this nation, under God, shall have a new birth of freedom. -- Lincoln, Gettysburg Address
    4. Re:TIGER -- look again by Jaysyn · · Score: 1

      The maps that come with ArcGIS should be good for this guys purposes if he can shell out $1500 for it. I know, I know, not bloody likely.

      Jaysyn

      --
      There is a war going on for your mind.
  14. Tiger Files by aef123 · · Score: 5, Informative

    Take another look at the Tiger Files, they really are one of the best sources of data you can use. In fact, I have found that the tiger files are even more accurate than MapQuest for rural Utah towns. (However, MapQuest has them beat for more populous areas.)

    Not only do the files include streets, but it also covers bodies of water, railways, etc.. You can even retrieve additional information such as school districts and voting districts, which you can overlay on your maps.

    Along with the files, you can download a 300 page PDF document fully detailing all the table structures and how to interpret the data.

    Don't discount them just because it will take a bit of work to figure them out.

    --
    Where are we going, and why am I in this handbasket?
    1. Re:Tiger Files by BearInTheWoods · · Score: 3, Informative
      The US Census Bureau's TIGER/Line data is very good (and free) for vector-based line data (roads, rivers, railways, etc).

      That said, here are a few shortcomings in the TIGER/Line database:

      • city database is incredibly incomplete -- lots and lots of the smaller towns are missing; this is surprising given the source of the data (Census Bureau); you'll want to get your town/city data elsewhere (e.g. USGS)
      • point-based landmark data is inconsistent and poor (many important things seem to be missing while things like shopping malls are included, but very inconsistently)
      • there is no 'freeway exit' information, making routing algorithms problematic
      • there is no data to discern normal roads from '1-way' roads -- another problem for routing algorithms
      • the database contains several errors (from simple mis-spellings to oddities in the supplied street address ranges)
      Aside from those minor shortcomings, I find the TIGER/Line data very useful and hope it's not suddenly made unavailable by some bureaucratic nonsense.

      What would be nice is a way to have an open-source/libre/gratis database to expand upon the TIGER/Line datasets.

  15. Maporama by Alien54 · · Score: 3, Interesting
    I actually prefer using Maporama, which allows you to generate maps up to 999x999 pixels.

    You can choose a number of color styles, and you can save the generated map as a gif file, which is can then edit with common software. Very configurable, and an account is not needed.

    They also provide street numbers when you are zoomed in close enough.

    Overall, worth a bookmark.

    --
    "It is a greater offense to steal men's labor, than their clothes"
    1. Re:Maporama by ColdWetDog · · Score: 2, Funny

      I don't know about this - according to MapORama, my house in located in the middle of a giant body of water. It rains a lot around here, but not that much...

      --
      Faster! Faster! Faster would be better!
    2. Re:Maporama by Alien54 · · Score: 3, Informative

      There are a few oddities I've noticed, often due to the boundaries for bodies of water being defined at the province or stare level, and not being detailed enough at the local level. But often they are quite good.

      --
      "It is a greater offense to steal men's labor, than their clothes"
    3. Re:Maporama by Anonymous Coward · · Score: 1, Funny

      according to MapORama, my house in located in the middle of a giant body of water.

      Wait until the weekend is over; you'll be praising their accuracy. ;-)

    4. Re:Maporama by wildjim · · Score: 1

      I'd never heard of Maporama before.
      I'm from New Zealand, but left for Britain 5 years ago. In that time, this is the first mapping web-site that even knew NZ existed, let alone could map street names -> map locations...
      Obviously I've just been using the wrong web-site, as I notice the maps are from NavTech, and I believe that's one of the more popular providers to Mapping web-sites.

  16. Property Appraisal Maps by webber1 · · Score: 3, Interesting

    Why not check with the property appraisers in the area for which you seek a map. Most are to street level and are pretty up to date since the taxation depends on their accuracy?

  17. maps on ontario by Anonymous Coward · · Score: 1, Informative

    I am from ontario and our ministry of transportation has detailed maps of the entire province on thier web site, I dont know how detailed they are at the city level but since they are owned by the province they would be public domain.

    1. Re:maps on ontario by colinemckay · · Score: 1

      1. Major streets, not residential. 2. Copyright by the Queen's Printers

    2. Re:maps on ontario by mumblestheclown · · Score: 1

      Umm, Canada, unlike the United States, claims "government copyright" on many items and thus items that are owned by the government are NOT necessarily in the public domain.

      For example, have a look at some of the small print on Transport-Canada published aviation maps.

  18. Try the County Assessor yet? by dankney · · Score: 2, Informative

    Local municipalities and county government will definitely have maps that are owned by the public. They will, for the most part, be very up to date and extremely accurate - right down to the blueprints and floor plans of buildings appearing on them.

    If your project is focused on one local area, they're probably adaptable. If you're trying to put together a national database, it will be difficult. Each municipality will have very different maps in terms of scale, style and detail (is the utility map the same as the county assessor map? Or does each department keep its own maps?).

    Unifying all of this data is what keeps map companies in business. It's a lot of work.

    1. Re:Try the County Assessor yet? by stratjakt · · Score: 2, Informative

      They may have maps, but not in a format that's ready to import into a computer and start cracking.

      I work writing and installig public safety software (dispatching, police/fire/ems records, etc). Mapping is a big thing these days, especially for rural communities that are sprawled out over a huge area, yet have finite resources.

      911 call from lot 12, rural route 15 - whos closest, Jeb or Clem? Or a fire engine pulls up to a fire, there's a hydrant next door, and one 6 houses up. Which one to use? Look at the map which gives the known flow rates for each - if the one six houses up can supply 10 times more water, that's what you want. Sex offenders can't live within a mile of a school or church.. Thematically mapping incidents by reporting district or beat, etc, etc, etc...

      Most have paper maps that are 50 years old, and a stack of addendum paper maps. These are useless for my purpose, and you can't just sit there with a ruler and try and convert the various lots into lats/longs - it's not accurate enough. You need to the precise lat/long for 102 Main St to pinmap it, and whether decidegrees or HMS, a slight difference in the least significant digit puts the pin in the next county.

      You'd be surprised how innacurate the older maps are. The courts are still clogged with suits over who owns this fence/tree/driveway because the old maps were so arbitrarily drawn.

      Creating a good set of geolocation data really means a small army of guys with expensive GPS equipment pounding pavement, walking down the center of the roads as the computer plots it, walking to the vertices of the various polygons (school districts, beats, etc) while the GPS creates the data.

      It's expensive and time consuming. Most smaller counties/cities dont have the budget for it. There's been a boom in it lately, I'm getting tons and tons of "homegrown" gps data from municipalites (of which the resulting maps look like dogshit, please if you're a city IS guy - contract it out, you aren't up to the task). Alot of depts are spending their cut of the Homesec dollars on this type of thing.

      Anyhow, they dont exist for free - at least not at the level of detail that I need.

      --
      I don't need no instructions to know how to rock!!!!
    2. Re:Try the County Assessor yet? by NormanEinstein · · Score: 1

      Your local government (town/city/county) is definitely the quickest and best way to find out what's available for the area if you don't want to use TIGER data.

      Something like a single line road network (slrn) for a city is pretty common and easy to create. Most city's will give you this data if you sign some papers adn agree not to sell or use it for a commercial endeavour. Failing that, you can grab a laptop and gps and drive around the city yourself easily (unless you live in a huge city).

      Getting someone to give you aerial photos or satellite imagery can be extremely difficult because the agency that originally took those photos almost always retains exclusive rights to distribute.

      Give your local city hall a shot. I manage the GIS system at a mid-sized Canadian city and deal with this stuff daily. The only information requests we regularly deny are those from businesses that will make money from the data or if the requests seem to have no purpose (other than they want the data).

    3. Re:Try the County Assessor yet? by winwar · · Score: 2, Interesting

      Do you really need the accuracy and precision you are talking about? For 911 dispatch, who cares which property the tree is in. That level of precision and accuracy would be nice but is it needed or would the money be better spent elsewhere. Hell, USGS 7.5minute quads combined with Tiger, orthophoto, parcel data, and other info is probably good enough. I mean, how accurate is that water main map anyway.... After all, the responders have brains and in theory have at least a passing knowledge of the area...
      Finally, in theory property lines used to create parcel maps were surveyed and you could just digitize them. Then georeference them. It should be good enough. If it isn't, then I doubt any amount of GPS is going to help at anything resembling a reasonable cost (if the maps are good enougth for people to find hydrants, water mains, property-then that can be transferred to the computer). Granted, it isn't easy. It's boring. It's tedious. It's time consuming. And the surveys and maps aren't always correct. But don't assume guys pounding pavement with a gps will do any better for anything resembling the same cost. Survey grade gps does not equal absolute gps accuracy. More correctly, you would need guys driving a van with differential gps to do better for roads at least(Navtech comes to mind)...

    4. Re:Try the County Assessor yet? by joggle · · Score: 1
      I presume he meant that they would be using two GPS receivers, on fixed and one heading down the street. It would be kind of silly to bother using an expensive GPS receiver kinematically without corrections; sort of defeats the purpose.

      I agree with you, though. Why would he need centimeter level accuracy for his purposes? Consumer GPS receivers with WAAS corrections can get meter level accuracy easily (I've verified this comparing one against a reference station where I work).

    5. Re:Try the County Assessor yet? by Lardmonster · · Score: 1
      The courts are still clogged with suits over who owns this fence/tree/driveway because the old maps were so arbitrarily drawn.

      Does this mean that folks' property is defined by lat/long co-ordinates?

      Cos if that's true, then surely the land they own will move according to continental drift? *lol*

      --
      The more advanced the technology, the more open it is to primitive attack
    6. Re:Try the County Assessor yet? by amber_of_luxor · · Score: 1

      Finally, in theory property lines used to create parcel maps were surveyed and you could just digitize them.

      Theory is not practice.

      At least you aren't claiming that property lines were originally surveyed and can be easilly trassferred to geophysical co-ordinates to be digitized. [Imagining somebody trying to convert "from the third cypress in the north side of the stream to the second apple tree on the far side of the dead oak tree, to the pile of rocks by the stream" to geophysocally co-ordinates, without being physically present.]

      Amber

      --
      Wind Beneath Thy Wings
  19. I'm looking too. by Kent+Swanson · · Score: 3, Informative

    I'm trying to set up a similar to mapquest, but specifically to find bike friendly routes. I have searched around an the best data I have found is the tiger map data. The file naming scheme in not friendly but once you are past that it isn't so bad. Lood for opengis ( a cd of gis tools) to help process the data. Grass is a good tool, and mapserver from the university of Minnesota is a good web tool for displaying maps. The one downside of TIGER data is that it doesn't tell you if roads are connected or just pass over or under each other, and nothing about if a road is a one-way or not. My project if I get it off the ground will have a tool to gather that info with a handheld (zaurus) and a gps.

    1. Re:I'm looking too. by NoMoreNicksLeft · · Score: 1

      Would be nice to know how man lanes, turn lanes, even traffic lights, too.

      You yourself, wouldn't mind if there was sidewalk data. I can see how others would be interested in it showing the location of buildings and parking lots (residences could be shown, too, I don't think that would be such a privacy loss).

      If we ever got a decent, relatively current national map done like that, think what we could do with it. Strange that the things government should be paying for don't happen.

    2. Re:I'm looking too. by joggle · · Score: 1

      Depends on your local government I guess. Here in Boulder, Colorado there's a bike map published by the city government: http://www.ci.boulder.co.us/goboulder/pdf/bike01.p df. It shows which roads have bike lanes, wide shoulders where sidewalk paths are, etc.

  20. HOLY CRAP by Anonymous Coward · · Score: 2, Informative

    That's the coolest thing I've ever seen.

    Yeah, there's definitely no point to Chilltowner's project--which is now nothing more than a hyperlink to the National Map.

    As hyperlinks for the copy-and-paste impaired:

    National Map
    Direct link to viewer

    1. Re:HOLY CRAP by timothv · · Score: 2, Interesting

      If you thought that was cool, wait till you see map24.com

    2. Re:HOLY CRAP by Anonymous Coward · · Score: 0

      Yeah, it's pretty sexy. If you want to feel like you are leet and all that, hit F11 and make it fullscreen on one of your computers. Makes your computer room look like a war room.

    3. Re:HOLY CRAP by line.at.infinity · · Score: 1

      What's so great about map24? are map24 maps "open"?

    4. Re:HOLY CRAP by Anonymous Coward · · Score: 0

      just check it out, you ass. It goes zzzzzooooooooommm

    5. Re:HOLY CRAP by superyooser · · Score: 1
      As that was loading a Java applet, ZoneAlarm popped up an alert that said, "Mozilla is trying to send e-mail messages." What?!

      It doesn't work at all for me on Mozilla (1.7 RC2).

    6. Re:HOLY CRAP by Anonymous Coward · · Score: 0

      WOW! That's awesome! You're right! The realtime zooming is HARDCORE.

  21. Wrong. by Anonymous Coward · · Score: 2, Insightful

    copyrights are for a long fucking time in the USA.
    Find one of those "old" maps. They're always engineering the roads. You'll find things are quite different now than then. They even change the names of the roads. Your Local "MLK drive" was called something different 30 years ago.

    1. Re:Wrong. by Anonymous Coward · · Score: 4, Funny

      Your Local "MLK drive" was called something different 30 years ago.

      Typically, the "wrong side of the tracks".

  22. Remember Mr Perens by platypus · · Score: 4, Informative

    Bruce Perens once bought a data set of AFAIK exactly what you want from his own money and put it on his server for free use. Look here
    http://perens.com/FreeSoftware/
    Though I didn't get into the ftp server, I'm sure the files are still out there.

    Very nice and forthlooking of him.

    1. Re:Remember Mr Perens by Minna+Kirai · · Score: 1

      I'm sure the files are still out there.

      Wrong. Perens decided it was pointless to keep the files up after the USA government started providing its own free downloads.

      But anyway, the data he had was just TIGER, which Chilltower has already decided are too hard to use.

    2. Re:Remember Mr Perens by platypus · · Score: 1

      "still out there" != on Bruce Peren's website, you know.

      I didn't know about that TIGER stuff.

    3. Re:Remember Mr Perens by sonamchauhan · · Score: 2, Informative

      Here's the Slashdot announcement.

      Basically Bruce seems to have bought a copy of the dataset which was under a less-restrictive license (i.e. no license - public domain). He then re-issued it under the GPL, apparently with no changes/additions, other than making it available in a different media (CD-ROM).

  23. 1000x1000 - woo. by Animaether · · Score: 1

    You can actually gain a pixel both ways by URL-modification. Might be easier to work with.

    Either way - awesome site, definitely bookmarked.

  24. Tiger, county assessor, postgis, and map server by dunham · · Score: 2, Informative

    Postgis, an add-on to postgres is a nice way to store map data. It does R-tree indexing, can store polygons, lines, and points, and can do coordinate system converison.

    Tiger works quite well for me. I read the docs and wrote a simple perl script that took a sorted list of the road segments and intermediate points file, and inserted polylines into postgis. Tiger is off in a few places, which can be seen by overlaying it with more accurate data.

    Another good source of data is the county assesors office. e.g. Clark County, Nevada, which builds a lot of new roads, has data available for free download in ARC/Info shape file format. (There exist converters to Postgis.)

    Search for GIS, shape files, county assessor (+ your county name), etc.

    The minnesota map server is a nice way to build maps images from shape files or postgis databases.

    And GRASS, available in Debian, is a more complex database system for manipulating GIS data. It handles import, export, transform, mapping image files, and so forth.

  25. Above is troll.Re:NO WAY! by rthille · · Score: 2, Informative

    The above link is a redirect to a page which hijacks your browser.

    --
    Awesome furniture, accessories and cabinetry in Santa Rosa, CA: http://humanity-home.com/
    1. Re:Above is troll.Re:NO WAY! by Anonymous Coward · · Score: 0

      Define "ABOVE" when things can be show differently when various options are chosen. What does the thing which you are warning about look like?

  26. NTAD by Xthlc · · Score: 1

    The Bureau of Transportation Statistics maintains a lot of street data in its National Transportation Atlas Database (NTAD). It doesn't have all the streets, but it does have major routes &etc. They'll send you a CD for free if you're a US resident. Look under "Geospatial Information" in the above link.

    You won't find free, alleyway-level data for the US. It's simply too much of a burden to keep such data updated, without doing so as a commercial enterprise.

  27. Find the offsping of Tiger by thogard · · Score: 5, Informative

    Tiger is the format of the census files and they list every road where people live or work in theory. They are also only accurate for time of the census (1990,2000,2010) and some of the pre/post processing checks (1989,1992,1999,2002,2005,...) and are accurate relitive to the local map datum which may or may not be anywhere close to WGS-84 (which is what your GPS will most likly default to). A while back a new group was set up to prevent the duplication of work between the Census dept and others that also need the same data (USPS, Dept of Interior, USDA). I'm not sure what that dept is called.

    There are plenty of resources on the net about how to parse Tiger line data and most of the main mapping programs that do street level views where based on that data with many corrections. For example its common that older streets will be on a state map datum and improperly adjusted to NAD27 and/or WGS85 or something else. You can find roads that aren't parallel even though they all are directly north or you can get some interesting results when one township was on one datum and the next township over was in a different one which results in the streets appearing to be in the order of 1st, 3rd, 2nd. You also have things like auto placement where one road is just so out of place, auto placement aginst sat photos puts the wrong name on it and somehow it bounces the correctly named road someplace else. The plan was to clean that up for the 2000 census data but I think the task was just too large.

    There is a programm called "Grass" that will read in these files. It might be a place to start.

    You might want to do a google groups search in the newsgroup sci.geo.cartography as well.

    1. Re:Find the offsping of Tiger by Anonymous Coward · · Score: 0

      Tiger files are published from the Census in Lat Long format. Good GIS software should be able to reproject the data without much fuss, to another map projection such as State Plane.

      Your best bet for getting relevant data would be to contact the City/County(Parish) Clerk's office (i am assuming you are in the US), and ask if they have a GIS department. They may even have a map server and a web interface to view the data. Check out the City/County(Parish) website.

    2. Re:Find the offsping of Tiger by Tablizer · · Score: 1

      while back a new group was set up to prevent the duplication of work between the Census dept and others that also need the same data (USPS, Dept of Interior, USDA). I'm not sure what that dept is called.

      The Department of Duplication Department :-)

  28. Terraserver copyright by cr@ckwhore · · Score: 3, Informative

    Just a quick FYI... terraserver images are not copyright of Microsoft ... the technical name for the images are "Digital Ortho Quadrangle" and their supplied by the USGS. Microsoft can claim copyright on the interface, etc., but not the images.

    You can obtain more information about DOQs on the USGS web site. Start by searching google...

    --
    Skiers and Riders -- http://www.snowjournal.com
  29. Maps with mousover links and pop up data by Gnaythan1 · · Score: 1

    I've been wanting this for a while, but lack the technical skills. I tried looking it up on shouldexist.com, where I posted the idea in the first place, but it's down at the moment... here's the google cache.

    http://216.239.53.104/search?q=cache:umBU4Yg0iL8 J: www.shouldexist.org/story/2002/1/20/154726/325+ult ra+map&hl=en

    1. Re:Maps with mousover links and pop up data by subtropolis · · Score: 1

      It does exist. Creating maps with SVG allows for all sorts of javascript interactivity. Check this out for a cool example. Note that the map is generated on the fly, as well. You'll need an svg plugin. Adobe's works for this page. Right-click to see the menu which lets you play with the layers. Adding mouseover/popup code to it is doable.

      --
      "Our interests are to see if we can't scale it up to something more exciting," he said.
    2. Re:Maps with mousover links and pop up data by Anonymous Coward · · Score: 0

      There exists an extension to PHP which will enable you to do exactly this, but the name escapes me. Tie that into Univ of MN MapServer with its PHP MapScript and it could work.

  30. Communtiy Event? by shadowkoder · · Score: 1

    I've had thoughts about this before, but why not have cities/towns/municipilities/ect which already have maps detailed down to the street level digitize these maps in a way that allows easy modification? That way, say a new housing development is brought into a section of town. It would be easy to just mark off houses ans street positions. If whoever would handle the mapping service for the town could integrate with the departments that handles zoning permits and other related topics, wouldn't this be feasible?

  31. NIMA vmap0 data by Ivop · · Score: 1

    See: http://geoengine.nima.mil/ The vmap0 data contains roads, railways, cities, shorelines, et cetera. It's used by Terragear and FlightGear, so it has a GPL compatible license. http://www.terragear.org/ http://www.flightqear.org/

    1. Re:NIMA vmap0 data by CharlieD · · Score: 2, Informative

      VMAP0 is crude compared to what is out there, and is not particularly reliable. For example, the Nile river is 1 mile or so mislocated at points. It may be the best worldwide vector map available for the price, BUT ...

  32. Keyhole -not free, but the BEST GLOBAL mapping/3d. by ayeco · · Score: 1

    Keyhole isn't free, but it's worth looking at - if you're into flying over a 3d model and zooming into practically anywhere!

    It streams the data, 3d and 2d, while you moved around the globe.

  33. TerraServer-USA is not copyright! by Anonymous Coward · · Score: 2, Insightful
    Jeeze, it's amazing the level of stupidity seen in the average Slashdot article nowadays.

    TerraServer-USA data is not copyright by Microsoft or anyone else, as is very clearly stated on their FAQ page:

    Are there any restrictions on what I can do with the images that I download?

    The images from the U.S. Geological Survey, and are freely available for you to download, use and re-distribute. The TerraServer team and the USGS appreciate credit for their work on this project by displaying the message "Image courtesy of the USGS".


    Jeeze. 1/2 second of research and we wouldn't have to deal with stupid crap.
  34. Mod Parent Up by mikeboone · · Score: 1

    As I discovered in March, you can use the Terraserver images copyright-free.

    See the FAQ.

    (I mistakenly believed you couldn't use the Terraserver images either when I wrote my blog in January)

  35. Maps and software by Daa · · Score: 1

    the map data is available from the USGS for free: http://www.usgs.gov/pubprod/digitaldata.html you are looking for the DLG/SDTS datasets to view and edit you need a GIS package: http://mcmcweb.er.usgs.gov/drc/dlgv32pro/ is a simple win32 viewer from USGS GRASS/GIS http://grass.itc.it/index.html is a common cross platform full featured GIS system ( pretty steep learning curve)

    1. Re:Maps and software by Hits_B · · Score: 1

      The DLG Viewer you are referring to is a free program, but it has some limits. Actually the guts of the has been modified and developed into a package called Global Mapper www.globalmapper.com It will allow you to view many types of raster and vector data, reproject and export. It is $179, but it is waaayyyy better than the more expensive crap that tries to pass for GIS software, especially if you are primarily concerned with mosaicing and working with the USGS DRG, DEM, and DLG data.

  36. Upload GPS path and direction by anandpur · · Score: 1

    Now a days most of ppl have handheld GPS device or car fited with it. If there is any site where some one can upload all trip path and direction that is saved in GPS. this way it is easy to draw map. 2nd if lot of ppl drive same route again and again then it can be refined to even up +/- couple of feets

  37. Be prepared to modify, a lot by Mr.+Piddle · · Score: 1


    Even commercial map software is, in my experience, quite inaccurate. I was looking at a certain area lately, and I picked out many errors in my county and some of the surrounding counties (blatent errors, too...). Trying to use mapping software for giving driving directions to other people is frustrating.

    --
    Vote in November. You won't regret it.
  38. Watch out who you ask for information ... by auburnate · · Score: 3, Insightful

    In this present day and age, you may have officials from HLS or FBI come knocking wondering what on earth you need maps for ...

  39. GPS calibration by Doc+Ruby · · Score: 2, Interesting

    Where can I find GPS-calibrated maps? Or just GPS calibrations for these other standard map formats? And while we're at it, how about a GPS points exchange, for swapping points, paths and tracks?

    --

    --
    make install -not war

  40. topozone.com has USGS maps by djh101010 · · Score: 1

    I wonder if the USGS maps at topozone.com are the starting point you're looking for. take a look: here.

  41. WiGLE by bryanthompson · · Score: 2, Informative

    Take a look at WiGLE (Wireless Geographic Logging Engine)

    I'm using it just for the maps, but it has GPS and wifi capabilities (People use it for wardriving). I'm pretty suprised at how accurate the maps are, even for the middle of nowhere Nebraska.

  42. Manitoba Land Initiative Project by Anonymous Coward · · Score: 0

    After what was once a reprehensible double-taxation scheme (paying taxes to collect data, paying taxes to receive data), the Manitoba Land Initiative (that's Manitoba, Canada) now offers almost all publically available data sets free and online. MLI + GRASS = free GIS base

  43. Avoid Tiger by vlakkies · · Score: 1

    Avoid using the TIGER data. It is topologically correct (junctions are correct), but the absolute position location is poor. The USGS Digital Line Graphs (DLGs) are much better. The DLG-3 Optional format is quite easy to decode and has the entire USA at 1:100,000 scale. This is accurate to about 100 feet but a bit dated (80s and 90s). The 1:24,000 (quadrangle) scale maps are also available but in SDTS format which is pretty hard to decode, but open source code is available to decode it. Accuracy is about 50' or better, more detail, but coverage is often spotty. The EROS data center is your best source: http://edc.usgs.gov/geodata/

    1. Re:Avoid Tiger by MoonChildCY · · Score: 2, Informative

      TIGER data are as accurate as any commercial data source you will use, as there is a single provider of road data for everyone.

      Apparently, GDT Inc. is the provider of street network for all major GIS Software corporations (including MapInfo, ESRI, Intergraph and others) and government entities. Perhaps the most important information on this company is the Department of Commerce publication CB96-194 of 1996, which announces that the US Census Bureau would acquire data from GDT Inc. in a long term cooperation effort to have an up-to-date TIGER database.

      The question from where GDT Inc. acquired their data is further hidden, apart from the fact that they used USGS data. A hint towards the answer is found in meta data from the USGS (specifically http://minerals.usgs.gov/sddp/doc/roads.txt), clearly indicating that the data were derived from TIGER/Line files. This means that GDT Inc. did not provide the data for the US Census, rather, it provided updates to the existing data. Therefore the source goes back to the US Census Bureau, that actually provides information on their data in a more straightforward way.

      To compile the TIGER data, 1:100,000 USGS topographic maps were digitized by USGS on behalf of the Census Bureau. For urban regions, GBF/DIME files created in the 70's were used, that were updated in 1981 and 1985. Therefore one of the originating sources has been traced back to the Census Bureau (the urban area data). The other originator, USGS has a longer history. The attempts to map the USA started in 1879, on a scale of 1:24,000. Therefore the 1:100,000 maps used to create the US Census maps are derivations of 1:24,000 maps that started being compiled in 1879 and update since then by planetable surveying. After the 1930's, aerial photographs were used. The original purpose on creating these very first maps was a mandate by Congress to "classify public lands" (http://mac.usgs.gov/mac/isb/pubs/booklets/topo/to po.html), therefore the original sponsor of the data was the US Government itself. You can't get any better than that I think.

    2. Re:Avoid Tiger by vlakkies · · Score: 2, Informative

      This is correct. Unfortunately, when the TIGER data was first derived from the USGS 1:100,000 data, they omitted some of the points along lines to keep the file sizes down. This was done on an ad hoc basis. If you compare the original Tiger '90 data with the same vintage DLGs (about the time this became generally available), you can track this in great detail. Things diverged from there and the newer TIGER data has been improved a great deal. Unfortunately, there doesn't seem to be a lot of cross-pollination between the USGS and Census folks.

    3. Re:Avoid Tiger by Al+Clocker · · Score: 1

      I disagree, I think TIGER is pretty accurate. A few years ago I wrote a commercial mapping program (for WinCE) that plotted the current location from a GPS receiver on maps derived exclusively from TIGER data (IIRC TIGER 1995). To test the software my boss would drive around, and the software would record his track. That GPS track overlapped very well with the road plots from the TIGER data. You just have to make sure to use the correct geodetic datum (model for the shape of the earth).

      TIGER data is made up of a bunch of different file types that comprise one big relational database. It takes a while to tie everything together but the result can be very good, and AFAIK all commercial map programs start w/ TIGER and refine that.

    4. Re:Avoid Tiger by ron_ivi · · Score: 1
      Perhaps, but it's hopelessly self-inconsistant.

      For example, the Dumbarton and Bay bridges (the main bridges across SF Bay) don't seem to connect in the middle in the TIGER data sets.

      Same for I-280 behind Stanford.

      They're a great starting point, but you have to do a fair amount of cleaning of the data yourself (or pay some company who already did). I'd love to see an open-source project of cleaning the TIGER data spring up, though.

      Oh... and if you look at the 2003 TIGER/Line data you'll find that in many cases it's _more_ accurate than the commercial vendors (who all seem to be based on 2000 TIGER data). The commercial guys are just a bit more self-consistant, though - perhaps less accurate, but looks less silly because their bridges actually make it across the bay.

  44. Others have mentioned but... by MrIcee · · Score: 2, Informative
    I know other posts here have mentioned the NATIONAL MAP VIEWER but I thought I'd give my two cents on it and some more details.

    I too, was looking for a public domain mapping system to assist in a site we are doing about the Big Island of Hawai'i (www.instanthawaii.com). After scouring for sources the National Map Viewer was the best bet. All their data is in the public domain and can be used in a variety of ways.

    Once you go to the site you will receive a very nice GUI interface with selections on the left and right and in the middle a map of the US including Hawai'i.

    Using your cursor, click and drag a rectangle around the area you are interested in and it will zoom in on your screen. You can continue to zoom in using the same technique (or just clicking in the center of where you want to zoom) but don't zoom past the SCALE=1 graph on the upper right corner (scales below 1 pixelate). At a scale of one the map shows very detailed information - roads are visible, etc.

    Now the real fun begins... using the options on the RIGHT SIDE, click each one and look at what they offer. The offerings will change depending on the scale (at a scale of 1, all offerings that are available will be allowed) - some offerings disappear at higher resolutions). THese options act like overlays - you can get street maps, water usage, historical maps, topographical maps, etc. Some of the layers will overwrite other layers so if you want a more complex map you might have to take a number of snapshots.

    The selections on the left side are rarely used - except to rezoom the map and scroll the map side to side.

    Using this system I was able to generate at a scale of 1, the entire Big Island as a series of over 80 screen shots that I remerged in photoshop to create on HUGE (over 200 megabytes) map that includes all topographical information, roads and rivers and streams. Since this is a volcanic island the map shows most of the craters (anything deeper than about 250 to 300 feet) and quite a few craters I didn't know existed.

    This is one of the best tools out there - is a bit tedious to use but once you get the hang of it - it is invaluable.

    1. Re:Others have mentioned but... by Anonymous Coward · · Score: 0

      Using this system I was able to generate at a scale of 1, the entire Big Island as a series of over 80 screen shots

      Jesus, you've got some serious resolution on that monitor.

  45. MARPLOT by Big+Sean+O · · Score: 2, Interesting

    The US EPA and NOAA have a free (as in beer) computer program called MARPLOT.

    It was initially meant to be used by emergency responders as part of the "Computer Aided-Management of Emergency Operations" or CAMEO. It was so popular that the US Census Bureau made it part of the Landview software program.

    It's not as nice as a professional program, but there are lots of basic features and the price is right.

    --
    My father is a blogger.
  46. WiFiMaps.com? by drewzhrodague · · Score: 1

    At our website the maps we use are based on TIGER 2002, and we're homogenizing TIGER 2003 as I type this. It's not easy to parse TIGER, but there are tools out there to do this for you. We had to integrate some features to fix some of the errors in the TIGER format, and a few other things.

    Also, we're starting to publish our data (maps and other) -- just trying to figure it all out, and determine the best way to do this (suggestions are welcome!). Currently, our map engine supports some form of XML output, so we're experimenting with this at this stage.

    --
    Zhrodague.net - I do projects and stuff too.
  47. Vector map data for the U.S. by WingNut · · Score: 1

    Here are the two places where I get all my map data:

    Bureau of transportation statistics. Detailed data, but only down to the highway/interstate level, no residential roads.(Shapefile format)
    Tiger/Line data converted into shapefiles for easy use. Down to the residential street level, very detailed!

  48. County records by LuxFX · · Score: 2, Interesting

    I live in Johnson County, Kansas, and they have a very impressive mapping system available online. (it is most functional in IE, but Mozilla etc. will let you do the basics)

    You can find individual properties (complete with tax appraisal information, square footage, room count, etc. -- did you know this is all public information?), property lines, estimates acreage, building outlines, etc. You can map water pipes, power lines, fire hydrants -- even many trees are included. Fire stations, parks, museums, streams, neighborhoods (plats), cities, etc. It's all there.

    Very impressive! Check and see if your county does the same! I can't tell you how valuable this tool was as we were shopping for a house (we closed yesterday!)

    --
    Punctanym: alternate spelling of words using punctuation or numerals in place of some or all of its letters; see 'leet'
  49. Re:Keyhole -not free, but the BEST GLOBAL mapping/ by Anonymous Coward · · Score: 0

    Windows only crap? what are u doing posting this on slashdot?

  50. SourceForge Project and US Government Map Products by OldHawk777 · · Score: 5, Informative

    Project: RoadMap: Summary

    http://sourceforge.net/projects/roadmap/
    http:/ /tiger.census.gov/cgi-bin/mapbrowse-tbl
    http://ww w.census.gov/geo/www/maps/CP_MapProducts. htm
    http://opensourcegis.org/
    http://fsffrance.o rg/news/news.en.html
    http://www.map-collections.c om
    http://www.mapimage.com/grass_latitude_maps_ma p_ap plication_poly_server.html

    GI - http://maps.langenberg.com/

    A navigation system that displays US street maps (from the US Census Bureau) and tracks a vehicule using GPS. Specific areas can be displayed by selecting a street address (street number & name, city, and state). RoadMap can run on iPAQ and Zaurus.

    Developer Info
    Project Admins:
    pascmartin
    Personal Information
    User ID: 11734
    Login Name: pascmartin
    Publicly Displayed Name: Pascal F Martin
    Email Address: pascmartin at users.sourceforge.net
    Site Member Since: 2000-02-06 13:19 :Vector Graphics

    * Development Status: 5 - Production/Stable
    * Environment: Handhelds/PDA's, X11 Applications
    * Intended Audience: End Users/Desktop
    * License: GNU General Public License (GPL)
    * Natural Language: English
    * Operating System: POSIX
    * Programming Language: C
    * Topic: Viewers, GIS

    I hope this helps - OldHawk777

    --
    Unaccountable leaders are masters, and unrepresented people are slaves. How do US and EU fare?
  51. Maps are not copyrighted by tiltowait · · Score: 4, Interesting

    so go nuts with whatever you can get your hands on. At least that's what the law was the last time I checked: you can't copyright a fact (or a made up fact for that matter), although some people are trying to change this.

    I had a the pleasure of once working for a map company, for example, that at a time (before I worked there of course) traced a competitor's maps when drafting their products. An ensuing lawsuit, during which the judge actually acknowledged this practice, resulted in a verdict in favor of allowing such infringements.

    1. Re:Maps are not copyrighted by XenonOfArcticus · · Score: 1

      I think I'd get a second opinion on that. I know mapmakers often put intentional errors in maps in unimportant areas to detect if someone else is copying their map versus working from the real (correct) data.

      US government data is _usually_ released under a license that is effectively public domain, so it's a good source to start from or copy from.

      --
      -- There is no truth. There is only Perception. To Percieve is to Exist.
    2. Re:Maps are not copyrighted by Wiseleo · · Score: 1

      Is that why there is a truly horrible map for an area of Louisiana (St. John's Parish) where over 70% streets aren't on the map or are on the map but totally out of place? Streets&Trips was my only option to find where I needed to be in that town.

      --
      Leonid S. Knyshov
      Find me on Quora :)
    3. Re:Maps are not copyrighted by Frogg · · Score: 2, Interesting

      Maps likely have different copyrights depending on the map in question and what coutry's copyright laws are applicable to the map-bearer.

      Here in England we have "Ordnance Survey" maps which are very high quality -- and are all covered by Crown Copyright (the government/queen's copyright -- I dunno how it's any different to any other copyright though).

      Also, if you take a map to a copy shop here in the UK -- let's say, because you need to give your dad (who lives some way away) directions how to find your street -- many of them will tell you that they will not copy it for you (bah, just like when someone in your band needs another copy of some sheet music).

      I have a feeling that the "Times' Atlas of the World" is also likely to a copyrighted work..!

    4. Re:Maps are not copyrighted by Doomdark · · Score: 1
      Also, if you take a map to a copy shop here in the UK -- let's say, because you need to give your dad (who lives some way away) directions how to find your street -- many of them will tell you that they will not copy it for you (bah, just like when someone in your band needs another copy of some sheet music).

      I have a feeling that the "Times' Atlas of the World" is also likely to a copyrighted work..!

      I would guess distinction is between copying physical presentation of fact(s), ie. paper map, mapbook, and copying facts themselves. Thus (as an example), if it was possible to automatically scan information from the map (OCR, vectors), resulting data would not be copyright infringment. But then again, exact distinction between making a copy, and making your interpretation is bit murky area, esp. these days.

      --
      I like paying taxes. With them I buy civilization -- Oliver Wendell Holmes
    5. Re:Maps are not copyrighted by Fortress · · Score: 1

      By that argument, a photograph cannot be copyrighted either. After all, it is a representation of a fact. Anyways, a map is hardly a fact, it is an inherently innaccurate flat projection of a complex surface. It takes time, effort and money to generate a map, and therefore IP rules should apply.

      As an interesting sidenote, some map companies deliberately place errors such a snon-existent streets on their maps to make it easier to detect when someone illicitly "traces" one.

  52. GIS information by danharan · · Score: 2, Informative

    GIS is a new-ish field, still developping very fast. A lot of tools are fairly mature, but the prices are still high, interoperability is getting good but there aren't many mature commodity components.

    The major industry effort towards interop seems to be OpenGIS.

    Some open source GIS stuff that looks promising to me are Mapserver and OpenMap.

    I found the learning curve too much at this point, and many of the OSS solutions didn't work straight out of the box. Proprietary solutions are so expensive that they made playing around impossible.

    What's more, getting data was difficult. Your city should be able to share its digitized maps. Here in Canada, my city was reluctant to share them, as some are copyright to ESRI (imagine your city co-owning its information with a foreign company!!!). What I found out however is that there isn't any copyright if you take the paper maps they publish and digitize it yourself. Time consuming, I know :(

    There are a lot of useful hacks that I wanted to do with geographic data, but I shelved those plans for now. Hopefully in a year or so we will have better tools and cheaper data. If you manage to help us get there, thanks in advance :)

    --
    Information: "I want to be anthropomorphized"
  53. Mapmakers don't start from scratch by Anonymous Coward · · Score: 0

    A friend of mine worked for Champion Maps in the late 1980s. When he drew a "new" map he did it by purchasing the competion's maps and copying them. He had to work from the maps of at least three competitors because they would introduce small errors as a "signature" to catch copyright infringements. When he found an anomaly he would copy the two maps that agreed. He would introduce his own errors as his "signature".

    I expect this technique applies to datasets as well.

  54. FlightGear by Micah · · Score: 1

    May not be exactly the same, but FlightGear has a pretty good database of global 3D geography. AFAIK it's all Free.

    I'd *love* to make an easy to use way to create scenic flythrus based on FG's graphics engine. The work is pretty much done, it's just that their program integrates it with a flight simulator.

  55. BBBike by vip223 · · Score: 1

    There is an interesting project called BBBike (Berlin & Brandenburg Bike) which might be relevant.

    It is a system designed (initially) to map the streets of Berlin and surrounds, so as to make traversal of the city more easy for bike riders.

    It's written in Perl and there is nothing really to tie it to Berlin. The data could be for any city. It has many features, and allows you to automatically plot a course across the city (conditional on whether you want the scenic route, or better road surfaces, etc.) I think it can even integrate GPS data to plot your course in real time.

  56. USGS DLG format ! ^^^ ! by tomdarch · · Score: 1

    I suspect that the USGS DLG maps are the source of a lot of other maps. The above post does a good job of explaining their limitations, but they are very useful for many, many mapping tasks. The only problem with them is translating the format. I just went ahead and bought a US$180 app that loads the files, lets you view them and will export them in many formats. I used SVG becuase that's what I'm trying to base my map server on. (I need to tie into a database and display search results semi-dynamically, and SVG seems to be the way to go.)

  57. Good free streetlevel data not likely anytime soon by jsherring · · Score: 2, Informative
    You might be able to find free GIS data for your location and put together a map to suit your needs, but if you are looking for good quality detailed maps, then your project will be limited by your ability to assemble and verify the GIS data for each region.

    The lack of free, accurate, detailed and comprehensive GIS data is *the* canonical problem obstructing development of free GIS software. We are talking about current street-level data, points of interest, geographic features, topographic data etc., preferably on a global scale.

    There is certainly free data for various regions (esp. US, various sources already mentioned) and some of it is detailed and accurate, but it is generally not even close to the quality that users expect in comparison to commercial mapping products.

    To give you an idea of the effort involved in assembling maps from available GIS sources, I have heard that Microsoft's mapping team has over a hundred GIS developers constructing the maps for their MapPoint/Streets&Trips/AutoRoute products. And MS mostly just assemble data they license from various commercial sources (which has already been cleaned and standardised before it reaches MS). These maps are actually very good for the price (I use them for driving around US and Europe). MS maps don't yet cover regions outside US and Europe because of lack of available mapping data in a usable format.

    No flames please about US free data being sufficient - I am talking about the general problem, and although US free data is much much better than most places, it is still not up to the quality of commercial data.

    Having said all that, there are some interesting projects using free data - e.g. Wissenbach Map uses free topographic and aerial maps and exchanges data with GPS receivers. There are also a large number of free programs (e.g. GPSBabel) for exchanging data with GPS receivers and the map file formats used by various GPS software vendors, and mapping programs which require the user to supply maps. Search for GPS or GIS on SourceForge for more projects. I also recall a project in Thailand where a couple of guys created their own maps by riding all over the country with GPS receivers and painstakingly adding information like road and location names.

    Various people have suggested projects to develop an open source database of GIS to rival the commercial sources. That would enable a large number of cool apps that are not feasible otherwise. But this would be an enormous project - both the data collection and assembling it into maps. E.g. certain GIS data vendors have a number of vans out permanently driving US streets with GPS receivers - trying to cover all streets and keep them updated. They do this because the free data is too inaccurate and outdated.

  58. Re:Sounds dangerous by tomdarch · · Score: 1

    Yes indeed! It is dangerous for us to know where we are. Only the government can be trusted to know where we are at any given time! We should make the US more like those bastions of justice and democracy, Russia and Turkey! In Russia, you can be jailed for having a GPS system, and in Turkey, topo maps are considered military secrets! We have already made our justice system like Pinochet's system of secrect courts and dissappeared people, why not extend that to 'dangerous' information like maps!

  59. Tiger plus Roadmap by tz · · Score: 1

    http://roadmap.digitalomaha.net/

    It parses Tiger data and uses either GTK (1 or 2) or Qt.

    Roadmap includes street and address lookup.

    The graphics aren't quite there (it doesn't handle polygons well though you get the outlines, nor cities), but it works well, and fast enough to do a moving map on a Zaurus.

    It was easy for me to link it to Kismet so I can see APs by signal and channel popup on the moving map.

    Tiger does have a 300 page document that explains the format, but there are problems. I've been trying my hand since roadmap development seems stalled.

    1. The "polygons" are sometimes disjoint. For example, a lake with an island in the middle will have two loops to form a donut/annulus shape. This doesn't bother things like PDF or postscript (where you can do more than one moveto between fills - just plot all the boundaries and even/odd fill algorithm works out). Something like Qt with just a single chain of segments needs to play masking or XOR games.

    The segments the polygons are composed of are also not organized so you must read them all and sort them (endpoint to matching start point) into their several loops.

    2. The street types aren't accurate. Some 7 lane roads have the same coding as a two lane barely paved residential street. Also, there is no consistency for things like names of state roads (state road 20, state route 20, il 20, illinois 20, ill 20, M-20 (michigan), M 20...).

    3. The normal "polygon" is a census tract, so a large city may be a mosaic of thousands. There are easy algorithms to find a boundary and create the larger polygons, but you do have to transform the data.

    4. There are zero-size features for some "chains" (series of line segments). I.e. a polyline with only a start and end point, and both are the same.

    There are probably more hiccups, but I have a program that can automatically fetch the tiger 2003 .zip archive if needed, process it into my database, then generate the shape files - collected polygons and chains (my internal format - I need to conserve space and add speed hints for my Zaurus) and plot them in PDF or Qt, the latter you can pan and zoom. The polygons work fine in PDF, but I haven't yet figured out a "good" way in Qt to do the island in a lake. It isn't that difficult, and the Tiger format is well documented.

    1. Re:Tiger plus Roadmap by Anonymous Coward · · Score: 0

      RoadMap is coming slowly back to life: it stalled mostly because we bought a home.

      If you have some enhancements to RoadMap, please let me know. I am very willing to incorporate them.

      I am also ready to open the Sourceforge CVS access to other developpers, if you are interested.

      The e-mail list roadmap@saignon.net is still open.

  60. Userbase by Anonymous Coward · · Score: 2, Funny
    Well, since you're talking about people who will synchronize their portable GPS software with an open-source mapping project, I think you might get a biased sample of the city.

    Lots of trips to the electronics store, comparatively few to buy condoms, or whatever.

  61. TERROR ALERT! by motyl · · Score: 1

    Do not help this man! Everyone who is asking about maps is a suspected terrorist! Maps are essential in planning an effective terrorist action.

    Seriously, mapping local area is a very good cooperative project.

    1. Re:TERROR ALERT! by Anonymous Coward · · Score: 0

      please to tell me where is local back of fiberoptic bone ?

      I am on holy mission and must cut it for theglory of ALLAH !

      All right...before any of you paranoid fuckers get excited, the above was a JOKE !!!

  62. One example - La Jolla, CA by goatbar · · Score: 1
    Hey All, We've been trying to lay foundations for similiar type stuff at a local level here at Scripps Inst. of Oceanography. I've been working with a large range of data formats and programs. Take a look at our sample project:

    LaJolla - Topography, Bathymetry, air photo, dive photos, helicopter photos, geologic map, seismic lines, ...

    You'll need to get the iview3d free browser to view the model. I'm just taking a break from getting it ready for the NSF visualization competition. Someday soon, I will export this stuff to a more open format (probably my prefered form of OpenInventor/Coin).

  63. To put it shortly: Why? by Kjella · · Score: 2, Insightful

    A map that is a mushpot of variously updated information is going to be very confusing. Plus, you have all the trolling problems of Wikipedia without really the checks. Historical things don't change. If someone changes something I know for a fact, there's no problem correcting it. But did someone build a new road? Rename one? For each time, I'd have to check that *my* information isn't outdated before I revert it.

    For once I think this is something better left to a government office that can put the maps in the public domain. Even metadata will have big trouble as "open data". Try tracking all the fly-by-night establishments in e.g. the restaurant or nightclub industry... good luck.

    Kjella

    --
    Live today, because you never know what tomorrow brings
  64. read the case... by tiltowait · · Score: 1

    it involved these so-called "trap" streets specifically. That's why I said you you can't copyright a made up fact as well as a real fact.

    1. Re:read the case... by Anonymous Coward · · Score: 0
      Thanks for the very informative postings. I just printed out your case and am taking it to our next exec staff mtg, where we're discussing a similar situation we're currently in.

      PS: like the username.

  65. RadioMobile uses SRTM altitude data (~off topic) by xof · · Score: 1

    RadioMobile allows you to draw terrain elevation maps. Its primary use is to predict radio propagation, but one can use it for other purposes...

  66. Since you're in the US.. by snillfisk · · Score: 3, Informative

    You should consider yourself lucky. Most of the information you need is already avaiable to you, in the public domain. As several other has mentioned, the Tiger-files will provide loads of information and you should really have a look at those (to convert them into your own format). It took a few weeks to do it, but the task is far from impossible.

    The other question asked is however much more important, what about completly open maps in a free for all use setting? As i mentioned, this is the case for the US, but quite far from the truth for some other countries in the world :| If you're going to let other people use your data, please provide them in an open and accesible format, like WFS. Have a look at GeoServer and PostGIS (for PostgreSQL) or do as we do, store everything as GML - an open standard presented by OpenGIS (which also stands behind WFS and WMS). Take a look at their website which features quite a few important standards and other resources.

    Making data available as WMS or WFS allows other people to seamlessly integrate them into their own applications. Seeing an application just importing more and more information thats available by WMS is simply amazing. The norwegian rescue service uses an internal WMS-server for all their mapping data, which provides information about currents, weather, available ships in some parts of the world that supports the system and loads of other information. This comes from several different sources and are integrated into the application on the last step. All the seperate units are responsible for their own mapping data and can upgrade and improve their data at any time without any interaction from the end user.

    We export information by WFS, although probably not very interesting for your use, it demonstrates the possibilities. You may browse our repository at OneMap by using our SVG client.

    --
    mats
    One man's ceiling is another man's floor.
    1. Re:Since you're in the US.. by PantsWearer · · Score: 2, Interesting
      Since OpenGIS was brought up, I figured I'd chime in. I've been working with various OpenGIS standards for the last couple of years, so I'm familiar with them and also have some opinions about them.

      WMS (Web Mapping Service) is a pretty good standard. It's simple and easily interoperable since you basically can type in a URL in your browser and come back with a map. Of course, since you get a static image back, you have to make another round trip to the map server to do any manipulation at all. In other words, it's really easy to use (and to implement), but it's use is both hard on your network and on the mapserver.

      WFS (Web Feature Service) is a vector format for maps. In theory, this is really wonderful. You request the map area you want to see, a ton of vector data is downloaded to your viewer (SVG or other vector drawing tool) and you can zoom in and out as long as stay within the area you first requested and don't want to see anything new. This is a little bit harder on your processor, but with today's machines this isn't much of a problem. And it eliminates the round trip problem which WMS has.

      It has it's problems though. A minor problem is that it doesn't support raster data (such as aerial or satellite imagery). This means, if you want to overlay aerial photos you'll have to hit a WMS for the photo itself and then put your vector data on top of it.

      The major problem is the GML format itself. This is how a WFS sends data to you. It's a particularly verbose XML format that, as of the current standard for WFS, is uncompressed when shipped. Geographic vector data is data dense. As a simple example, say you want to give the lat/lon for every house in your neighborhood. You'd probably end up with a list of about 60 doubles (assuming 30 houses). Now print all that out in a text format and surround them with about four or five levels of XML tags. Not that you could easily write this up yourself: the GML specification is an incredibly dense, 300+ page document.

      Basically, GML is an impractical solution because of the opaqueness of the standard and the sheer size of the data it produces. The standard's opaqueness isn't so bad, since more or less GML is only machine readable, but the size is a major roadblock.

      I'm not saying that there are better standards out there. For example. ESRI's Shape file (an industry accepted "standard" which ESRI, who is the Microsoft of the GIS world, created) is one of the nastinest binary formats I've ever seen (why would you have a binary format that contains data in both little endian and big endian at the same time?), but at least it's size friendly. For example, a shape file of the state boundaries of the US might be about a megabyte (this would probably be only 1:1000000 scale or slightly better, so once you get down to a county level, the state boundaries would be really choppy). The equivalent GML file would be about an order of magnitude larger, so if a person wanted to view something of the sort in their browser without having to continuously download more detailed data (the WMS problem again), they would need to download about a gigabyte of data just to see the state borders and allow for some fairly high level panning and zooming.

      --
      Be glad life is unfair, otherwise we'd deserve all this.
  67. Yes indeed! by phliar · · Score: 2, Informative

    Free maps from the TIGER data, as well as the (free) software that draws them. Here's Gregg Townsend's package in Icon. (Icon is a free VHLL -- very high level language -- of which Unicon is the current development extension.

    --
    Unlimited growth == Cancer.
  68. self-updating road map by xandroid · · Score: 1

    I've always thought it would be neat to have a fleet of GPSs and transmitters in cars around the nation, with a system that would use the location of each transmitter to draw the roads people drive on.

    You could start with any old road map, and use the system to verify and update it.

    And if it was accessible through the web, real-time, it would be that much cooler.

    --
    $ echo "ceci n'est pas une pipe" | sed -Ee 's/(eci n|pas )//g'
  69. I'm not so sure. by Anonymous Coward · · Score: 1, Insightful

    At least that's what the law was the last time I checked: you can't copyright a fact (or a made up fact for that matter)

    Photographs would seem to be "facts" just like maps, perhaps even moreseo. Yet you -can- copyright a photograph.

    And fiction novels are made up facts, yet you -can- copyright a novel.

    1. Re:I'm not so sure. by Anonymous Coward · · Score: 0

      >And fiction novels are made up facts, yet you -can- copyright a novel.

      They're more than made up facts; they're prose. I can publish a book of numbers and not be able to copyright it. I can lay out those numbers with descriptions and pictures and can copyright that. In other words, the white pages isn't copyrightable, while the layout and design of the yellow pages is, if that helps any.

      I can say that Rhett Butler lost $26 playing poker with yankee officers -- a made up fact -- without infringing on copyright. Reprinting the page would be a copyright violation, if not for Fair Use provisions.

      You can't copyright plain facts -- despite ridiculous claims otherwise (I can't tell you who won the ball game without expressed written consent from MLB to hear them say it). Unique presentations (original work) of facts are copyrightable.

  70. suggestions by kallen3 · · Score: 1

    First you have to decide what do you want to do? Do you want it to be able to do GIS or just serve maps? Do you want to have it look like mapquest? Then you need to use raster maps with the attendant space being taken up for storage. If you want speed and are not too concern about making it look pretty then you should use vector data. Depending upon which type of data you will use will then let you choose the software. There are many such as MapIt!, UMN Mapserver, OpenMap, etc. Personally I like UMN's Mapserver. It is in active development, has a very active and helpful mailing list and there are very few things which it can not do and it can use a very wide variety of spatial data formats.

  71. What about other data? by LordMyren · · Score: 1

    Landmark locations and pictures are useful, but the point of GIS is to correlate multiple data sources.

    What about other spatial data? I'd be interested in getting data on rainful, population density, vegitation levels, pollution levels, all that pointless junk.

  72. Property and 911 records by yet+another+coward · · Score: 1

    For taxation purposes, counties, parishes and municipalities have records of real estate. Many of them have begun to move their records to GIS. Another potential source for information is 911. 911 led to standardized addresses even for rural locations. The postal service update to rural free delivery (RFD) is tied to it. Under the old RFD scheme, addresses were given in terms of route and box. To standardize mail delivery and 911 service, even rural locations now have number and street addresses.

    These potential information sources reflect government modernization programs. I have no idea how widely they have been implemented.

  73. VTP needs a mention here.... by Antilles · · Score: 3, Informative

    http://vterrain.org/

    from their site:

    <b>The goal of VTP is to foster the creation of tools for easily constructing any part of the real world in interactive, 3D digital form.

    This goal will require a synergetic convergence of the fields of CAD, GIS, visual simulation, surveying and remote sensing. VTP gathers information and tracks progress in areas such as procedural scene construction, feature extraction, and rendering algorithms. VTP writes and supports a set of software tools, including an interactive runtime environment (VTP Enviro). The tools and their source code are freely shared to help accelerate the adoption and development of the necessary technologies.

    </b>

  74. State Highway Dept. by devets · · Score: 1

    Check with your state's highway department to see if they have any maps available. Here in Oregon ODOT has a variety of maps available as PDF files or in Microstation format.

    --
    -- Steve
  75. Like Wikipedia? by tmillard · · Score: 1

    "Open Maps" would be very good if they allowed local people to update the maps in there area. Somthing like Wikipedia (http://en.wikipedia.org/wiki/Main_Page.) One chalange would be to get the data precise.

  76. Maps are already free by phliar · · Score: 1
    you will gain notoriety as the guy who opened maps to the world.
    Work done by the US Government is in the public domain. This means USGS maps are free in every sense of the word. Scanned maps (DRGs) are available from a bunch of places; the 1:24,000 7.5' quads are probably what you want. Vector data are available from the Census' TIGER maps.
    --
    Unlimited growth == Cancer.
  77. Department of Public Works by sciop101 · · Score: 1

    See your local government (city, county, etc...) The Mapping companies get it from them. If not free, cheap and you can mark and copy all you want.

    --
    The only thing new in this world is the history that you don't know.[Harry Truman]
  78. Check out UT's map collection by csoto · · Score: 1

    http://www.lib.utexas.edu/maps/faq.html#3.html

    Most of them are public domain.

    --
    There exists no way of exchanging information without making judgments. --Bene Gesserit Axiom
  79. USGS **Vector** maps by x4A6D74 · · Score: 1

    I remember finding once, a long time ago when I was doing some modeling/mapping projects for school, that the USGS provides some maps as vector (AutoCAD format [DWG, I think], to be precise). Furthermore, the data is stored within the file in layers. If you want, you can turn off property boundaries, for instance. Or, as might be more useful here, you can turn off everything but roads.

    I don't have AutoCAD, but I do have CorelDRAW, which was also able to open and edit the files (and the various layers). I'm really sorry that I can't remember where I found these, but they're available for just about every quadrangle that USGS provides a raster topo map for.

    Hope this helps!
    --0x4A6D74

  80. No, he is not re-inventing the wheel by FeatureBug · · Score: 4, Insightful

    He wants maps which are under a Creative-Commons type of copyright licence because he wants to be able to publish derivative works such as annotated or modified versions of the original map . The copyright licences on most existing maps, as used by map24.com, are not compatible with Creative-Commons licences, which prevents him from using them.

  81. Canadian feature data and rasters by RJack-45 · · Score: 1

    In Canada, there's a move towards making data, whose gathering was paid for by taxpayers, available for free. Manitoba has this set up, and other provinces will in the future. There is a sick amount of data on there. -RJack-45

    1. Re:Canadian feature data and rasters by spatialguru · · Score: 1

      Glad you brought it up. I've been using Manitoba's data and am impressed. From what I've seen (mainly BC and MB), they are a step ahead. The Canada framework base map data and a bunch of imagery, etc. is helpful too. See http://geoconnections.ca/CGDI.cfm for a good starting point.

  82. Mapserver by ThesQuid · · Score: 2, Interesting

    There's a great open source project that you can use the tiger data with - Mapserver
    Lots of tutorials there to, but it's a bit of a learning curve. Try it! I knew nothing about mapping, and in two months I had built a web application that could zoom down to the street level with selectable layers for all sorts of data.

    1. Re:Mapserver by spatialguru · · Score: 1

      It's worthy to mention that the mapserver mailing list is very active. Anyone who wants to get started but is intimidated, just drop a note to the list and get help. The next year, you'll see it get easier to install and setup. (windows binaries and various *nix binaries/RPMs are available!)

  83. How about GRASS?? by Randyj70999 · · Score: 2, Informative

    http://grass.baylor.edu/

    Always worked for me....

    RJ

  84. Freedom of Information Act Request by LuYu · · Score: 2, Informative

    The Defense Mapping Agency, which now appears to be called the National Geospacial-Intelligence Agency, has been making detailed maps of the Earth for about half a century now. You might be able to put in a FOIA request for satellite images and maps in the possession of the agency. Technically, these maps and images made with public money should be free for any citizen of the US to obtain.

    --
    All data is speech. All speech is Free.
  85. UMN Mapserver is free, can use nationalatlas.gov by ftzdomino · · Score: 3, Informative

    UMN Mapserver works fairly well to display map files from nationalatlas.gov (water features, county boundaries, state boundaries, a lot else). I have used this to display points on state and county maps. I use data from the Tiger 2002 files to get long/late coordinates from an address in order to plot onto the map. The tiger files aren't 100% useful for mailing addresses, as they don't contain all streets and have no information about R.R. postal addresses. As far as understanding the tiger files goes, there are some help documents which explain what all the files are as well as their data formats.

  86. Copyrights by MrChuck · · Score: 2, Informative
    Copyright law is clear.

    Anything after Steamboat Willie and the creation of one "Michael Mouse" by Uncle Walt will retain perpetual copyright.

    However streets are, mainly, publicly owned/maintained/created. Surveys by municipalities are in the public domain (tax payer and all that) - just like most NASA images.

    Being able to USE that data, however, requires the use of some standard markup - which probably exists, but I'm no cartographer - with information about direction, intersections and angles of intersections and, perhaps speed.

    This would be how your Nav System calmly says "make slight right turn onto BLAH"

    Of interest to me would be a system where certain data would be modifyable. Eg. a 65MPH road might be modified to 20 MPH depending on current traffic conditions. You'd also want a class on each road so you could add a "never take" type of conditional if, say, you're biking and really don't want to be on a 12 lane interstate :) Trucks could also use routing for only roads that don't ban trucks.

    Second year CS students would recognize any routing algorithms made from that data.

    One might think that if data didn't exist, then state/federal/DARPA funding might be available for an open project like this. Unless they lock your ass in Guantanimo under the U.S.A.P.A.T.R.I.O.T. act for resembling someone conspiring to think about perhaps doing something that displeases the Right Reverend John Ashcroft and the Ministry of Home Defense.

  87. Inquiring into maps... by Anonymous Coward · · Score: 0

    Maybe you could see if the FBI could put in a good word for you with the Dept of the Interior when they come visit you to ask why you need maps like this?

  88. RoadMap by dhartman · · Score: 1
    RoadMap is a GPL'd program which uses the tigerline data for gps navigation. (well navigation is perhaps a little strong--it shows you where you are). The maps are rendered from the vector data. Perhaps you can use some of the code to see how the tigerline data can be used for your purpose.

    I'd provide a link but several of the mirrors are down. Quote the mirror page:

    "This RoadMap mirror is down until bandwidth issues can be resolved. Thank an asshole in Japan who pushed me 350 GB over my bandwidth limit, costing me hundreds of dollars. These are US only maps. Some morons out there just don't get that."
  89. Re:Freegis? (Mod Parent Up!) by demi · · Score: 2

    Wow! That's the coolest thing I've seen in a while. Looks to me like it's exactly what the guy is looking for--yes, works produced by government employees are in the public domain, and this appears to allow you to download vector data for roads and so forth.

    --
    demi
  90. TIGER files by HiThere · · Score: 1

    When I was working with TIGER files, they weren't maps. They were used for correlating census data to maps, a quite different thing.

    It was a set of fixed length records (perhaps blocked) suitable for processing with Fortran. Each record contained things like:
    9 digits of longitude, 9 digits of latitude (probably these were nnnn.nnnnn) census block face id, street name, street address range, city, zip, county, state

    N.B.: It's been a number of years, so this memory is a bit fuzzy. The idea is that this allows one to locate any census block on a map. It's not a replacement for a map (though it certainly could help).

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  91. Copyright and the Government by Baricom · · Score: 3, Informative

    There's been a lot of questions about what the government can and cannot copyright. Here's some relevant information:

    • The government cannot copyright their own works, but they can hold the copyright of others. Source
    • Works by state (and local) governments are not necessarily in the public domain. Source

    Another good resource is the Copyright FAQ here, which elaborates on both of those points.

    Disclaimer: These resources are for the U.S. YMMV. IANAL.

  92. Free US Geocoder by Anonymous Coward · · Score: 0
  93. Reading TIGER files by CharlieD · · Score: 1

    Try GlobalMapper (www.globalmapper.com) software, also known in a limited form as DLGV32PRO (check Google for a USGS site). Both are versions of the same thing - limited capabilities for free, everything for a relatively modest price (~$100-200 versus $1000's for heavy duty GIS S/W). GlobalMapper will also allow you to save raster and vector data in a different format. Very powerful for the price.

  94. Re:Above is troll.Re:NO WAY! -- NOT TRUE! by Anonymous Coward · · Score: 0

    The link works just fine for me. Methinks you should start looking for malware on your box ...

  95. There's a quicker and more effective way (w/o GPS) by joggle · · Score: 1
    A more practicle approach would be to write an open-source program which would allow people to trace routes over aerial photographs. There would be a toolbar saying whether you're creating an in-city street, highway, interstate, etc. and so on. Once the app was finished (probably would take 10 thousand lines of code easy for a minimal version), people would be shipped data units (the photographs and existing vector data if available) and complete it to the best of their ability. Sort of like the Gutenberg project.

    I'm actually working on such a program right now, but it's so pre-alpha that I haven't even put it on sourceforge yet. A problem of relying strictly on aerial photographs is that they are usually years old, so any recent road construction wouldn't be present.

  96. In my experience... by XenonOfArcticus · · Score: 2, Informative

    Your best (free) bet is probably TIGER data in either its original form or in shapefile form, updated and corrected locally.

    TIGER is made from USGS DLG or DRG files, combined with some updating done by the US Census Bureau. Since the census is only done periodically, the TIGER data gets out of date.

    Some organizations take TIGER data and update it and resell it in various forms. One of these is NAVTEQ, who has people out on the road constantly driving around and updating their maps. As a result, this information tends to be rather expensive, but pretty high quality. Other companies in the same business are DeLorme and UnderTow (formerly Chicago Mapping, I believe). I think UnderTow's Precision Mapping product has pretty decent licensing terms, last I looked at it (several years ago). Much better than DeLorme.

    If you want to get your own imagery and work from that, there are several good free sources:

    University of Maryland's GLCF site serves up 30m color imagery and 15m monochrome imagery for most of the world. To make the color imagery useful, you'll want to take a look at Scott Cherba's Tutorial using Photoshop or Terrainmap's tutorial using PaintShop Pro. One of the software companies I've founded makes an inexpensive utility called PixelSense (Windows, $49) to do this process automatically.

    The United States Department of Agriculture Lighthouse Server serves up a variety of data including free 1m monochrome mosaics of virtually every county in the US. These are large files, and come in MrSID format, for which you'll need to download a Viewer (time-limited trial version) that can save out the portions you want. The nice thing about this is that they are mosaiced and brightness-balanced, whereas if you just go buy/download a bunch of DOQQs elsewhere, they may not match well at the edges of each file.

    Finally, in urban areas, you may be able to take advantage of the USGS Urban Areas High-Resolution Orthoimagery available for some cities from the USGS Seamless Server. This data is fantastic, 1ft resolution color airphotos. You can see cars and individual people. It's very recent, having been aquired after 2001 for national disaster planning and response purposes.

    Good luck. I'd be happy to answer questions you might have privately, as a lot of my customers do cartography.

    --
    -- There is no truth. There is only Perception. To Percieve is to Exist.
  97. Local 911 district ESRI layers. by Anonymous Coward · · Score: 0

    Most 911 districts (or other public safety / emergency management agencies that run the 911 phone systems) have very detailed GIS street map data which is used to feed the public safety dispatch systems. It's usually in ESRI format. In the USA you may be able to obtain copies for free, but bear in mind that merely asking for it these days will likely get your name put on a list that will be given to certain law enforcement types who'll be rather curious in why you're interested in such data and what you intend to do with it, and they'll be determining that for themselves, regardless of what explanation you might provide..

  98. Digital Map Databases by cdrguru · · Score: 1
    Navigation Technologies uses TIGER data as a base and then expands on it by adding and verifying street attributes (names, addresses, etc.) as well as fixing up the geometry. This is an enourmous task and they have a large staff dedicated to collecting this information.

    They spend over 50 million a year collecting, administratrating and publishing this information.

    Their competition spends about the same. This is not something a couple of guys can collaborate on and come up with something meaningful.

    1. Re:Digital Map Databases by MrChuck · · Score: 2, Insightful
      To develop Exchange, Microsoft has spent millions of dollars, countless meeting hours and hundreds of developers work on it.

      To develop Word, Microsoft has ... well the same (plus people to take ALL the F'ing suggestions for features and make sure everything gets added).

      Sendmail took one guy, mainly, a semester or so and then a core of MAYBE 20 people to develop it.

      Postfix was, in large part, a 1 person project.

      Except for what Linus took from Minix (kidding!), a kernel was developed, without networking code, by one guy.

      We can mutter about UIs and Gnome/KDE (hell, X11).

      If anything can fall under the Million Monkey's Factor of Open Source, maps can.

      I'm at an office where it takes dozens and dozens of people hours and meetings to add a line to a sendmail access file. But sometimes, I just do it in 12 seconds and get forgiveness later.

  99. How do non-MSIE users contribute? by Anonymous Coward · · Score: 0

    The map editor requires MSIE and Adobe's SVG plug-in. Is there any way to work around this? (I'm on Linux)

  100. Canada? by mikeb39 · · Score: 1

    Just out of curiosity, are there any Canadian map services like TIGER that anyone knows about?

    1. Re:Canada? by topham · · Score: 1

      Thankfully things have been slowly changing and there is some types of data available from the Canadian government without paying through the nose.
      Try GeoBase
      http://www.cits.rncan.gc.ca/cit/servlet/C IT/site_i d=01&page_id=1-008-001.html

      It may not currently have what you need or want, but that should improve over time.

    2. Re:Canada? by funkmeister · · Score: 2, Informative

      Geobase has been a great source for my work (http://www.geobase.ca/) in Canada but it does not have detailed vector maps. Great source of data for Landsat and DEM's where available. If you need maps in BC, they have opened up a lot of data. Check out http://www.em.gov.bc.ca/Mining/Geolsurv/MapPlace/. The site is a little convoluted but there are some really good data there for free. Word on the street is that Canada is opening up more and more data. The tax payers paid for the data so we should have rightful access to it. You can also check out http://www.cits.rncan.gc.ca/, you have to pay for this data. But my understanding is that more and more of this data will be moving over to geobase. I could be wrong though...

    3. Re:Canada? by funkmeister · · Score: 2, Informative

      Forgot to mention this.... Daniel Faivre is giving a paper at the Open Source GIS conference (http://www.omsug.ca/osgis2004/) titled "Public Geodata License: Open source license initiative for geographical data". I am going, and can submit an update on Slashdot if he says anything interesting.

    4. Re:Canada? by spatialguru · · Score: 1
      B.C. is at least moving...finally...the core base map data (I mean TRIM) is not free, though you could most likely get into a data exchange agreement allowing you to have data if you also provide updates. That's not bad, but I'll believe it when I see it working well.

      There is the B.C. web mapping tool (http://maps.gov.bc.ca) and most, if not all those layers are available through WMS as well. (but don't have the link handy sorry). See you at the conference, come to my workshop :) -Tyler

  101. +1 informative, but it's "HEAR HEAR", dagnabbit! by Anonymous Coward · · Score: 0

    You just had to set yourself up to the incumbent spelling nazi within us all, didn't you punk ;)

    So, to restate the heading: good post, but it's "Hear, hear" (listen to this!) - not "here here".

  102. Why national or international? by Dahan · · Score: 1
    Are there maps available through other agencies (national or international)?

    What's the reasoning behind the national or international restriction? The local government handles building streets, and they're the ones who provide the maps. For example, the Texas Department of Transportation makes their maps available here.

  103. Garmin GPS units and track data by Anonymous Coward · · Score: 0

    I have had a Garmin eTrex Venture myself for nearly a year now, and it doesn't support downloading any real maps, only 1 MB of point-of-interest (POI) data, and it comes with a world city database (city locations only, not streets or roads). I find this a bit insufficient as a "map". Other Garmin eTrex models have several times more memory, allowing for detailed maps, but I agree that they are costly.

    In any case, I have been using my eTrex Venture regularly wherever I have been since I bought it, and uploaded my track data as necessary when the memory has become full. The coverage is a bit limited, but given the appropriate software I'd be happy to process, compile and contribute what I have to some collaborative project.

    I agree that attributes such as street names and numbers are essential, but without positional data the result will look like a subway map which isn't quite as interesting. The real problem here isn't acquiring the source data, but creating an infrastructure for processing and long-time maintenance of the data received, so that contributors won't be let down by seeing their hard work disappear into thin air. You need to keep track of contributors, accuracy and date of acquisition of the data, so that you can compare the quality of individual contributions to each other. It's similar to the development model for the Linux kernel, where someone has to decide what contributions will be added to it.

  104. Checkout the Xastir project by ipb · · Score: 1

    http://www.xastir.org
    The Xastir project makes use of all kinds of different map types and can serve as example code for manipulating them all, including the Tiger maps.

  105. Terrorist !!! by The+Famous+Druid · · Score: 1

    You're obviously a bunch of terrorists up to no good !

    Well, if the news article I was reading a few weeks ago is to be believed you are. As far as I could tell, a guy was arrested as a suspected terrorist because

    a) He was a muslim
    b) He had frequently accessed government records of building plans, electricity conduits, gas lines, etc.

    Apparently, the fact that the guy was an architect was just a clever "cover story".

    Ok, so there may have been more to the story than made the papers, but these days looking at maps is seen as a suspicious activity by our governments.

    --
    Quidquid Latine dictum sit, altum videtur (anything said in Latin sounds important)
  106. maps by Anonymous Coward · · Score: 0

    You might try state level DOT's. I know that WA offers pretty good maps (in pdf mostly) on their DOT website, I imagine at least some other states would have the same.

  107. Beer? by LafinJack · · Score: 1

    OK, what's the difference between free (as in speech) and free (as in beer) again?

    I can never remember, maybe it's too much free (as in beer)...

    --
    we are building a religion
    a limited edition
    we are now accepting callers
    for these pendant key chains
  108. Need a couple real good guys :) by spatialguru · · Score: 1

    > This is not something a couple of guys can collaborate on and come up with something meaningful. I disagree on one side of that argument. That is of scale. A couple committed folks for a small city could do a heck of a lot -- and it would be a heck of a lot more meaningful to users in that locale. I'll go off on a tangent in another thread - but I believe in a grassroots data collection and creative commons style approach.

  109. Use Mappoint From Microsoft by Jim_Kim · · Score: 0, Informative
    Nobody seem to mention this, but Mappoint is an excellent product from Microsoft and you can do all sorts of stuff with it. It is also affordable. You may try Streets from Microsot, which is cheaper, but Mappoint is the one I admire. You can program it in so many ways.

    The product is not free of course, but it is quite cheap compared to other solutions out there. The free solutions also suck, unreliable and totally unsupported. Your best chance is definitely a commercial product like Mappoint, and mappoint is the best solution out there.

  110. Tiger 2003 Data - Preprocesed to SHP files by ZPO · · Score: 1

    The TIGER2003 data is available. You can spend the time required t learn it or you can use the online available preconverted ones. You can also use the geocoded files available online. Its the most common US street mapping base among commercial programs so TIGER is worth the time.

    Do a couple googles on APRS TIGER 2003 XASTIR and you can find them online.

  111. Re:There's a quicker and more effective way (w/o G by spatialguru · · Score: 1

    Groovy. Tell me more!

  112. County and City Data by Anonymous Coward · · Score: 0

    All but the most rural of counties and cities usally post very good, up to date, and accurated gis data including street ceterline files on their websites. i would check you county assessor, public works, or gis department (if they have one). if you can't download it, call them and they will give it to you (in most cases they have to). you might get some flak from a control freak on the other end, but be persistent and they will hand it over. This stuff is usally the best because it is used to keep track of the repair projects the city or county are working on. in most cases, it has a very accurate set of address attributes attached to it. Also, since it is already public domain it can often be redistributed free of charge with a disclaimer and proper credit given to the source. The detail is often better and more accurate than commercial (crooks) vendors like gdt of navtech.

    if not get the tiger stuff and most gis softwares can import it directly from what you pull down from the census. it is easier than it looks.

    cheers and keep pounding the local govt' sources into handing over what we have already paid for once.

  113. Opensource maps by r_j_prahad · · Score: 2, Informative

    I'm putting together some web pages that generate thematic maps using the University of Minnesota's MapServer. All the datum and the info for the layers that I'm using were all public information, and free to use with little or no restriction.

    http://mapserver.gis.umn.edu/

    UMN's pages are also a very good source of information about Open Source and GIS in general.

  114. Re:There's a quicker and more effective way (w/o G by joggle · · Score: 1
    I wish I could. It's still mostly on paper. I'm also still looking at all of the free GIS software available to make sure I'm not duplicating something that already exists.

    I think the program I proposed would be especially useful in European and other countries (non-US) where free GIS data is hard to come by.

  115. Re:There's a quicker and more effective way (w/o G by spatialguru · · Score: 1

    I would like to discuss this further with you. How can we touch base outside of slashdot? I'll open up an irc on irc.freenode.net where we can talk further. Channel #openmap - would that work for you?

  116. Mapserver, Esri, etc by Anonymous Coward · · Score: 0

    As others have mentioned, the TIGER data is free and good. And not rocket science to figure out. However, you can also purchase ESRI shapefiles fairly cheaply, eg on ebay, and use a 3rd party program to view/change.

    Where I work we use mapserver (mapscript actually), which I think is fairly smooth. One example of street annotations being directly read from shapefiles is here [beta version]. Right now the street annotation shows up only when zoomed, but is automatic and decent; you can export PDF's to print, and soon it will interactive in terms of adding comments for specific places. All open source.

    Also, many many cities and counties have freely available gis data, usually in shapefile format, for download. This is often a touch more accurate than the tiger/esri files, but those are a great start.

    Point is: There are lots of freely available sources for national and local street coverage. Most conform or are easily converted to a standard (often esri shapefile oriented) format. The data often comes with no license. There are lots of [open source] programs that do a good job of allowing changes and display of annotation.

  117. Maps using the Tiger2k data files by thekernel32 · · Score: 1

    I have worked with the tiger2k format and have code I'm willing to release.
    Email shaun@linuxhost.cc if you're interested in sources or have questions about the tiger2k format itself.
    I also have the full 4+GB tiger2k dataset.

  118. Re:Maps using the Tiger2k data files + link by thekernel32 · · Score: 1

    Ok, so here's a screen shot of my maps generated from the Tiger2K RT1 and RT2 files. http://linuxhost.cc/~shaun/tigermap.jpeg
    It's written in MFC using Visual Studio .net. I'll be happy to release the sources. An installer that should include a map of salt lake county (tiger files are on county boundaries) is available at http://linuxhost.cc/~shaun/tigermap-setup.exe The PHP/PostgreSQL code that I use to generate the map files is available if you wish to email me and request them.

  119. Modifying maps by ignavus · · Score: 1

    I love the idea of modifying maps.

    "Hey, let's put a lake here, and change this bit of coastland so that my house now has a waterfrontage."

    "I just modified the map. You now live inside an active volcano."

    A dragon cave near my home sounds kinda cool. But I'd need a hill for that. Easily fixed...

    --
    I am anarch of all I survey.
  120. Detailed shape files from County Gov GIS Depts by elhefe · · Score: 1

    I,m the IT Director for a county gov and my GIS dept provides complete vector map and tax data to the public as does every county GIS dept in the state that I am in. The data is provided in ESRI shapefile format and we place no restrictions on how the vector data is used. Giving away for free after you purchase would be okay. We only restrict the resale and/or redistribution of the photographic data. We charge a nominal fee, $100.00 for the dataset. Your local GIS dept would be your best source for accurate local data.

  121. State and Regional GIS Data Collaboratives by scupper · · Score: 2, Informative

    Many people here have listed city, county, state and federal data sources, but I didn't read mention of GIS Data or "Geodata" Collaboratives.

    Throughout the country, regional councils of government (known by names such as Metropolitan Planning Organizations (MPOs), Association of Governments (AGs) and Council of Governments (COGs)) are forming, or have formed GIS Councils that administrate "GIS Collaboratives" in concert with, or at the direction of State GIS Councils/Commissions and the Federal Geographic Data Committee

    These collaboratives contain GIS data from their member city, county and special district governments.

    The NATIONAL ASSOCIATION OF REGIONAL COUNCILS maintains a directory of these regional councils of government. Here are a few examples from my neck of the woods:

  122. Government policy vs Spatial info markets by scupper · · Score: 1
    Interesting article related to this discussion from GIS@development

    March 2004 - Government policy vs Spatial info markets

  123. Re:There's a quicker and more effective way (w/o G by joggle · · Score: 1

    Sure. I haven't played much with IRC. Do I simply connect to a random server and then type join #openmap or do I have to connect to a particular server? For now, I'll add a journal entry so we can discuss there.

  124. World-wide mapping collaborative project by sxpert · · Score: 1

    At the risk of slashdotting myself, you may look into navsys which has the goal of becoming a world-wide mapping collaborative project

  125. Re:There's a quicker and more effective way (w/o G by joggle · · Score: 1
    OK. I figured out how to add new servers in mIRC. Duh. Anyway, you seem to be quite knowledgable about what is available and perhaps what would be most needed in the GIS world right now and I would welcome any input that you may have.

    My current knowledge is mostly centered on GPS technology itself, not cartology so much of this is new to me. I'm currently working on a couple of projects in my spare time, including a small Windows CE program to map GIS data on a PocketPC, a small C++ program to do turn-by-turn directions given a network of nodes and segment info (to be integrated with the WinCE program in the future) and a GUI to prepare the data for the WinCE program. It seems like the GUI could be modified to download and upload GIS data to a server so people could coordinate their efforts.

  126. Re:There's a quicker and more effective way (w/o G by spatialguru · · Score: 1

    I can't find a way to reply to your journal - can you add me as a "friend" (ahh schuks, that'd make me feel good :) Tyler

  127. Re:There's a quicker and more effective way (w/o G by spatialguru · · Score: 1

    I'll be on irc.freenode.net in a channel called openmap - if you happen to be around.

  128. Re:There's a quicker and more effective way (w/o G by joggle · · Score: 1

    OK. Now that I've figured out how to do IRC I'll be there. I guess that explains why nobody has ever commented in my journal. I need to check my settings.

  129. Collaborative creation by ecloud · · Score: 1

    I've been thinking for a while... if geeks with computers in their cars would store GPS tracks everywhere they drive, and then upload them to a central server, any line segment which overlaps a lot of other people's line segments could be considered a road (as opposed to a driveway, or somebody went off-road or something). Maps could be created and updated automatically, and there would even be statistics about how much traffic is on each road, and the system would find out about new roads, road closures etc. But it would take a lot of geeks.

    1. Re:Collaborative creation by sxpert · · Score: 1

      see my post right above your post :D

  130. It's an old version by Andy+Dodd · · Score: 1

    And everything is now available from the Census Bureau's FTP site.

    What he bought was the 1997 TIGER/Line dataset on CD.

    More recent versions can be simply downloaded.

    --
    retrorocket.o not found, launch anyway?
  131. Yikes... by Andy+Dodd · · Score: 1

    Sounds like GML is even more inefficient than TIGER/Line, space-wise.

    This is one of the few cases where a binary format is a Good Thing.

    Interestingly enough, there's enough documentation on the Garmin MapSource .IMG format in existence that in theory someone could create an open-source application to use either official Garmin MapSource data, or MapSource-format data generated from open sources (such as the TIGER/Line data)

    --
    retrorocket.o not found, launch anyway?