File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- faker.pgosm-flex .com
1+ geofaker .com
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ authors = ['Ryan Lambert', 'RustProof Labs']
33language = " en"
44multilingual = false
55src = " src"
6- title = " PgOSM Flex Faker"
6+ title = " Geo Faker"
77
88[output .html ]
99default-theme = " rust"
1010preferred-dark-theme = " navy"
11- git-repository-url = " https://github.com/rustprooflabs/pgosm-flex -faker"
11+ git-repository-url = " https://github.com/rustprooflabs/geo -faker"
1212git-repository-icon = " fa-github"
Original file line number Diff line number Diff line change @@ -9,8 +9,10 @@ also known as Geo Faker.
99The basic process to using Geo Faker are:
1010
1111* Run PgOSM Flex with custom layerset
12- * Load PgOSM Flex Faker objects
13- *
12+ * Load Geo Faker objects
13+ * Run stored procedures
14+ * Move temp table data to real tables
15+
1416
1517## Load OpenStreetMap Data
1618
@@ -47,7 +49,7 @@ docker exec -it \
4749
4850## Load Faker Objects
4951
50- After the data completes processing, load the PgOSM Flex Faker database structures
52+ After the data completes processing, load the Geo Faker database structures
5153in the ` geo_faker ` schema.
5254This is done using Sqitch.
5355
You can’t perform that action at this time.
0 commit comments