We publish a geocoding service using ArcGIS server but are interested in moving to a free and open source alternative but can't seem to find anything that allows us to use local address data. Are there any geolocators that are both free open source and have the ability to utilize local data? The alternatives that I've evaluated (including those mentioned here) are either not free or don't support the use of local data:
- TIGER geocoder for PostGIS: built primarily for TIGER features and address ranges. Can't really find any documentation on how to modify it to incorporate local data instead of TIGER data
- Geocommons: Free and open source, but doesn't accept local data
- Geocode.xyz: Same issues as Geocommons
- Gisgraphy: Only accepts OSM and GeoNames data
- Mapzen/Pelias: Free up to 25K requests/month; doesn't support local data
- Photon: Same issues as Mapzen