-
Notifications
You must be signed in to change notification settings - Fork 1
Home
AD edited this page Mar 22, 2018
·
19 revisions
ClipGeo is a tool for extraction, filtering and basic visualization for large spatial point datasets, such as millions of Flickr photo locations. The tool is written in VB.Net (Platform Visual Studio 2015) and currently only available for Windows 7x. The data is stored in simple txt files (UTF-8) for fast direct I/O access. If you want to use this program with your own data, make sure you follow the formal conventions described in the following.
Here's a brief guide on how to Open ClipGeo, load data, and Export based on a spatial selection:
This page shows how to create a preview map:
This page shows how to solve singleton-error, which appears on some systems with older DotNet Framework