https://github.com/rustprooflabs/geofaker
Creates fake store and customer data based on real OpenStreetMap data
https://github.com/rustprooflabs/geofaker
Last synced: 4 months ago
JSON representation
Creates fake store and customer data based on real OpenStreetMap data
- Host: GitHub
- URL: https://github.com/rustprooflabs/geofaker
- Owner: rustprooflabs
- License: mit
- Created: 2023-01-23T01:13:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-01T19:10:30.000Z (5 months ago)
- Last Synced: 2026-01-07T03:10:02.969Z (5 months ago)
- Language: PLpgSQL
- Size: 5.33 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PostGIS GeoFaker
The project creates fake store and customer data with geospatial
components based on OpenStreetMap. The use of OpenStreetMap data
as a starting point provides a sense of realism. The use of `random()`
and to generate fake data avoids privacy concerns.
See the [project documentation](https://geofaker.com) for more information.