Re: [datameet] Need help to run .mvt files

2020-12-15 Thread Vijay Sapkal
I used a python script to download this file in software called Anaconda. On Wed, Dec 16, 2020 at 12:04 AM Arun Ganesh wrote: > It’s hard to know what’s happening without looking at the actual mvt. > Where did you get it from? > > On Tue, Dec 15, 2020 at 6:25 AM Vijay Sapkal wrote: > >> Hello,

Re: [datameet] Need help to run .mvt files

2020-12-15 Thread Dilawar Singh
On a bit more exploration. Here is a script that can read these file and emit JSON: https://raw.githubusercontent.com/dilawar/Scripts/7903397d8f5134ca08c03f2767eeb19db7a0f902/mvt2json.py Example: $ python3 mvt2json.py ~/Downloads/censuswardboundary_719_456.mvt {'censuswardboundary': {'extent':

Re: [datameet] Need help to run .mvt files

2020-12-15 Thread Dilawar Singh
Reference: https://gdal.org/drivers/vector/mvt.html It doesn't look like GDAL is capable of converting MVT with 3d values to GeoJSON. Most of your GIS software uses gdal behind the scene for conversion. [dilawars@chutki Downloads]$ ogr2ogr -f GeoJSON a.geojson censuswardboundary_719_456.mvt

Re: [datameet] Need help to run .mvt files

2020-12-15 Thread Arun Ganesh
It’s hard to know what’s happening without looking at the actual mvt. Where did you get it from? On Tue, Dec 15, 2020 at 6:25 AM Vijay Sapkal wrote: > Hello, > When I am searching EPSG: 4326 and selecting it to run file. It is not > showing any result. > I am not able to see any

Re: [datameet] Need help to run .mvt files

2020-12-15 Thread Vijay Sapkal
Hello, When I am searching EPSG: 4326 and selecting it to run file. It is not showing any result. I am not able to see any point/line/polygon. Please help. Thanks, Vijay On Tue, Dec 15, 2020 at 4:25 PM Souvik Sankar Mitra < souviksankar2...@gmail.com> wrote: > I think EPSG: 4326 is a good

Re: [datameet] Need help to run .mvt files

2020-12-15 Thread Souvik Sankar Mitra
I think EPSG: 4326 is a good option. Means WGS84 On Tue, Dec 15, 2020 at 4:03 PM Vijay Sapkal wrote: > Hey, while running this file in QGIS, it is asking me to select CRS > (coordinate reference system), which one I should select for this file? > > On Tue, Dec 15, 2020 at 3:49 PM Vijay Sapkal

Re: [datameet] Need help to run .mvt files

2020-12-15 Thread Vijay Sapkal
Hey, while running this file in QGIS, it is asking me to select CRS (coordinate reference system), which one I should select for this file? On Tue, Dec 15, 2020 at 3:49 PM Vijay Sapkal wrote: > Thank you, l'll try and get back to you. > > On Tue, Dec 15, 2020 at 3:36 PM Souvik Sankar Mitra < >

Re: [datameet] Need help to run .mvt files

2020-12-15 Thread Vijay Sapkal
Thank you, l'll try and get back to you. On Tue, Dec 15, 2020 at 3:36 PM Souvik Sankar Mitra < souviksankar2...@gmail.com> wrote: > Open it in QGIS. Then export it in other formats. > > On Tue, Dec 15, 2020 at 3:29 PM Vijay Sapkal wrote: > >> Hello team, >> >> I need help to run .mvt file. Is

Re: [datameet] Need help to run .mvt files

2020-12-15 Thread Souvik Sankar Mitra
Open it in QGIS. Then export it in other formats. On Tue, Dec 15, 2020 at 3:29 PM Vijay Sapkal wrote: > Hello team, > > I need help to run .mvt file. Is it possible for anyone to do it quickly > for me? > Waiting for your reply, > > Thanks, > Vijay > > -- > Datameet is a community of Data

[datameet] Need help to run .mvt files

2020-12-15 Thread Vijay Sapkal
Hello team, I need help to run .mvt file. Is it possible for anyone to do it quickly for me? Waiting for your reply, Thanks, Vijay -- Datameet is a community of Data Science enthusiasts in India. Know more about us by visiting http://datameet.org --- You received this message because you are