You are here

Files in Proj4JS 7

Primary tabs

File namesort descending Location Namespace Description
base.css lib/proj4js/test/base.css #footer { margin-top: 20px; border-top: 1px solid #eee; padding: 10px; } body { font-family:Verdana; } #header { background: #9D9FA1; color: #FFFFFF; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size:…
base.css lib/proj4js/demo/base.css #footer { margin-top: 20px; border-top: 1px solid #eee; padding: 10px; } body { font-family:Verdana; } #header { background: #9D9FA1; color: #FFFFFF; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size:…
EPSG900913.txt lib/proj4js/lib/defs/EPSG900913.txt // Google Mercator projection // Used in combination with GoogleMercator layer type in OpenLayers //+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs csList.EPSG900913= "\ +title=…
license.txt lib/proj4js/build/license.txt /* proj4js.js -- Javascript reprojection library. Authors: Mike Adair madairATdmsolutions.ca Richard Greenwood richATgreenwoodmap.com Didier Richard didier.richardATign.fr Stephen Irons…
Proj4js lib/proj4js/index.html Proj4js
Proj4js Demonstration Page lib/proj4js/demo/index.html Proj4js Demonstration Page
Proj4js Test Page lib/proj4js/test/index.html Proj4js Test Page
proj4js.drush.inc drush/proj4js.drush.inc drush integration for Proj4JS.
proj4js.info proj4js.info name = Proj4JS description = Proj4JS library loader. version = 1.0 core = 7.x dependencies[] = libraries
proj4js.module proj4js.module Main module file for the proj4js.module.
README.txt README.txt Proj4JS ------- Dependencies: ------------- * Library module How to install: --------------- Usage ----- Contributors: ------------- * Pol Dell'Aiera, author of the Drupal's module.
README.txt lib/proj4js/tools/README.txt This directory contains tools used in the packaging or deployment of proj4js. Javascript minimizing tools: * jsmin.c, jsmin.py: jsmin.py is a direct translation of the jsmin.c code into Python. jsmin.py will therefore run anyplace Python…
README.txt lib/proj4js/build/README.txt ## HowTo: Build & deploy "Shrunk" Single File Library version of proj4js ## * Build: cd build ./build.py cd .. * Upload the result to the server: e.g. scp build/proj4js.js…
testWKT.html lib/proj4js/test/testWKT.html testing WKT parser nameunitsprojwkt

Other projects