Re: [gdal-dev] ogr2ogr not creating feature ID

2019-07-10 Thread Mike Flannigan
I don't know about node.js, but my home grown geoj's look like this: { "type": "Feature", "properties": { "id": 2, "name": "Boxley AR to Halltown MO2" }, "geometry": { "type": "LineString", "coordinates": [ [ -93.40203, 35.97839 ],  [ -93.4031, 35.97831 ],  [ -93.40372, 35.97807 ],  [ -93.404

Re: [gdal-dev] create a polygon from 4 point coordinates in C++

2019-07-10 Thread Mateusz Loskot
Hi, If you read this test for OGR features written in C++, you'll see or easily figure it out how to create geometries https://github.com/OSGeo/gdal/blob/master/autotest/cpp/test_ogr.cpp Mateusz Loskot, mate...@loskot.net (Sent from mobile, may suffer from top-posting) On Wed, 10 Jul 2019, 09:2

[gdal-dev] create a polygon from 4 point coordinates in C++

2019-07-10 Thread Ahmet Temiz
Hi, How can I create a polygon from 4 point coordinates in C++ ? regards -- Ahmet Temiz Jeoloji Müh. Afet ve Acil Durum Yönetimi Başkanlığı Bilgi İşlem Dairesi Başkanlığı-CBS Grubu Ahmet Temiz Geological Eng. Information Systems - GIS Group Disaster and Emergency Mana