{"id":74124,"library":"geolatte-geom","title":"GeoLatte Geom","description":"Geometry model conforming to OGC Simple Features for SQL specification.","status":"active","version":"1.9.1","language":"java","source_language":null,"source_url":"https://github.com/GeoLatte/geolatte-geom.git","tags":["geolatte","geometry","gis","spatial"],"install":[{"cmd":"<dependency>\n  <groupId>org.geolatte</groupId>\n  <artifactId>geolatte-geom</artifactId>\n  <version>1.9.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.geolatte:geolatte-geom:1.9.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Geometry","correct":"org.geolatte.geom.Geometry"}],"quickstart":{"code":"import org.geolatte.geom.Geometry;\nimport org.geolatte.geom.Point;\nimport org.geolatte.geom.crs.CoordinateReferenceSystems;\n\npublic class Example {\n    public static void main(String[] args) {\n        Point point = new Point(1.0, 2.0, CoordinateReferenceSystems.WGS84);\n        System.out.println(point);\n    }\n}","lang":"java","description":"Minimal example showing how to create a Point geometry."},"warnings":[],"env_vars":null,"search_vec":"'conform':5 'featur':9 'geolatt':1,13 'geom':2 'geometri':3,14 'gis':15 'model':4 'ogc':7 'simpl':8 'spatial':16 'specif':12 'sql':11","created_at":"2026-06-17T18:59:11.984313+00:00","updated_at":"2026-06-17T18:59:11.984313+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/geolatte/geolatte-geom","github":"https://github.com/GeoLatte/geolatte-geom.git","docs":"https://appdoc.app/artifact/org.geolatte/geolatte-geom/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}