Allegheny County Cell Tower Points
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_allegheny_county_cell_t_f60eea2f
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_allegheny_county_cell_t_f60eea2f
This dataset portrays cell tower locations as points in Allegheny County. The dataset is based on outbuilding codes in the Property Assessment Parcel Database used to identify cell towers for tax year 2016.
Organization: Allegheny County / City of Pittsburgh / Western PA Regional Data Center
Last updated: 2023-01-24T18:00:53.861181
Tags: _etl, acgis, allegheny-county, cell-towers, communication, facilities, network, technology, telephone
CREATE TABLE table_1 (
"n__id" BIGINT -- Id,
"objectid" BIGINT,
"x" DOUBLE,
"y" DOUBLE,
"pin" VARCHAR,
"map_block_lot" VARCHAR,
"municode" BIGINT,
"tax_year" BIGINT,
"name" VARCHAR,
"card" BIGINT,
"lline" BIGINT,
"code" VARCHAR,
"describ" VARCHAR,
"area" DOUBLE,
"units" BIGINT,
"year_built" BIGINT,
"eff_year" DOUBLE,
"adjrcnld" BIGINT,
"orig_fid" BIGINT,
"owner_name" VARCHAR,
"creation_date" TIMESTAMP,
"creator" VARCHAR,
"edit_date" TIMESTAMP,
"editor" VARCHAR
);Anyone who has the link will be able to view this.