Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imagery Tile in QT #23

Open
DavisMillier opened this issue Feb 12, 2018 · 3 comments
Open

Imagery Tile in QT #23

DavisMillier opened this issue Feb 12, 2018 · 3 comments

Comments

@DavisMillier
Copy link

DavisMillier commented Feb 12, 2018

Hello dear
I need know somting in QT about GIS work ,
I programming with Dotspatial GIS Engine in C# but i need to switch in linux and QT framework
so i dont know with of plugin and module in QT can help me to load all layer type
i need to have offline map tile same as google map
i need to have render SHP file or osm
i need to render Raster file
may be in the same time or switch with click on button
i need to have some method to draw Line Polygon and poin with the custom symbol for every feature
i need to have Positioning system
may you help me to select best engine for do it ?
i dont know why i should use ArcGis or QGIS , Marble , QT Location or etc .. which one is better ?

@vladest
Copy link
Owner

vladest commented Feb 12, 2018

Hello Davis

I think, first you have to pay attention to QtLocation API then choose exact map plugin (or several), which better suits your needs

@DavisMillier
Copy link
Author

Hello vladest
may you help me to find better map plugin ?
that can render offline image tile same as google map ?
i need 1 plugin for it cause i should work on 1 or more layer for drawing something if i user more than 1 plugin it may not able to integrate layer to other plugin

@AllanTroy
Copy link

AllanTroy commented Dec 6, 2018

Hello Davis

I have already referred to QGC, and program with the googlemaps in Qt. And I used to program with Dotspatial, too.
So I want you to know:
1.The googlemaps is just a plugin to QtLocation, as a provider for tile mapping and geocoding services by requesting Google Maps source. It‘s good for offline map tile from Google Maps.
2.QtLocation is similar to GMap, but lightweight. Not good for rendering SHP and Raster, but friendly to Geojson. No standar layer or overlay, the rendering mechanism just like KML.
3.QGIS is similar to Dotspatial (such as topology, legend for layers, raster layer and symbol system), but complex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants