blankblank blank


Archive for the 'Web apps' Category Page 2 of 4



Intel’s “Mash Maker” - Another Mashup Maker, But Different

Intel has released “Mash Maker“, another mashup maker to join those from Google, Yahoo and Microsoft. This one’s a bit different, though:

  • It’s not a stand-alone web app, but installs as a toolbar on your browser
  • As you visit sites that lend themselves to mashups, Mash Maker will suggest possible mashups to you based on the site content and structure
  • You can add data from one website to that from another website with a simple copy-and-paste function, mashing up data from both sites simultaneously
  • The interface is simple and easy to use, albeit not with the same flexibility and power as the other mashup makers
  • Mash Maker extracts data and determines possible mashups using a structure/semantic model for specific websites generated by users and stored on their server. If you find a website for which no structure/semantic model has been created,  you can create a new one that will let others create mashups with that site. You can also modify a current model to add new capabilities.
  • Google Maps mashups, of course, but also ones that let you create tables, annotate items, and join data from one website with that of another.

Visit the Mash Maker page to sign up and for more info; you can view examples of its use on the Video page.

Via Slashdot.



Mini Map Sidebar Firefox Extension

The Mini Map Sidebar extension  for Firefox opens a Google Maps, Yahoo, or Live map in a sidebar. If you select and drag an address from the main page onto the sidebar, it will be plotted automatically in the open map. You can also enter map coordinates for a placemark, use a crosshair to display latitude/longitude on the map, and drag-and-drop a KML link onto Google Maps and have it plotted, and more.

Via Download Squad.



Online Database Apps With Geographical Applications

Digging Digitally posts on Freebase, a free online community-based database creator (proprietary software). From the FAQ:

“Freebase is a uniquely structured database that you can easily search, add to and edit; you can also use the data in it to power your own projects. It’s a data commons in the way that a public square is a land commons—available to anyone to use.”

In addition to the basic online database interface, Freebase comes with an API to let you create your own applications.  The ArchiPortal (an “Architecture GIS Portal”) shows how Freebase can be used to generate a database linked to a Google Maps view.

OpenContext is an open-source project with similar (but not identical) aims.



Overlay Your Own Maps On Yahoo Maps With MapMixer

A new service from Yahoo Maps, MapMixer lets you overlay your own map images on top of Yahoo Maps. The idea is that you can add your own maps with additional detail and information on top of Yahoo Maps, with the overlay map’s opacity being adjustable to set how visible your map is relative to the underlying Yahoo Map. The site has tools to help you align your map geographically, but it works best with maps in the geographic or Mercator projections. Here’s a sample showing a map of the USC campus with building names laid on top of Yahoo Maps; use the slider at the upper right to set the overlay opacity:

Via TechCrunch.



Geographic Time Animations

While I was writing the previous post on xls2kml, which has the ability to add time data to point placemarks in a Google Earth KML file, I got an email from someone who was looking for ways to create time-animated geographic displays. Digging through my brain and bookmarks, I came up with the following:

- If you have ArcGIS 9.1, there’s a free extension called TimeSlider from Applied Science Associates that lets you animated multiple data series that have associated dates or times. Haven’t tried it myself (I’m still stuck with 8.2).

- TimeMap, from the University of Sydney’s Archaeological Computing Laboratory, creates time-based web mapping displays. From the “About” page:

“TimeMap TMJava is a novel mapping applet which generates complete interactive maps with a few simple lines of html. It provides a way of easily enriching web pages with historical or contemporary information that goes far beyond static jpg map images. It’s easy for beginners, yet provides completely customizable power and distributed backend database connectivity for the expert. It’s free for personal use.

TimeMap’s unique time-handling provides an engaging and intuitive method of delivering historical, community, government, research and business information. Combining mapping and the time dimension gives new ways of visualizing urban growth, the spread of empires, heritage sites, environmental change, weather patterns, traffic flow, earthquakes, mobile network faults, and much more ? ranging in time scale from millions of years to seconds.

TimeMap time-filters and animates maps on the fly, connects to datasets anywhere on the web and can search for and load thousands of local maps dynamically as you zoom and pan. TimeMap can filter huge datasets server-side and download only the data needed, or work standalone off a CD. It adapts legends dynamically as scale changes and generates hyperlinks on-the-fly between objects on the map and web pages, and is completely customizable with XML. Yet the applet weighs in at only 350K! ”

The TimeMap website has downloads, documentation, and sample applications. An open source version is on the way. Haven’t tried it this one yet either, but may post on it at greater depth in the future.

- Google Earth, of course, has added time-related coding to KML. But you still can’t add time information to data using the Google Earth application itself. Options for adding time coding are:

  • Add the time data manually to the KML file, as I did in my earlier sea level rise animations; this is currently the only option I know of for animating image overlays, and path/polygon KML files.
  • Use xls2kml to timecode point locations
  • Create a Google KML network link using Google Spreadsheets with timecoding added to point placemarks; Google has a tutorial page describing how to do this.
  • Create a KML network link to an EditGrid spreadsheet; OgleEarth has more info.
  • And I’m working on another way to create animated Google Earth KML files; more on this when it’s ready …

9/25/2007: Added info on EditGrid spreadsheets.



Easy Site Visitor Maps

maps.among.us makes creating site visitor maps trivially easy. Choose a map size, style, marker shape and color, and whether it’s going on MySpace or not. The code appears immediately; just copy it and paste it into your web page:

Click on the map, and you’ll go to a page with a larger version, and a list of recent visitors. No registration or sign-ups; not a lot of options either, but hey, what do you want for free and easy?

Via TechCrunch



Draw/Label On Google Maps, And Generate GPX/KML/Embeddable Maps

Not as useful as it was before Google Maps MyMaps came along, but quikmaps.com has many of the features that MyMaps does, and a few it doesn’t:

- Draw lines on a map, either with line segments or arbitrary freehand (no polygons, unlike MyMaps)

- Add points to the map using a larger variety of full-color icons than MyMaps

- Add text labels directly to the map (not in MyMaps)

- Embed the map and your content in your website

- Export the map data directly into either KML format or GPX format for downloading into your GPS



Statetris - Tetris With The US States

In Statetris, you rotate and position the state shapes so that they fall into the correct position, a la Tetris. Brings back not-so-fond memories of all the time I used to waste on computer games. Other useless geographic activities include Smoke Signals (animated smoke messages in Google Maps), and Crop Circle (personalized crop circles).

Via BoingBoing.