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- Salavan villages blewislao
- Mapping_exercise blewislao
- Lao Districts blewislao
- Mapping exercise 4 blewislao
- Oklahoma Senate Districts, 2012 - 2020 OKHouseGIS
- infousa data lmgrobar@gmail.com
Recent Comments
- Today in APIs: Twitter’s X-Warning, TaskRabbit’s API and 6 New APIs on Using the Google Translate Function to Make Multilingual Maps in GeoCommons
- marketing birmingham on Chance of Winning the Lottery: 5,000,000 to 1, Chance of a Child Actually Profiting from Lottery Dollars: 5,000,000 to 1 (approximately)
- Using the Google Translate Function to Make Multilingual Maps in GeoCommons | GeoIQ Blog on Dynamically Map your Google Spreadsheets with GeoCommons
- Coffee Machines on Dataset of the Day: Starbucks Closure Data
- JulieB on Dataset of the Day: Who is more Generous? Republicans or Democrats?





Thanks so much for providing this very useful information.