Fire Stations
City of New Orleans
@usgov.city_of_new_orleans_fire_stations_fbb65
City of New Orleans
@usgov.city_of_new_orleans_fire_stations_fbb65
List of Fire Stations from NOHSEP. Queried out from the ESRI Local Government Information Model's facility site points for ease of use. Feeds in to apps on the Common Operational Picture.
Organization: City of New Orleans
Last updated: 2022-04-28T02:16:58.449904
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"ref_id" BIGINT,
"zip_code" BIGINT,
"address" VARCHAR,
"phone" VARCHAR,
"plandis" VARCHAR,
"neighborhood" VARCHAR,
"f_status" VARCHAR,
"ladder" VARCHAR,
"type" VARCHAR,
"name" VARCHAR,
"company" VARCHAR,
"nofd_distr" VARCHAR,
"lat" DOUBLE,
"long" DOUBLE,
"council" VARCHAR,
"point_y" DOUBLE,
"point_x" DOUBLE
);Anyone who has the link will be able to view this.