All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openstreetmap.atlas.utilities.command.subcommands.CountryShardToBoundsCommandExamplesSection.txt Maven / Gradle / Ivy

There is a newer version: 7.0.8
Show newest version
Get the boundaries of some SlippyTile shards:
#$ country-shard-bounds 9-168-233 9-168-234
Get the boundary of a GeoHashTile shard:
#$ country-shard-bounds dd4fb
Get the boundaries of an assortment of shards:
#$ country-shard-bounds DMA_9-168-233 1-2-3 f45tkp8n
Get the shard, if it exists, with the given bounds:
#$ country-shard-bounds --reverse 'POLYGON ((0 -85.0511288, 0 0, 180 0, 180 -85.0511288, 0 -85.0511288))'
Get the boundaries for some countries:
#$ country-shard-bounds --country-boundary ~/boundaries.txt DMA USA




© 2015 - 2024 Weber Informatics LLC | Privacy Policy