radioman / greatmaps

GMap.NET - Great Maps for Windows Forms & Presentation
915 stars 410 forks source link

Split the gmap.net database #52

Closed siyad4ever closed 6 years ago

siyad4ever commented 7 years ago

I have been using this great program for a few months and now i have a very large database in my app. Can anyone help me how to extract / split a small location database cache from a very large gmdb database...

radioman commented 7 years ago

multiply gmdb is supported, for migration you can use https://www.yunqa.de/delphi/products/sqlitespy/index

siyad4ever commented 7 years ago

How can i get the X and Y values of a selected area (alt key pressed) for every zoom levels (mostly 12-19)

radioman commented 7 years ago

https://github.com/radioman/greatmaps/blob/master/Demo.WindowsForms/Forms/MainForm.cs#L1607