wkt
Here are 56 public repositories matching this topic...
-
Updated
Apr 29, 2020 - Go
-
Updated
Jun 19, 2020 - Python
With the addition of #56, WKT, WKB, and GeoJSON aren't the only support formats anymore.
Prerequisites:
- Merge of #56
- Resolution of #42
- New minor version (0.3.0) release to PyPI
Once these prereqs are done, update:
- The GitHub repo title
- Update GitHub repo "topics" to include
geopackage - Update any docs which are similar to "GeoMet - Convert GeoJSON
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
May 2, 2019 - HTML
-
Updated
Jul 7, 2020 - Rust
-
Updated
Apr 7, 2018 - Objective-C
-
Updated
Mar 17, 2019 - C++
-
Updated
Apr 12, 2017 - Visual Basic
Antimerdian cutting
https://tools.ietf.org/html/rfc7946#section-3.1.9
make a note of it in docs, possibly make a change to help users with it, or make it users responsibilty?
Lets create some standards for code and style.
For starters (and this can change when standards are done) is that you should follow the predominant style in the file so that the file is consistent :-)
-
Updated
Jan 21, 2019 - Shell
-
Updated
Jun 16, 2020 - Python
Even if this is happening in a flutter_map project, I feel that it makes sense to post the issue here.
I am trying to load a WMS layer with a defined CRS. What I am doing is more or less:
final resolutions = <double>[
134217728, // 20
67108864,
33554432,
16777216,
8388608,
4194304, //15
2097152,
1048576,
524288,
2
-
Updated
Jun 17, 2017 - Go
-
Updated
May 24, 2017 - Swift
-
Updated
May 19, 2019 - JavaScript
-
Updated
Apr 15, 2020 - PHP
Improve this page
Add a description, image, and links to the wkt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wkt topic, visit your repo's landing page and select "manage topics."
It would be nice to have a shortcut for "Map It!" button to speed-up the experiments with WKT.
Ctrl+enterandShift+enterwhen the input is focused seem to be a reasonable choice for this!