units_with_maps
Data license: Creative Commons Attribution · Data source: GreenInfo Network · About: simonw/calands-datasette
3 rows where ACCESS_TYP = 2 and MNG_AGENCY = 388
This data as json, copyable, CSV (advanced)
Suggested facets: AGNCY_NAME
DES_TP 3
MNG_AG_TYP 1
MNG_AGENCY 1
- Livermore Area Recreation and Park District · 3 ✖
ACCESS_TYP 1
- Restricted Access · 3 ✖
Link | rowid ▼ | id | map | ACCESS_TYP | UNIT_ID | UNIT_NAME | SUID_NMA | AGNCY_ID | AGNCY_NAME | AGNCY_LEV | AGNCY_TYP | AGNCY_WEB | LAYER | MNG_AG_ID | MNG_AGENCY | MNG_AG_LEV | MNG_AG_TYP | PARK_URL | COUNTY | ACRES | LABEL_NAME | YR_EST | DES_TP | GAP_STS |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5796 | 5796 | 5795 | {"type": "Polygon", "coordinates": [[[-121.77192, 37.65198], [-121.77207, 37.65215], [-121.77213, 37.65227], [-121.77217, 37.65245], [-121.77216, 37.65261], [-121.77211, 37.65276], [-121.77203, 37.65288], [-121.77193, 37.653], [-121.77174, 37.65313], [-121.77139, 37.65283], [-121.77068, 37.65348], [-121.77003, 37.65337], [-121.76837, 37.65337], [-121.76838, 37.64984], [-121.77159, 37.64981], [-121.77009, 37.65039], [-121.77009, 37.6509], [-121.77077, 37.65131], [-121.77152, 37.65219], [-121.77192, 37.65198]]]} | Restricted Access 2 | 53 | Ravenswood Historic Site | 24199 | 2062 | Livermore Area Recreation and Park District 394 | Special District 4 | Recreation/Parks District 4 | http://www.larpd.dst.ca.us/ | Special District 4 | 2062 | Livermore Area Recreation and Park District 388 | Special District 4 | Recreation/Parks District 4 | Alameda 17 | 23.335 | Ravenswood Historic Site | 0 | Local Historic or Cultural Area 19 | 4 | |
6611 | 6611 | 6610 | {"type": "Polygon", "coordinates": [[[-121.71024, 37.76663], [-121.7079, 37.77415], [-121.70861, 37.775], [-121.70249, 37.77597], [-121.70061, 37.77821], [-121.69776, 37.77918], [-121.69744, 37.77836], [-121.69734, 37.77804], [-121.69726, 37.77786], [-121.69712, 37.77763], [-121.69695, 37.77741], [-121.69671, 37.77718], [-121.69644, 37.77698], [-121.69613, 37.77681], [-121.69553, 37.77657], [-121.69534, 37.77644], [-121.69521, 37.7763], [-121.6951, 37.77608], [-121.69506, 37.77588], [-121.69507, 37.77573], [-121.69516, 37.77546], [-121.69044, 37.77473], [-121.69018, 37.77434], [-121.68764, 37.77437], [-121.68661, 37.77396], [-121.68596, 37.77339], [-121.68504, 37.77299], [-121.68445, 37.77171], [-121.68609, 37.77064], [-121.68392, 37.76844], [-121.68359, 37.76766], [-121.68331, 37.76642], [-121.69247, 37.76646], [-121.69339, 37.76714], [-121.69335, 37.76799], [-121.69716, 37.76913], [-121.69886, 37.76921], [-121.69887, 37.7692], [-121.69888, 37.7665], [-121.71024, 37.76663]]]} | Restricted Access 2 | 4179 | Brushy Peak | 16455 | 2062 | Livermore Area Recreation and Park District 394 | Special District 4 | Recreation/Parks District 4 | http://www.larpd.dst.ca.us/ | Special District 4 | 2062 | Livermore Area Recreation and Park District 388 | Special District 4 | Recreation/Parks District 4 | Alameda 17 | 513.465 | Brushy Peak | None 533 | |||
16295 | 16295 | 16294 | {"type": "Polygon", "coordinates": [[[-121.71059, 37.74507], [-121.71056, 37.74523], [-121.70849, 37.74993], [-121.70578, 37.74938], [-121.70493, 37.74973], [-121.70362, 37.75092], [-121.70222, 37.75251], [-121.70046, 37.75423], [-121.70019, 37.75511], [-121.69957, 37.75587], [-121.69902, 37.75662], [-121.69754, 37.75853], [-121.69725, 37.75852], [-121.69788, 37.75754], [-121.6986, 37.75645], [-121.69922, 37.75567], [-121.69983, 37.75501], [-121.70016, 37.75397], [-121.70184, 37.75238], [-121.70256, 37.75161], [-121.70307, 37.75083], [-121.70471, 37.74935], [-121.70584, 37.74899], [-121.70831, 37.74963], [-121.71036, 37.74507], [-121.71059, 37.74507]]]} | Restricted Access 2 | 45340 | Brushy Peak Regional Preserve | 16456 | 2032 | East Bay Regional Park District 89 | Special District 4 | Recreation/Parks District 4 | http://www.ebparks.org/ | Special District 4 | 2062 | Livermore Area Recreation and Park District 388 | Special District 4 | Recreation/Parks District 4 | Alameda 17 | 17.299 | Brushy Peak RPr | 2005 | Local Conservation Area 4 | 2 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE units_with_maps( id INT, map, ACCESS_TYP INT, UNIT_ID INT, UNIT_NAME TEXT, SUID_NMA INT, AGNCY_ID INT, AGNCY_NAME INT, AGNCY_LEV INT, AGNCY_TYP INT, AGNCY_WEB TEXT, LAYER INT, MNG_AG_ID INT, MNG_AGENCY INT, MNG_AG_LEV INT, MNG_AG_TYP INT, PARK_URL TEXT, COUNTY INT, ACRES REAL, LABEL_NAME TEXT, YR_EST INT, DES_TP INT, GAP_STS TEXT, FOREIGN KEY([ACCESS_TYP]) REFERENCES [ACCESS_TYP]([id]), FOREIGN KEY([AGNCY_NAME]) REFERENCES [AGNCY_NAME]([id]), FOREIGN KEY([AGNCY_LEV]) REFERENCES [AGNCY_LEV]([id]), FOREIGN KEY([AGNCY_TYP]) REFERENCES [AGNCY_TYP]([id]), FOREIGN KEY([LAYER]) REFERENCES [LAYER]([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([COUNTY]) REFERENCES [COUNTY]([id]), FOREIGN KEY([DES_TP]) REFERENCES [DES_TP]([id]) ); CREATE INDEX [idx_units_with_maps_DES_TP] ON [units_with_maps] ([DES_TP]); CREATE INDEX [idx_units_with_maps_COUNTY] ON [units_with_maps] ([COUNTY]); CREATE INDEX [idx_units_with_maps_MNG_AG_TYP] ON [units_with_maps] ([MNG_AG_TYP]); CREATE INDEX [idx_units_with_maps_MNG_AG_LEV] ON [units_with_maps] ([MNG_AG_LEV]); CREATE INDEX [idx_units_with_maps_MNG_AGENCY] ON [units_with_maps] ([MNG_AGENCY]); CREATE INDEX [idx_units_with_maps_LAYER] ON [units_with_maps] ([LAYER]); CREATE INDEX [idx_units_with_maps_AGNCY_TYP] ON [units_with_maps] ([AGNCY_TYP]); CREATE INDEX [idx_units_with_maps_AGNCY_LEV] ON [units_with_maps] ([AGNCY_LEV]); CREATE INDEX [idx_units_with_maps_AGNCY_NAME] ON [units_with_maps] ([AGNCY_NAME]); CREATE INDEX [idx_units_with_maps_ACCESS_TYP] ON [units_with_maps] ([ACCESS_TYP]);