Skip to content
#

geography

Here are 288 public repositories matching this topic...

julian-okello
julian-okello commented Nov 5, 2019

File: geolib/es/types.d.ts
export declare type GeolibGeoJSONPoint = [GeolibLongitudeInputValue, GeolibLatitudeInputValue, GeolibAltitudeInputValue?];

throws error when building node application but when the typing is removed i.e the question mark, error is gone. Please fix this asap

axelboc
axelboc commented Jun 9, 2018

Islands, micro-nations and small dependent territories are the trickiest to remember. Some hints as to where they are located may help to differentiate them.

The location info should be added to the Country info field and consist of a short, consistent sentence. For islands, the sentence should mention the geographical subregion (e.g. Caribbean), the landforms (atoll, islet, island, small

d3-geomap
yaph
yaph commented Nov 4, 2019

The goal is to create tests for common use cases, as well as edge cases that should work with d3-geomap. For example missing values in a CSV file should not cause errors that stop the map from rendering.

To add a new test:

  1. Pick a map from the examples directory, that has no tests yet.
  2. Create a JavaScript file in the tests directory with the same name.
  3. Write code that tests wha

Improve this page

Add a description, image, and links to the geography topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geography topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.