サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
新内閣発足
qiita.com/niiyz
Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?
日本全国シェイプ形式データ入手 国土交通省のサイトから全国のデータをダウンロード。 http://nlftp.mlit.go.jp/ksj/gml/datalist/KsjTmplt-N03.html シェイプ形式のデータを使います。 % brew install gdal % which ogr2ogr /usr/local/bin/ogr2ogr % ogr2ogr -f GeoJSON places.json N03-14_140401.shp require 'json' require 'fileutils' class GeoJsonToCity def initialize() @datas = {} Dir.glob('places.json').each do |path| io = File.open(path) str = io.read(nil, '') json
Script php artisan clear-compiled handling the post-update-cmd event returned with an error [RuntimeException] Error Output: PHP Fatal error: Call to undefined method Illuminate\Foundation\Application::getCachedCompilePath() in /Users/tetsuya/Code/beforea fters/vendor/laravel/framework/src/Illuminate/Foundation/Console/ClearCompiledCommand.php on line 28 PHP Fatal error: Call to undefined method I
このページを最初にブックマークしてみませんか?
『@niiyzのマイページ - Qiita』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く