Hello all

I ported and adapted the FAQ from Geotk to Apache SIS. This FAQ is based
on practical experience from questions asked by users. Some of current
items are:

  * How do I transform a coordinate?
  * Which map projections are supported?
  * What is the axis order issue and how is it addressed?
  * How do I instantiate a Universal Transverse Mercator (UTM) projection?
  * How do I instantiate a Google projection?
  * How do I get the EPSG code of an existing CRS?
  * How do I get the "urn:ogc:def:crs:…" URN of an existing CRS?
  * My transformed coordinates are totally wrong!
  * I have correct axis order but my transformed coordinates are still
    wrong.
  * I just used the WKT of a well-known authority and my transformed
    coordinates are still wrong!
  * I verified all the above and still have an error of about one kilometer.
  * I get slightly different results depending on the environment I’m
    running in.

The FAQ proposal is there (not yet published on the "official" SIS web
site). Please let me know, or edit the FAQ directly, if there is
anything that should be changed:

    http://sis.staging.apache.org/faq.html

Martin


Reply via email to