|
News -
Latest News
|
|
Written by Richard Marsden
|
|
Thursday, 01 July 2010 10:42 |
|
Although development of OpenLayers 2.x continues, work has started on a new OpenLayers 3. A repository has been created at GitHub, and a set of fundamental goals has been created. These goals include: - Trigger custom application events from the map.
- Streamline the drag flow.
- Map properties rule. Layers derive projection and related properties
from the map.
- Layers advertise their ability to render in a projection.
- Location is the future, and it is smart. Geometry comes from
Location, and is also smart. LonLat is gone.
- Layer visibility can be mutually exclusive within a group.
- Improve performance of hot code (stuff that is executed a lot).
- Create a simple core set of utilities and provide adapters for
people that are using other JavaScript libraries that duplicate this
functionality (reducing the amount of redundant code that has to be
loaded).
- Look for ways to refactor the code so things can be excluded in
applications where it is not needed (e.g. advanced geometry operations).
- Provide a simple set of widgets (like the layer switcher) but make
it easy for people to use other widget libraries of their choosing.
- Facilitate mobile browser support.
The announcement for OpenLayers 3 can be found here. |
|
Last Updated on Thursday, 01 July 2010 10:43 |
|
|
News -
Latest News
|
|
Written by Richard Marsden
|
|
Sunday, 27 June 2010 18:48 |
|
On Friday, Microsoft announced that SQL Azure (Azure's relational database service) now supports geography and geometry types, plus spatial query support. These are the same geospatial extensions that were introduced with SQL Server 2008. This is a major piece of news for those who are wishing to build their own geospatial web applications from Microsoft's Azure cloud services. Not only do these new features include simple queries, but also more sophisticated operations such as union, intersection, and convex hull calculations.
The announcement can be found here, and Johannes Kebeck has posted a how-to blog post about the new extensions and using them with Bing Maps.
|
|
News -
Latest News
|
|
Written by Richard Marsden
|
|
Monday, 07 June 2010 10:57 |
|
Earlier today, Bing Maps released a number of updates and changes. In addition to the existing JavaScript and Silverlight controls, and the SOAP web service, Bing Maps now includes a RESTful interface. This new interface supports maps, aerial images, geocoding (including batch), and routing. Responses can use XML or JSON.Further initial details and web links can be found on Chris Pendleton's blog, here. The JavaScript ('AJAX') control has also been updated. The new v6.3 control supports two functionality levels. "Full functionality" should be used if you require the more complex functions supported by Bing Maps. The "core functionality" version is streamlined for those who only need the basics. This is reminiscent of the "cut down OpenLayers" builds which I have described before. Why should your users download a huge JavaScript file when you only need a tiny part of it? Also, new geocoding and search methods have been added to make these functions easier to use; and pushpins are now draggable. "Draggability" is controlled with a new propery on the VEShape pushpin object.
There are also changes at the end-user level. Bing Maps Apps now have a new rating scheme, so users can rate individual apps. Bing Maps Apps are user map mashups which are hosted by Microsoft, and also have a new SDK available. Photosynth Panoramas are also now supported. The new Map Overlays feature is the first consumer-level appearance of Microsoft Research's Microsoft Map Cruncher application. I have written about this quite a bit in the past - I have found it invaluable to provide usable data in our Costa Rica maps. The released overlays include maps for a number of urban parks and mall directories. Other end-user changes include reverse address lookup (who is at this building?) for business addresses, and full screen maps. |
|
News -
Latest News
|
|
Written by Richard Marsden
|
|
Wednesday, 19 May 2010 15:52 |
|
Well we're about to start the 2010 field season for the EcoMap Costa Rica project. This is a collaboration between ourselves, the University of Dallas' Biology Department, and Leaves & Lizards in Costa Rica. Each year a group of students go to the Leaves & Lizards property to study a rainforest restoration project. Year-on-year it is possible to track the changes as the rainforest is restored. We've provided technical support, including web maps, GPS surveying, and panoramic photographs. This week consists of classroom work for the students and we fly out on Friday. The students are blogging their experiences, so bookmark the project site and follow what they get up to, here:
http://www.ecomapcostarica.com There will be no updates to the GeoWebGuru website until after we return on the 28th/29th May.
|
|
Last Updated on Thursday, 01 July 2010 14:59 |
|
|
Articles -
Feature Articles
|
|
Written by Brian Kachnowski
|
|
Monday, 21 June 2010 09:25 |
|
de/numerics have released
a web service for creating heatmap translucent
color overlays of geographic-based data on Google maps. No programming is
required, but this service can be accessed using a PHP API. This article shows you how to use this service using the PHP programming interface. |
|
Last Updated on Monday, 21 June 2010 10:02 |
|
Read more...
|
|
Articles -
Feature Articles
|
|
Written by Richard Marsden
|
|
Monday, 31 May 2010 08:42 |
|
Previously I have demonstrated how to use Microsoft Research's MapCruncher tool to create map tiles from custom bitmaps for Bing Maps (nee Virtual Earth). That particular example used an ASTER satellite image for the EcoMapCostaRica.com project, and hosted the map tiles on Amazon's S3 service with delivery using Amazon Cloudfront. Although MapCruncher was intended for use with Bing Maps, the resulting tiles can be used for custom applications and with map APIs from competing companies. This article shows you how to use MapCruncher tiles with Google Maps. |
|
Read more...
|
|
Articles -
Feature Articles
|
|
Written by Richard Marsden
|
|
Monday, 17 May 2010 08:58 |
|
The iPad makes a very tempting platform for geoweb applications. This a short post on my initial findings after a week of using 3G iPad. I intend to follow it with further articles and commentaries over the coming months. Executive summary: Should make a great platform, but current geoweb support is limited. |
|
Read more...
|
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
|
Page 3 of 33 |