Zoneomics Logo
Get FLUM zoning data as map tiles in MVT (Mapbox Vector Tile) format.
Get
https://api.zoneomics.com/v2/flum/tiles?
FLUM Tiles API returns Future Land Use Map (FLUM) data as map tiles. The response data is binary-encoded in Mapbox Vector Tile (MVT) format.
Request Data
Request Parameters
api_key
string
required

A token needed to make API calls.

x
number
required

Horizontal location offset of the tile.

y
number
required

Vertical location offset of the tile.

z
number
required

Zoom level of the tile. Note: Zoom level value in "z" query parameter must be between 15 and 22.

Response Data
data
object

This section provides details about the FLUM-based zoning data contained in the binary-encoded Mapbox Vector Tile.

flum_codeLand use code abbreviation.P, CC.string
flum_nameFull descriptive name of the FLUM classification.Public Or Institutional, Commercial, Coastal Commercial.string
flum_typeLand use type.Residential, Special.string
flum_categoryBroad land use grouping.Commercial.string
Use cases

Find all the usecases for the api below

Sample Request
This section includes a sample request and response for above mentioned request parameters:
"https://api.zoneomics.com/v2/flum/tiles?x=22674&y=52547&z=17&api_key=<your API key>"
Loading map...

Ready to build with zoning data?

Talk to our team about API access, data coverage, pricing, and the best Zoneomics API package for your use case.