-
Notifications
You must be signed in to change notification settings - Fork 667
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GeoJSON タイルの CRS #81
Comments
コメントありがとうございます。 |
ご回答ありがとうございます。
とのことで表示されない、というケースがありました。 以下のように CRS を取り除いたものですと背景地図が表示されております。 特に困っているというわけではなく、またこの挙動も以下の GitHub の仕様の通りと理解しておりますが
|
情報提供ありがとうございます。 |
追加情報です。 2016年8月に公開された RFC7946 (The GeoJSON Format) では crs プロパティ自体が削除されたとのことです。 |
情報提供いただきありがとうございました。 |
GeoJSON タイルについて、 CRS がついているものとついていないものがあるようです。
ついているものの例
ついていないものの例
これらは意図的に区別して CRS を付与したり/していなかったりするんでしょうか?
The text was updated successfully, but these errors were encountered: