units_with_maps
Data license: Creative Commons Attribution · Data source: GreenInfo Network · About: simonw/calands-datasette
4 rows where DES_TP = 65, LAYER = 14 and MNG_AGENCY = 642
This data as json, copyable, CSV (advanced)
MNG_AG_TYP 1
MNG_AGENCY 1
- Paseo Westpark Maintenance Association · 4 ✖
DES_TP 1
- Private Recreation or Education · 4 ✖
ACCESS_TYP 1
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3513 | 3513 | 3512 | {"type": "Polygon", "coordinates": [[[-117.81397, 33.68873], [-117.81343, 33.68929], [-117.81316, 33.68912], [-117.81251, 33.68866], [-117.81295, 33.68837], [-117.81303, 33.68829], [-117.81307, 33.68822], [-117.81318, 33.68818], [-117.81397, 33.68873]]]} | Restricted Access 2 | 36118 | Santa Clara Park | 32396 | 6018 | Paseo Westpark Maintenance Association 653 | Private 7 | Home Owners Association 16 | Private 14 | 6018 | Paseo Westpark Maintenance Association 642 | Private 7 | Home Owners Association 15 | Orange 3 | 2.033 | Santa Clara Park | 0 | Private Recreation or Education 65 | 4 | ||
3925 | 3925 | 3924 | {"type": "Polygon", "coordinates": [[[-117.80367, 33.69677], [-117.80367, 33.69684], [-117.80303, 33.69712], [-117.80284, 33.6968], [-117.80285, 33.69674], [-117.80285, 33.69669], [-117.80271, 33.69652], [-117.80257, 33.69625], [-117.80257, 33.69623], [-117.80263, 33.69619], [-117.80272, 33.69616], [-117.80332, 33.69605], [-117.80341, 33.69613], [-117.8035, 33.69638], [-117.80367, 33.69677]]]} | Restricted Access 2 | 36161 | Santa Luisa Park | 32290 | 6018 | Paseo Westpark Maintenance Association 653 | Private 7 | Home Owners Association 16 | Private 14 | 6018 | Paseo Westpark Maintenance Association 642 | Private 7 | Home Owners Association 15 | Orange 3 | 1.832 | Santa Luisa Park | 0 | Private Recreation or Education 65 | 4 | ||
8253 | 8253 | 8252 | {"type": "MultiPolygon", "coordinates": [[[[-117.80373, 33.69585], [-117.80368, 33.69586], [-117.80361, 33.69579], [-117.80358, 33.69562], [-117.80356, 33.69525], [-117.80357, 33.69497], [-117.80364, 33.69489], [-117.80369, 33.69489], [-117.80367, 33.69514], [-117.80367, 33.69539], [-117.80369, 33.69561], [-117.80373, 33.69585]]], [[[-117.80489, 33.69297], [-117.80459, 33.69323], [-117.8044, 33.69345], [-117.80423, 33.69367], [-117.80458, 33.69394], [-117.80481, 33.6942], [-117.80478, 33.69444], [-117.80466, 33.69494], [-117.80369, 33.69485], [-117.80369, 33.69479], [-117.80366, 33.69478], [-117.80362, 33.69469], [-117.80377, 33.69422], [-117.80389, 33.694], [-117.80415, 33.69359], [-117.80449, 33.69321], [-117.80476, 33.69296], [-117.80487, 33.69295], [-117.80489, 33.69297]]]]} | Restricted Access 2 | 12621 | Santa Cruz Park | 25083 | 6018 | Paseo Westpark Maintenance Association 653 | Private 7 | Home Owners Association 16 | Private 14 | 6018 | Paseo Westpark Maintenance Association 642 | Private 7 | Home Owners Association 15 | Orange 3 | 3.171 | Santa Cruz Park | 0 | Private Recreation or Education 65 | 4 | ||
14163 | 14163 | 14162 | {"type": "Polygon", "coordinates": [[[-117.80969, 33.68688], [-117.80963, 33.68706], [-117.80956, 33.6871], [-117.80875, 33.68701], [-117.80857, 33.68703], [-117.8084, 33.68707], [-117.80823, 33.68714], [-117.80811, 33.68685], [-117.80874, 33.68622], [-117.80969, 33.68688]]]} | Restricted Access 2 | 43057 | Santa Ynez Park | 32222 | 6018 | Paseo Westpark Maintenance Association 653 | Private 7 | Home Owners Association 16 | Private 14 | 6018 | Paseo Westpark Maintenance Association 642 | Private 7 | Home Owners Association 15 | Orange 3 | 2.041 | Santa Ynez Park | 0 | Private Recreation or Education 65 | 4 |
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]);