uault
escribió:
Felipe,
If you look at https://gdal.org/drivers/vector/mysql.html, you can see a
SPATIAL_INDEX layer creation being mentioned.
So try adding -lco SPATIAL_INDEX=NO to your ogr2ogr command line
Even
Le 16/05/2022 à 22:13, Felipe Matas via gdal-dev a écrit :
Hi
Hi, I'm trying to use Dolt (a new db) with spatial data, it works with a MySQL
syntax/core, so I'm able to use ogr2ogr to export data to the database, well
half of it, the db actually don't support spatial index, and ogr2ogr use a
spatial index, is there a way to upload a spatial file without se
Well, I was using bad the syntax, and if instead of localhost I use the
numbers, works, at least half of it.., I'll check this more instead ask here
first, to confirm here where to ask.
Thx :)
El miércoles, 23 de marzo de 2022, 03:21:06 p. m. GMT-3, Felipe Matas via
gdal-dev esc
Hi, I'm testing a new db that is dolt, is like git in db, literally, but that
db does not support connection through socket, but the db is mysql, or like a
simulation of it, I'm trying this to check the connection:
ogrinfo MySQL:"host=127.0.0.1 port=3306 user='root' password='' dbname='test'"
I
enero de 2022 12:15:14 a. m. GMT-3, Rahkonen Jukka (MML)
escribió:
Hi,
The more or less same question seems to be asked some time ago in
gis.stackexchange
https://gis.stackexchange.com/questions/420378/can-we-construct-wkt2-from-proj4string-correctly.
-Jukka Rahkonen-
Hi hi, I was looking for someplace to ask about this, and I was in doubt is was
here or in PROJ, but lets do a try.
Actually, probably I'm not the only one, I have some questions about how WKT2
and PROJ4Strings are transformed.
>From what I read, a PROJ4String don't have enough info to construct