updated
This commit is contained in:
parent
cac711c91d
commit
a6ff67058b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# geotemporalsigilizer
|
# geotemporalsigilizer
|
||||||
|
|
||||||
* generates a sigil from geographic coordinates and epoch timestamp
|
* generates a sigil from geographic coordinates and epoch timestamp
|
||||||
* takes two to five arguments: <decimal latitude> <decimal longitude> (<epoch timestamp> <first name> <last name>)
|
* takes two to five arguments: [decimal latitude] [decimal longitude] ([epoch timestamp] [first name] [last name])
|
||||||
* If just latitude and longitude are provided, the timestamp is calculated automatically for this moment.
|
* If just latitude and longitude are provided, the timestamp is calculated automatically for this moment.
|
||||||
* If first- and last name of a person are provided, their birth-location coordinates and birth-time should be the geospatial arguments
|
* If first- and last name of a person are provided, their birth-location coordinates and birth-time should be the geospatial arguments
|
||||||
Loading…
Add table
Add a link
Reference in a new issue