Military Airport
State of California
@usgov.ca_gov_military_airport_83e4d
State of California
@usgov.ca_gov_military_airport_83e4d
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"facility" VARCHAR,
"facweb" VARCHAR,
"airportid" VARCHAR,
"city" VARCHAR,
"county" VARCHAR,
"fnctnlclss" VARCHAR,
"stateclass" VARCHAR,
"facusetype" VARCHAR,
"ownership" VARCHAR,
"owner" VARCHAR,
"faasiteno" VARCHAR,
"district" BIGINT,
"elevation" BIGINT,
"airportmas" VARCHAR,
"altlat" VARCHAR,
"altlong" VARCHAR,
"latitude" VARCHAR,
"longitude" VARCHAR,
"latdd" DOUBLE,
"longdd" DOUBLE
);
Anyone who has the link will be able to view this.