leaflet - Interactive map with a very large number of boundaries -
i trying create interactive map (where can zoom in/out, show popup , info box) output areas file: output areas (e+w) 2011 boundaries (generalised, clipped). file contains digital vector boundaries 181,408 output areas (oa) in england , wales.
shapefile ~80mb, geojson ~210mb , topojson ~39mb (simplified). there nothing more can lower size of topojson. have been trying create leaflet map, file still far large load in browser. have followed this tutorial on creating map own tiles using tilemill, leaflet , wax. unfortunately, tiles generated reasonable zoom range still > 100gb.
does know how load boundaries , still able zoom in/out? possibly using open-source technology?
the tilemill output should not 100gb. sure limiting both bounding box , zoom range export? check out http://www.mapbox.com/tilemill/docs/crashcourse/exporting/
Comments
Post a Comment