Geographic Information Systems Asked by Schoollife on December 4, 2020
I trying to add a layer into the map in QGIS. It will execute the SQL and show the answer but will not add it to the map. It states there a geometry error. I type cast geom::geography
it should allow it.
SELECT name, iso_country, iso_region, ST_Transform(geog::geometry,4326)
FROM ch10.airports
WHERE ST_DWithin(geog, ST_Point(-94.173653,36.067833)::geography, 100000)
LIMIT 5;
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP