// (it could also or point to an external script file). // var map = L.map('mapid').setView([35.91, -79.05], 4); // YOU CAN CHANGE THE ZOOM var map = L.map('mapid',{maxZoom:20, minZoom:1}).setView([35 ...
The output is in a type of deepzoom format, which makes a lot of sense if you want to visualize it in a web-based viewer. However, if you want to use GeoJSON for some reason, this is a way to convert ...
以下のように筆を選択した状態で[保存(GeoJSON形式)]を実行すると、選択した筆のGeoJSONファイルを保存できます。 筆の選択はツールの筆の選択モードを利用すると複数選択することもできます。 このように筆を選択している状態であれば、保存する対象 ...
Mapboxはウェブマッピングツールキットの定番、geojson.ioのアップデートを行いました。この記事では、過去数ヶ月間にどのようにgeojson.ioを改良し、今後メンテナンスがしやすいようにしていったかを簡単に説明します。 私(筆者クリス氏)はこのツールを何 ...
The CBC covered the recent (as of the original post-time on this blog entry) Quebec elections and used a well-crafted hex grid map to display results: They have a ...