Last year, SlashGeo and Ogle Earth reported that Mathematica 7 imports geographic data. Now, you can import such data to Mathematica 7 directly from Finder!
So if you are searching for geographic data to use with Mathematica 7, try Finder.
Once you’ve found data (for example, an earthquake feed from USGS) just right click on the “Shapefile” Button at right of the layer page to “copy link location.” Then you can paste this directly into Mathematica 7:
View the map:
Import["http://finder.geocommons.com/overlays/12193.zip", "Graphics"]
List data elements:
Import["http://finder.geocommons.com/overlays/12193.zip", "Elements"]
Import elements from the data:
Import["http://finder.geocommons.com/overlays/12193.zip", element name]
If you have an idea for analysis you’d like to see using data from Finder, please feel free to share it here.
Also keep in mind that you can use finder to convert simple spreadsheets with addresses to Wolfram 7 usable data using the same steps above.
The same goes for KML, GeoRSS (such as the earthquake feed above), and even text files or websites (via Metacarta).
One Response to Finding and Importing Geographic Data into Mathematica 7
Leave a Reply Cancel reply
About Us
Welcome to the GeoIQ blog. We write about features of our GeoIQ analytics engine, what is new and exciting in the GeoCommons community, and general industry thought leadership and discussions of geospatial data visualization and analysis.
Please explore what we're working on and let us know if you have any questions or ideas!
New GeoCommons Maps- NYJ city barsone
- Israel Outdoors: Where our applicants are from carine
- jets by state cluster barsone
- Maissade Milko5571
- T-Mobile gulyi01
- AOD MODIS gianluca
Recent Comments
- Matt madigan | Istudyweb on Matt Madigan's Beijing Olympic Report: Camels and 100,000 Flower Pots
- Victor on Dataset of the Day: Who is more Generous? Republicans or Democrats?
- Lidya on TechCamp
- Fares on Dataset of the Day: Profitability of the Fortune 1000
- GIS Blogs – GeoBlogs | GIS Lounge on Off the Map Presents Top 25 Blogs in GIS, GeoWeb and Cartography





Thanks so much for providing this very useful information.