Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Function: public.pop_tract_explode() | |
-- DROP FUNCTION public.pop_tract_explode(); | |
CREATE OR REPLACE FUNCTION public.pop_block_explode() | |
RETURNS text AS | |
$BODY$ | |
DECLARE | |
record RECORD; | |
gid INTEGER; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ALBANY PARK 8 | |
ARCHER HEIGHTS 2 | |
ARMOUR SQUARE 6 | |
ASHBURN 5 | |
AUBURN GRESHAM 8 | |
AUSTIN 22 | |
AVALON PARK 5 | |
AVONDALE 4 | |
BELMONT CRAGIN 16 | |
BEVERLY 2 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import: https://mapzen.com/carto/zinc-style/zinc-style.yaml | |
sources: | |
mapzen: | |
type: TopoJSON | |
url: https://vector.mapzen.com/osm/all/{z}/{x}/{y}.topojson | |
stops: | |
type: GeoJSON | |
url: https://transit.land/api/v1/stops.geojson?served_by=o-dpp1s-wvuprt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import: https://mapzen.com/carto/zinc-style/zinc-style.yaml | |
sources: | |
mapzen: | |
type: TopoJSON | |
url: https://vector.mapzen.com/osm/all/{z}/{x}/{y}.topojson | |
routes: | |
type: GeoJSON | |
url: https://transit.land/api/v1/route_stop_patterns.geojson?stops_visited=s-u0y1j3y5c4-hdhauptbahnhof,s-u0y1jff1q1-bismarckplatz | |
stops: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import: https://mapzen.com/carto/zinc-style/zinc-style.yaml | |
#import: https://mapzen.com/carto/bubble-wrap-style/4/bubble-wrap.yaml | |
sources: | |
mapzen: | |
type: TopoJSON | |
url: https://vector.mapzen.com/osm/all/{z}/{x}/{y}.topojson | |
tart: | |
type: GeoJSON | |
url: https://transit.land/api/v1/routes.geojson?operated_by=o-9qfx-tahoeareametroaltransit |