Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

PROJ

Compare

  Analyzed about 1 hour ago

PROJ - Cartographic Projections library PROJ is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.

376K lines of code

41 current contributors

5 days since last commit

84 users on Open Hub

High Activity
4.44444
   
I Use This

proj4js

Compare

  Analyzed 1 day ago

JavaScript library to transform coordinates from one coordinate system to another, including datum transformations

10K lines of code

3 current contributors

about 1 month since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This

pyproj

Compare

  Analyzed about 21 hours ago

Performs cartographic transformations and geodetic computations. The Proj class can convert from geographic (longitude,latitude) to native map projection (x,y) coordinates and vice versa, or from one map projection coordinate system directly to another. The Geod class can perform forward and ... [More] inverse geodetic, or Great Circle, computations. The forward computation involves determining latitude, longitude and back azimuth of a terminus point given the latitude and longitude of an initial point, plus azimuth and distance. The inverse computation involves determining the forward and back azimuths and distance given the latitudes and longitudes of an initial and terminus point. Input coordinates can be given as python arrays, lists/tuples, scalars or numpy/Numeric/numarray arrays. Optimized for objects that support the Python buffer protocol (regular python and numpy array objects). [Less]

18.4K lines of code

13 current contributors

17 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

proj-datumgrid

Compare

  Analyzed about 22 hours ago

Repository for proj datum grids

859 lines of code

4 current contributors

over 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: mit, Public_do...