PyTrackDat comprises two Python scripts that analyze and assist in converting data and relevant metadata from .csv
files into an online database that can facilitate data management, manipulation, and quality control. What each of these scripts does is outlined in this README.md
file. Note that the care that is taken to assemble .csv
files before using these scripts will help ensure that the database generated is maximally useful.
The latest documentation is available on ReadTheDocs.
To enable experimental GIS support, add the following to the shell environment:
The SPATIALITE_LIBRARY_PATH
environment variable must also be configured to point to the Spatialite library instance in some cases (if Django cannot find it automatically).
To use Spatialite on macOS, it is suggested that brew
is used to install the spatialite-tools
and gdal
packages.
SPATIALITE_LIBRARY_PATH
on macOS should be the following:
SPATIALITE_LIBRARY_PATH='/usr/local/lib/mod_spatialite.dylib'
The built-in python3
that ships with macOS does not have extension support enabled, and thus cannot be used to build the PyTrackDat site.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4