Sponsored Links

Using Definition Expressions in the AGIS API for Flex to Restrict Feature Display PDF Print E-mail
Articles - Feature Articles
Written by Eric Pimpler   
Monday, 23 August 2010 10:57

This article was previously published on GeoChalkboard, and has been reproduced here with permission. GeoChalkboard is published by Geospatial Training Services who provide a range of geospatial web courses.

In the first article in our series on the ArcGIS Server API for Flex we covered some basic concepts including how to create maps and add layers. We covered both tiled and dynamic map service layers. In this brief article you will learn how to apply a definition expression to your dynamic map service layer to restrict the features displayed from a layer. For instance, in the figure below we are plotting only those counties that suffered a population loss from 2000 to 2007.

Last Updated on Monday, 23 August 2010 11:06
 
Technical Overview: GeoCommons PDF Print E-mail
Articles - Feature Articles
Written by Richard Marsden   
Monday, 19 July 2010 08:40

GeoCommons is provided by FortuisOne and builds on their software products to provide a free and public community service. GeoCommons currently provides two  easy-to-use free services based on open source and other freely available datasets. GeoCommons Maker is a simple point-and-click map creator that does not require programming experience; and GeoCommons Finder is a data uploading and sharing service with some basic geocoding abilities.

Although these tools are remarkably easy to use, GeoCommons Maker makes the mistake of using the Mercator projection for geospatial data visualization.

 
OpenLayers 3 PDF Print E-mail
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
 
Generating Google Map Heatmap Mashups from your geo-related data PDF Print E-mail
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
 
Introduction to the ArcGIS Server API for Flex PDF Print E-mail
Articles - Feature Articles
Written by Eric Pimpler   
Monday, 05 July 2010 08:19

This article was previously published on GeoChalkboard, and has been reproduced here with permission. GeoChalkboard is published by Geospatial Training Services who provide a range of geospatial web courses.

Today we are beginning a new series of posts on the ArcGIS Server API for Flex. The ArcGIS API for Flex allows the creation of Rich Internet applications on top of ArcGIS Server, and is based on the free Adobe Flex framework. The Flex framework is a client-side technology that is rendered by Flash Player 9 and above, or by Adobe AIR.

The term Rich Internet Applications or RIAs has become synonymous with Web 2.0 applications. But what are Rich Internet Applications? RIAs provide desktop functionality in a web application. They are engaging, interactive, and expressive applications with easy to use interfaces. RIA provide increased productivity to end users. There is no waiting for full-page reloading after user actions. Instead, RIAs provide instant feedback to the user and are responsive to their actions. In GIS terms, RIA applications provide the ability to create attractive visualizations of geographic analysis, and the ability to interact with the data.

 

Last Updated on Monday, 05 July 2010 08:35
 
Geospatial support added to SQL Azure PDF Print E-mail
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.


 
Range of updates from Bing Maps PDF Print E-mail
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.

 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Page 1 of 32