Re: [gdal-dev] Question regarding Shapefile Geo-cordinates

2023-05-26 Thread Vijay Kurhade
Hi Haddad/Rob; I tried conversion of DWG to DXF and then ran command; but I am getting errors I have mentioned in the shared document(on Drive); I have shared the DXF file too. >From the python terminal; get Size too big issue And from command line get polygon errors. Regds- Vijay On Fri, May 2

Re: [gdal-dev] Question regarding Shapefile Geo-cordinates

2023-05-25 Thread Vijay Kurhade
Hi Rob; Sorry to bother you again. Getting shapefile size as well as other DWG-DXF conversion issues. please refer to Doc shared on Drive : *Doc for Rob : Gdal Steps.docx* *https://docs.google.com/document/d/16IUBzzaJZ0baCdtUsUCgTHBBE3-D-wy_/edit?usp=share_link&ouid=105159133680993726163&rtpof=t

Re: [gdal-dev] Question regarding Shapefile Geo-cordinates

2023-05-12 Thread Vijay Kurhade
Hi Rob; You are a rockstar; yes this is very much close indeed; have struggled for weeks and never managed to get it out of the center of the globe(African continent). Sincerely appreciate so much efforts you have put to help me with direction and help. Have a great weekend and beyond. Regards-

Re: [gdal-dev] Question regarding Shapefile Geo-cordinates

2023-05-12 Thread Robert Hewlett
Hi, Sorry for the late reply, Still marking and meetings on this side of the globe: I used the site to go from dwg to dxf. Then used ogr2ogr at the command line ogr2ogr --version GDAL 3.6.4, released 2023/04/17 ogr2ogr -a_srs "EPSG:4326" -f "ESRI Shapefile" ^ -gcp 12.8973 4.8524 73.77377140094

Re: [gdal-dev] Question regarding Shapefile Geo-cordinates

2023-05-10 Thread Vijay Kurhade
Hello I am sharing a shape file and AutoCAD (.dwg) file. I have geo-coordinated the CAD file and then converted it into .shp file using following steps: 1) Selected ‘geographic location’ option in AutoCAD 2) Entered latitude (18.5652) and longitude (73.7888) and elevation (606 meters)

Re: [gdal-dev] Question regarding Shapefile Geo-cordinates

2023-05-09 Thread Robert Hewlett
Hi, Different from what I originally thought. Does the image below demonstrate the problem? https://i.imgur.com/lAMwZmG.png Looks like a scale issue as well. Rob On Tue, May 9, 2023 at 12:13 PM Vijay Kurhade wrote: > Hi Robert; > > I am sharing a shape file and AutoCAD (.dwg) file. I have

Re: [gdal-dev] Question regarding Shapefile Geo-cordinates

2023-05-09 Thread Robert Hewlett
It sounds like the lat and longs are being plotted as Web Mercator meters. I could be wrong Is there a .PRJ file? How are you viewing the data: QGIS Open layers Leaflet On Tue, May 9, 2023, 04:55 Vijay Kurhade wrote: > Hi; > > I have a long pending issue with Shapefile and using proper > Ge

[gdal-dev] Question regarding Shapefile Geo-cordinates

2023-05-09 Thread Vijay Kurhade
Hi; I have a long pending issue with Shapefile and using proper Geo-coordinates for it; i need to place it in Pune, India with actual 4 Geo-Coordinates but everytime My shapefile gets placed into earth's center mostly Africa. What is the solution; How can I ensure the shapefile uses those lat/lon