Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
Package cache implements caches for coords, nodes, ways and relations data.
|
Package cache implements caches for coords, nodes, ways and relations data. |
binary
Package binary provides functions for (un)marshaling cache data.
|
Package binary provides functions for (un)marshaling cache data. |
query
Package query provides the query-cache sub command for debugging and testing.
|
Package query provides the query-cache sub command for debugging and testing. |
cmd
|
|
Package config provides functions for parsing command line args and JSON config.
|
Package config provides functions for parsing command line args and JSON config. |
Package database defines interfaces to be implemented.
|
Package database defines interfaces to be implemented. |
postgis
Package postgis implements the database interfaces for PostGIS.
|
Package postgis implements the database interfaces for PostGIS. |
Package element provides basic types for OSM elements (coords/nodes/ways/relations/etc).
|
Package element provides basic types for OSM elements (coords/nodes/ways/relations/etc). |
Package geom provides functions for building geometries.
|
Package geom provides functions for building geometries. |
geojson
Package geojson creates GEOS geometries from GeoJSON files.
|
Package geojson creates GEOS geometries from GeoJSON files. |
geos
Package geos provides a wrapper to the GEOS library.
|
Package geos provides a wrapper to the GEOS library. |
limit
Package limit provides functions to clip geometries at polygon boundaries.
|
Package limit provides functions to clip geometries at polygon boundaries. |
Package import_ provides the import sub command initial imports.
|
Package import_ provides the import sub command initial imports. |
Package logging provides a simple framework for reporting messages and the import progress.
|
Package logging provides a simple framework for reporting messages and the import progress. |
Package mapping provides implements mapping and convertion between OSM elements and database tables, rows and columns.
|
Package mapping provides implements mapping and convertion between OSM elements and database tables, rows and columns. |
changeset
Package changeset provides a parser for OSM changeset files.
|
Package changeset provides a parser for OSM changeset files. |
diff
Package diff provides a parser for OSM diff files (.osc).
|
Package diff provides a parser for OSM diff files (.osc). |
pbf
Package pbf provides a parser for OSM PBF files.
|
Package pbf provides a parser for OSM PBF files. |
pbf/internal/osmpbf
Package osmpbf is a generated protocol buffer package.
|
Package osmpbf is a generated protocol buffer package. |
Package proj provides functions for coordinate transformations.
|
Package proj provides functions for coordinate transformations. |
Package reader orchestrates the reading part of the import process.
|
Package reader orchestrates the reading part of the import process. |
Package stats provides functions to collect statistics about the import process.
|
Package stats provides functions to collect statistics about the import process. |
Package test provides system tests for Imposm3.
|
Package test provides system tests for Imposm3. |
Package diff provides the diff sub command for updating with diff files.
|
Package diff provides the diff sub command for updating with diff files. |
state
Package state provides functions for reading and writing diff status files.
|
Package state provides functions for reading and writing diff status files. |
Package writer orchestrates the writing part of the import process.
|
Package writer orchestrates the writing part of the import process. |
Click to show internal directories.
Click to hide internal directories.