hasura/graphql-engine

Support for ST_Transform of PostGIS

Open

#3229 aperta il 24 ott 2019

Vedi su GitHub
 (4 commenti) (0 reazioni) (1 assegnatario)TypeScript (2787 fork)batch import
a/data/postgresc/servere/easygood first issuek/enhancementp/medium

Metriche repository

Star
 (31.371 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

How can I use ST_Transform postgis function to transform ESPG from one to another projection? From this official document, the query looks like

ST_Transform(geometry g1, integer srid) example - ST_Transform(way, 4326)

Guida contributor