AshGeo (AshGeo v0.3.0)
Base module containing common utility functions
This module contains some things used internally that may also be useful
outside of AshGeo itself, but depending upon what you what to do, you should
probably be using one of:
AshGeo.Validationfor validations ofGeotypes and usingTopofunctionsAshGeo.Postgisfor PostGISst_*functions for use withAsh.ExprAshGeo.GeoAny,AshGeo.GeoJson,AshGeo.GeoWkt,AshGeo.GeoWkbfor input typesAshGeo.Geometryfor base geometry type
Summary
Functions
Type aliases for Geo types, auto-generated from the module names
For example, the alias derived from Geo.PointZM is :point_zm.
List of Geo types
Macro to check whether a module is a Geo type, suitable for use in guards
Transform the last element of a module path into a snake-cased atom.
List of Topo functions