superunits_with_maps
Data license: Creative Commons Attribution · Data source: GreenInfo Network · About: simonw/calands-datasette
4 rows where MNG_AGENCY = 677
This data as json, copyable, CSV (advanced)
Link | rowid ▼ | id | map | ACCESS_TYP | PARK_NAME | PARK_URL | SUID_NMA | MNG_AG_ID | MNG_AGENCY | MNG_AG_LEV | MNG_AG_TYP | AGNCY_WEB | LAYER | ACRES | LABEL_NAME | YR_EST |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2265 | 2265 | 2264 | {"type": "Polygon", "coordinates": [[[-122.40221, 37.68489], [-122.40183, 37.68562], [-122.40176, 37.68569], [-122.40168, 37.68572], [-122.40158, 37.6857], [-122.4007, 37.68516], [-122.4005, 37.68506], [-122.40004, 37.685], [-122.40002, 37.68486], [-122.40221, 37.68489]]]} | Open Access 1 | Brisbane holding 1 | 16400 | 1035 | Brisbane, City of 677 | City 2 | City Agency 2 | http://www.ci.brisbane.ca.us/about-parks-and-recreation | City 2 | 2.326 | Brisbane holding 1 | ||
4239 | 4239 | 4238 | {"type": "MultiPolygon", "coordinates": [[[[-122.39932, 37.67806], [-122.39906, 37.67851], [-122.39877, 37.67838], [-122.39873, 37.67841], [-122.39866, 37.67838], [-122.39855, 37.67849], [-122.39861, 37.67854], [-122.39838, 37.67872], [-122.39804, 37.6784], [-122.39817, 37.67841], [-122.3983, 37.67838], [-122.39854, 37.67821], [-122.39876, 37.67812], [-122.39913, 37.67806], [-122.39932, 37.67806]]], [[[-122.39958, 37.67811], [-122.39914, 37.67882], [-122.39909, 37.67894], [-122.39904, 37.67895], [-122.39897, 37.67888], [-122.39886, 37.67883], [-122.39886, 37.6788], [-122.39898, 37.67868], [-122.39912, 37.67852], [-122.39939, 37.67805], [-122.39958, 37.67811]]]]} | Open Access 1 | Firth Park | 18916 | 1035 | Brisbane, City of 677 | City 2 | City Agency 2 | http://www.ci.brisbane.ca.us/about-parks-and-recreation | City 2 | 1.29 | Firth Park | ||
7658 | 7658 | 7657 | {"type": "Polygon", "coordinates": [[[-122.41405, 37.6856], [-122.41385, 37.68597], [-122.41335, 37.6858], [-122.41311, 37.68574], [-122.4128, 37.68572], [-122.41253, 37.68575], [-122.41221, 37.68584], [-122.41195, 37.68598], [-122.41173, 37.68617], [-122.41156, 37.6864], [-122.41139, 37.68639], [-122.41126, 37.6864], [-122.41108, 37.68647], [-122.41095, 37.68655], [-122.41057, 37.68658], [-122.409, 37.6869], [-122.40866, 37.68693], [-122.40836, 37.68692], [-122.4079, 37.68686], [-122.40301, 37.68482], [-122.40459, 37.68481], [-122.40461, 37.68524], [-122.40772, 37.68643], [-122.40809, 37.68653], [-122.40843, 37.68658], [-122.4087, 37.68658], [-122.40909, 37.68654], [-122.40928, 37.6865], [-122.41017, 37.68624], [-122.41021, 37.68629], [-122.41125, 37.68592], [-122.41151, 37.68581], [-122.41208, 37.6855], [-122.41232, 37.68542], [-122.41254, 37.68536], [-122.41288, 37.68533], [-122.41318, 37.68535], [-122.41357, 37.68543], [-122.41405, 37.6856]]]} | Open Access 1 | Old Quarry Rd. | 23099 | 1035 | Brisbane, City of 677 | City 2 | City Agency 2 | http://www.ci.brisbane.ca.us/about-parks-and-recreation | City 2 | 9.69 | Old Quarry Rd. | 2000 | |
11598 | 11598 | 11597 | {"type": "MultiPolygon", "coordinates": [[[[-122.40029, 37.67647], [-122.39967, 37.67678], [-122.39942, 37.67642], [-122.39966, 37.67619], [-122.40017, 37.67597], [-122.40029, 37.67647]]], [[[-122.40176, 37.6767], [-122.40155, 37.67706], [-122.40084, 37.67701], [-122.40067, 37.67684], [-122.40093, 37.67645], [-122.40171, 37.67657], [-122.4014, 37.67665], [-122.40144, 37.67677], [-122.40176, 37.6767]]], [[[-122.408, 37.67738], [-122.40713, 37.6773], [-122.4071, 37.67722], [-122.40703, 37.67718], [-122.40698, 37.6769], [-122.40694, 37.67683], [-122.40685, 37.67676], [-122.40653, 37.67669], [-122.40753, 37.67554], [-122.40799, 37.67554], [-122.408, 37.67738]]]]} | No Public Access 3 | City of Brisbane | 28143 | 1035 | Brisbane, City of 677 | City 2 | City Agency 2 | http://www.ci.brisbane.ca.us/about-parks-and-recreation | City 2 | 6.296 | City of Brisbane |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE superunits_with_maps( id INT, map, ACCESS_TYP INT, PARK_NAME TEXT, PARK_URL TEXT, SUID_NMA INT, MNG_AG_ID INT, MNG_AGENCY INT, MNG_AG_LEV INT, MNG_AG_TYP INT, AGNCY_WEB TEXT, LAYER INT, ACRES REAL, LABEL_NAME TEXT, YR_EST INT, FOREIGN KEY([ACCESS_TYP]) REFERENCES [ACCESS_TYP]([id]), FOREIGN KEY([MNG_AGENCY]) REFERENCES [MNG_AGENCY]([id]), FOREIGN KEY([MNG_AG_LEV]) REFERENCES [MNG_AG_LEV]([id]), FOREIGN KEY([MNG_AG_TYP]) REFERENCES [MNG_AG_TYP]([id]), FOREIGN KEY([LAYER]) REFERENCES [LAYER]([id]) ); CREATE INDEX [idx_superunits_with_maps_LAYER] ON [superunits_with_maps] ([LAYER]); CREATE INDEX [idx_superunits_with_maps_MNG_AG_TYP] ON [superunits_with_maps] ([MNG_AG_TYP]); CREATE INDEX [idx_superunits_with_maps_MNG_AG_LEV] ON [superunits_with_maps] ([MNG_AG_LEV]); CREATE INDEX [idx_superunits_with_maps_MNG_AGENCY] ON [superunits_with_maps] ([MNG_AGENCY]); CREATE INDEX [idx_superunits_with_maps_ACCESS_TYP] ON [superunits_with_maps] ([ACCESS_TYP]);