Changes between Version 51 and Version 52 of UserGuidelines/GIS
- Timestamp:
- 03/23/11 09:41:57 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/GIS
v51 v52 12 12 * [wiki:ConfigurationGuidelines#MappingOptions] 13 13 14 === Projections === 15 There is inbuilt support for only 2 Projections: 4326 (WGS84 Lat/Lon) & 900913 ('Google' Spherical Mercator). 16 17 Support for more can be added via http://127.0.0.1:8000/eden/gis/projection. 18 19 These use Proj4js definitions in {{{/static/scripts/gis/proj4js/lib/defs}}} 20 21 If a definition doesn't yet exist for your Projection then you can create one from the examples by looking up your projection on [http://spatialreference.org SpatialReference.org] 22 23 Reference: 24 * http://trac.osgeo.org/openlayers/wiki/Documentation/Dev/proj4js 14 25 == Locations (Features) == 15 26 http://127.0.0.1:8000/eden/gis/location/