Place Type

What is a place type?

Gisgraphy is based on the Geonames features which are grouped by feature codes. Because there are more than 650 feature codes, Gisgraphy simplifies this and groups the feature codes in an abstraction level called place type. A place type groups feature codes that are nearly the same. A basic schema and some further information can be found in the user guide

What place types are available ?

Actually there are 100 different place types:

I want to add my own feature class, what should I do?

Place types are Java classes and they are associated with a Hibernate Data Access Object (aka : DAO). There is no configuration file for place types, so you have to build your own Gisgraphy version:

There are too many place types and i want to remove some of them

There is no Configuration file for the placetype, so you have to build your own Gisgraphy version. If you don't want to use all of the features:

Are the place types localised?

Yes they are localised in the placetype.properties and placetype_LANGUAGE.properties files