Good Day I'have an error:
2016/07/13 11:51:53 [ERRO] data type (polygon) not found!
Executing this command:
$ bee api circe -driver=postgres -conn=postgres://uparqueaderos:abc123@127.0.0.1:5432/parqueaderos?sslmode=disable
This database is for geographic data like polygons and points.
I can develop support for this type of data or what is the alternative?
Thanks.
Good Day I'have an error: 2016/07/13 11:51:53 [ERRO] data type (polygon) not found! Executing this command:
$ bee api circe -driver=postgres -conn=postgres://uparqueaderos:abc123@127.0.0.1:5432/parqueaderos?sslmode=disable
This database is for geographic data like polygons and points. I can develop support for this type of data or what is the alternative? Thanks.