Skip to main content

Rise of HTML5 in Geospatial Mapping

It's over an year since HTML5 came into limelight and is still evolving day by day. A recent report reveals that out of the 100 most popular websites, 34% are using HTML5, with search engines and social media sites leading the pack! Coming to the Geospatial industry, right from the beginning HTML5 has received encouraging response, owing to map friendly elements, like the canvas. Leading cloud based GIS service provider GIS Cloud made a switch to HTML5 very recently.
Geo-bloggers have always been positive about HTML5. Way back in January 2010, one blogger Pascal noted that HTML5 can indeed be the future of mapping. He observed that particularly with the integration of geolocation API to HTML5 specifications and following advantages offered by HTML5, it can be used by the GIS industry.

Advantages of HTML5 as noted by Pascal(original article)
  • Improved code
  • Greater consistency
  • Improved semantics
  • Improved accessibility
  • Improved portability
  • Geolocation
  • Client side database
Till date several mapping sites use flash based rendering to a large extent. Slowly the situation is changing as services have observed that Flash is not a web standard and is not supported on all devices. This situation holds more value nowadays with the rise in number of mobile devices which do not support flash. GIS Cloud observed that HTML5 Canvas can be ideal for map rendering as it works everywhere - right from desktops to tablets and smart phones. Bing Maps became the first online service to provide geolocation support to all desktop and mobile browsers that support the new HTML5 Geolocation APIs.

One major concern with mapping sites happens to be fast rendering of maps. Of late real-time map display is also expected in many situations. HTML5 caters to both these requirements. GIS Cloud's example deployments have shown the interactiveness and fast rendering of vector maps with millions of features. An article on Safe Sotware's blog, points out how HTML5 web-sockets can be used to bring real-time spatial data to the web. Safe's blogger Stewart lists the advantages of using web sockets
  • Less network traffic as web Sockets carry a very low overhead compared to HTTP (no headers)
  • Low latency and
  • Push capabilities
Given the support available for HTML5 in mobile devices, the maker of Flash, Adobe has announced that it will henceforth concentrate its efforts on HTML5 in mobile devices. This certainly is a food for thought. Behind this announcement came the Esri statement to address concerns of users -

With Adobe's announcement of discontinuing support for Flash on mobile device browsers, industry rumors on the lifespan of Silverlight, and the growing future of HTML5, many users have asked for Esri's perspective on this news.
Esri continues to fully support four distinct patterns of application development:
  1. JavaScript / HTML5
  2. Silverlight
  3. Flex
  4. Native device applications

Just one concern I have about widespread HTML5 adoption is Microsoft's Silverlight. Microsoft has never been keen about cross-platform support. Therefore, if GIS vendors favor Silverlight for some reason then forget mobile devices, users will again have to be back on square one with good old Windows. Meantime this article makes me feel that Silverlight may be out of scene soon.

Enhanced by Zemanta

Comments

Popular posts from this blog

Turning off a Dell Laptop Monitor: Keyboard shortcut(s)

I am someone who is particular about power savings and I don't leave appliances powered on when not in use. The same applies to computing devices - be it a smartphone or a PC/Laptop. I power off the desktop monitor when I step out for a tea break or hit Fn+F2 on my Lenovo laptop that turns off the display. Recently, I got a Dell Laptop and I was surprised to discover that Dell does not provide any shortcut to turn off the display. This led to some exploration and I found two ways to achieve that which are outlined below - 

Resolving INS-20802: Oracle Net Configuration Assistant failed error on Windows 10

I was all excited about the migration to Windows 10 until I had to install Oracle client 12.1.0.2 on it. The Oracle client installation used to fail miserably at the last stage with this error named INS-20802.

SSL VPN: Configuring and Using Forticlient on Ubuntu, creating a Launcher

Is your primary OS at home Linux and do you use Windows only to connect to your work PC over VPN or to attend meetings?  Do you often wish to connect to your work VPN from a Linux PC?  If your answer is 'Yes' to the above questions, I have an answer if your workplace uses Fortinet SSL VPN. Note that it's possible to connect to Fortinet and other VPNs like Cisco VPN from Linux through the inbuilt network manager by installing additional tools but this post would focus on using the standard Forticlient for accessing the resources on your work network. Obtaining Forticlient The most important thing to note w.r.t. using Forticlient for Ubuntu (or any Linux distro) is to note that the client is not publicly available for download from the official website. You will have to ask your IT department to download the client for you, in case they haven't provided it.