We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Tilez: serving seamless polygons in the browser with TopoJSON and Node.js

Formal Metadata

Title
Tilez: serving seamless polygons in the browser with TopoJSON and Node.js
Title of Series
Number of Parts
188
Author
License
CC Attribution 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Producer
Production Year2014
Production PlacePortland, Oregon, United States of America

Content Metadata

Subject Area
Genre
Abstract
This talk will introduce the Tilez project, which provides aNode.js-based realisation of a Tile Map Service tiles in both GeoJSON andTopoJSON formats. This formats provide a seamless and highly performant usermapping experience in both OpenLayers and Leaflet.The key to fast display of vector geometries in Tilezz lies in the use oftiles, which leverage both local and server-side caching. Whilst linear features lend themselves easily to tiling, polygons have traditionally represented more of a challenge.Tilez provides further efficiencies by using TopoJSON as a transport formatbetween the server and the client. Tilez implements all these improvements to support web-based vector tiling, delivering good performance under heavy load through Node,js and CouchDB-based caching, and efficient transport through TopoJSON. This talk will cover Tilez and the practical aspects of its implementation together with use cases from the Australian Urban Research Infrastructure Network (AURIN - www.aurin.org.au).
Keywords