Search and contribute to placenames in Australia with the Gazetteer of Historical Australian Places (GHAP, 'The Gazetteer'). GHAP, for the first time, makes easily available aggregated data on 'all' placenames in Australia, based on ANPS data, including historical names. We have cleaned up coordinates for more than two thirds of 334,208 ANPS placenames and provided a user friendly search and filter interface and web service.
Search by exact or fuzzy match, for all places within a region, and apply filters to narrow results. Save results in standard formats. Because people come here to search for places, it's also a great place to contribute your place related research so that other can find it. Whether placenames are new to the GHAP or already there, add them in (multiple instances are 'attestations' for people to find out about through links to your research).
The GHAP can help answer that simple question - "What's here?"
It has two main aspects:
CAUTION: ALWAYS filter the HTML provided by users before displaying.
The following properties allow user to input HTML:
description
and source
on place record.description
, citation
, rights
, and warning
on layer record.description
, citation
, rights
, and warning
on multilayer record.To avoid potential XSS attacks, the values of these properties MUST go through the
\TLCMap\Http\Helpers\HtmlFilter::simple()
method before they get displayed in the page.