Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

GPS2space v0.3.1

Many data are not readily in spatial format. For example, data from wearable devices, surveys, and social media platforms such as Facebook and Twitter have GPS location information, but usually in raw Lat/Long format. For social scientists who do not have strong background in Geographic Information System (GIS), compiling and analyzing spatial data from the aforementioned sources can be tedious and error-prone. GPS2space is an open source solution to this issue and can ease the processes of compiling and calculating activity spaces based on raw Lat/Long coordinate pairs.

Description

The primary goals of GPS2space are: 1) to build spatial data from raw Lat/Long coordinate pairs and make the process less painful for social scientists with little GIS background; 2) to build minimum bounding geometry from Points using buffer, convex hull methods, and use activity space as building box to calculate shared space at different scales; 3) to calculate the nearest distance from user-defined landmarks.

.. toctree::
   :maxdepth: 2
   :caption: Getting Started

   Installation <installation>

.. toctree::
  :maxdepth: 1
  :caption: User Guide

  Overview <overview>
  Building Spatial Data <building_spatial_data>
  Measuring Activity Space <measuring_activity_space>
  Measuring Distance <measuring_distance>
  Tips <tips>

.. toctree::
  :maxdepth: 1
  :caption: Useful Links

  Useful Links <useful_links>

.. toctree::
  :maxdepth: 1
  :caption: Contributing

  Contributing <contributing>

.. toctree::
  :maxdepth: 1
  :caption: Credits

  Authors <authors>









Indices and tables