
How to
Java code examples for performing some tasks with Apache SIS. The examples are grouped in the following sections:
Referencing by coordinates
- Instantiate a Universal Transverse Mercator (UTM) projection
- Instantiate a Pseudo Mercator (a.k.a. Google) projection
- Get the EPSG code or URN of an existing reference system
- Transform points between two reference systems
- Transform envelopes between two reference systems
- Union or intersection of envelopes in different reference systems
- Determine if two reference systems are functionally equal