geobytes vocabulary
Factor handbook ยป Vocabulary index


Summary
City, country, region database using database from http://www.geobytes.com/GeoWorldMap.zip

Metadata
Tags:enterprise
Authors:Doug Coleman


Words

Tuple classes
ClassSuperclassSlots
city tuplecity-id country-id region-id city longitude latitude timezone code
country tuplecountry-id country fips104 iso2 iso3 ison internet capital map-reference nationality-singular nationality-plural currency currency-code population title comment
region tupleregion-id country-id region code adm1-code
version tuplecomponent version rows


Ordinary words
WordStack effect
geobytes-cities-path( -- value )
geobytes-countries-path( -- value )
geobytes-regions-path( -- value )
geobytes-version-path( -- value )
load-cities( -- seq )
load-countries( -- seq )
load-regions( -- seq )
load-version( -- seq )


Class predicate words
WordStack effect
city?( object -- ? )
country?( object -- ? )
region?( object -- ? )
version?( object -- ? )


Files


Metadata files