units_with_maps
Data license: Creative Commons Attribution · Data source: GreenInfo Network · About: simonw/calands-datasette
3 rows where AGNCY_TYP = 10 and MNG_AGENCY = 579
This data as json, copyable, CSV (advanced)
Suggested facets: YR_EST
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3121 | 3121 | 3120 | {"type": "Polygon", "coordinates": [[[-121.45132, 38.83886], [-121.44329, 38.83885], [-121.43285, 38.83875], [-121.43268, 38.83465], [-121.43649, 38.83461], [-121.43644, 38.83237], [-121.44394, 38.83233], [-121.44391, 38.83007], [-121.44769, 38.83001], [-121.44772, 38.83226], [-121.45126, 38.83219], [-121.45132, 38.83886]]]} | No Public Access 3 | 21548 | Toad Hill Ranch Preserve | 32841 | 3055 | Placer Land Trust 589 | Non Profit 6 | Non Profit - Land Trust 10 | http://www.placerlandtrust.org/ | Non Governmental Organization 10 | 3055 | Placer Land Trust 579 | Non Profit 6 | Non Profit - Land Trust 10 | https://www.placerlandtrust.org/project/toad-hill-ranch-preserve/ | Placer 35 | 287.543 | Toad Hill Ranch Preserve | 2006 | Private Conservation 16 | 2 |
3122 | 3122 | 3121 | {"type": "Polygon", "coordinates": [[[-121.12935, 39.03315], [-121.12933, 39.03316], [-121.12934, 39.0332], [-121.12866, 39.03306], [-121.12745, 39.03302], [-121.12698, 39.03295], [-121.12667, 39.03287], [-121.12606, 39.03278], [-121.12605, 39.03273], [-121.12566, 39.03269], [-121.12543, 39.03264], [-121.12537, 39.03265], [-121.12517, 39.03251], [-121.12505, 39.03235], [-121.12504, 39.03214], [-121.1251, 39.03195], [-121.12519, 39.03182], [-121.12533, 39.03168], [-121.12568, 39.03143], [-121.12585, 39.03134], [-121.12627, 39.03114], [-121.12653, 39.03087], [-121.12672, 39.0306], [-121.12675, 39.0305], [-121.12676, 39.03032], [-121.12681, 39.03008], [-121.12665, 39.02946], [-121.12656, 39.02939], [-121.12648, 39.02753], [-121.12909, 39.0275], [-121.12935, 39.03315]]]} | No Public Access 3 | 21549 | Bear River Watershed | 15931 | 3055 | Placer Land Trust 589 | Non Profit 6 | Non Profit - Land Trust 10 | http://www.placerlandtrust.org/ | Non Governmental Organization 10 | 3055 | Placer Land Trust 579 | Non Profit 6 | Non Profit - Land Trust 10 | Placer 35 | 39.13 | Bear River Watershed | 0 | Private Conservation 16 | 2 | |
4980 | 4980 | 4979 | {"type": "Polygon", "coordinates": [[[-121.15397, 38.98489], [-121.1447, 38.98478], [-121.14469, 38.98316], [-121.14451, 38.97051], [-121.14898, 38.97047], [-121.15381, 38.9704], [-121.15397, 38.98489]]]} | No Public Access 3 | 21563 | Placer Land Trust | 23764 | 3055 | Placer Land Trust 589 | Non Profit 6 | Non Profit - Land Trust 10 | http://www.placerlandtrust.org/ | Non Governmental Organization 10 | 3055 | Placer Land Trust 579 | Non Profit 6 | Non Profit - Land Trust 10 | Placer 35 | 317.092 | Placer Land Trust | 0 | Private Conservation 16 | 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]);