Skip to content

ATP USPS Dropboxes

Load and style USPS Dropboxes from an All The Places dump.

---
title: ATP USPS Dropboxes
description: Load and style USPS Dropboxes from an [All The Places](https://alltheplaces.xyz) dump.
type: geojson
options:
  center: [ -90.2027, 38.6339 ]
  zoom: 11
style:
  layers:
    - type: circle
      minzoom: 6
      circle-color: darkblue
      circle-stroke-color: white
      circle-radius: 3
      circle-stroke-width: 2
      circle-opacity:
        - interpolate
        - [linear]
        - [zoom]
        - 6
        - 0
        - 7
        - 1
      circle-stroke-opacity:
        - interpolate
        - [linear]
        - [zoom]
        - 6
        - 0
        - 7
        - 1
    - type: heatmap
      maxzoom: 8
      heatmap-weight: .01
      heatmap-color: 
        - interpolate
        - [linear]
        - [heatmap-density]
        - 0
        - rgba(255,255,255,0)
        - 0.1
        - darkblue
        - 1
        - white
      heatmap-opacity:
        - interpolate
        - [linear]
        - [zoom]
        - 6
        - 1
        - 7
        - 0
    - type: symbol
      minzoom: 10
      icon-image: temaki:post_box
      icon-color: darkblue
      icon-halo-color: white
      icon-halo-width: 3
      icon-opacity:
        - interpolate
        - [linear]
        - [zoom]
        - 10
        - 0
        - 11
        - 1
---
https://overpass-ultra.us/docs/assets/data/Examples/atp_usps_collection_boxes.geojson


View Map on Overpass Ultra
Edit Query on Overpass Ultra