postgis
Here are 585 public repositories matching this topic...
-
Updated
Dec 23, 2020 - JavaScript
-
Updated
Dec 21, 2020 - C++
-
Updated
Dec 22, 2020 - PLpgSQL
Write the developers documentation of the following files
https://github.com/pgRouting/pgrouting/blob/develop/src/common/points_input.c
https://github.com/pgRouting/pgrouting/blob/develop/include/c_common/points_input.h
We use Doxygen to generate the documentation
http://www.stack.nl/~dimitri/doxygen/
-
Updated
Dec 23, 2020 - Ruby
When you try to use a column of type JSON, tegola fails:
util.go:155: 114 type is not supported. (Expected it to be a stringer type)
map.go:202: err fetching tile (z: 7, x: 64, y: 46) features: for layer (cities-point) unable to convert field [3] (string) of type (114 - json) to a suitable value: map[dates:map[2017:3044 2018:4] simplified:[]]
It would be awesome if it could be supported
-
Updated
Dec 11, 2020 - Scheme
-
Updated
Dec 21, 2020 - Rust
-
Updated
Dec 24, 2020 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Nov 19, 2020 - C
-
Updated
Oct 23, 2020 - C
I created a report (#182) because, as a newbie to Mapwarper, I didn't realize how to enter lat-long manually for the control points. I was confused by the GUI - I didn't understand what I was seeing. Here is what ran through my mind when I first saw the Rectify page after importing my PNG file:
- I saw my image on the left, and the world map on the right. I wondered why the world was shown the
-
Updated
Sep 1, 2016 - CartoCSS
-
Updated
Dec 24, 2020 - Java
-
Updated
Jan 6, 2020 - Python
-
Updated
Mar 2, 2020 - Python
-
Updated
Apr 6, 2020 - Python
-
Updated
Aug 7, 2019 - Shell
-
Updated
Jul 9, 2020 - R
-
Updated
Oct 9, 2020 - C
-
Updated
Dec 24, 2020 - JavaScript
Improve this page
Add a description, image, and links to the postgis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the postgis topic, visit your repo's landing page and select "manage topics."
Hello Maurits,
This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but not limited to).
Could you please add a COMPLETE application example of using the API (with user authentication, maybe even with the user-creation SQL script, table authorization, etc).
This would be really really helpful as a quickstart /