File: geoplot_sample.inp

package info (click to toggle)
gretl 2022c-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 59,552 kB
  • sloc: ansic: 409,074; sh: 4,449; makefile: 3,222; cpp: 2,777; xml: 599; perl: 364
file content (8 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# This is a minimal script showing the simplest possible way
# to create a map; you can find many more examples demonstrating
# advanced usage of the map plotting facility in the "examples"
# directory.

include geoplot.gfn
open us-states.geojson --frompkg=geoplot --quiet
geoplot()