| wof country | country | macroregion | region | macrocounty | county | localadmin | locality | eu_lau_n |
|---|---|---|---|---|---|---|---|---|
| "AL" | 1 | 0 | 12 | 0 | 61 | 4 | 150 | 57 |
| "AT" | 1 | 0 | 9 | 0 | 98 | 2103 | 2427 | 2098 |
| "BA" | 1 | 0 | 12 | 0 | 142 | 0 | 300 | 143 |
| "BE" | 1 | 2 | 11 | 0 | 42 | 1306 | 2866 | 589 |
| "BG" | 1 | 0 | 29 | 0 | 0 | 0 | 1055 | 265 |
| "CH" | 1 | 0 | 26 | 0 | 141 | 2804 | 7110 | 2240 |
| "CY" | 1 | 0 | 6 | 0 | 0 | 0 | 661 | 615 |
| "CZ" | 1 | 0 | 14 | 0 | 0 | 811 | 6326 | 6258 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <julia.h> | |
| JULIA_DEFINE_FAST_TLS() // only define this once, in an executable (not in a shared library) if you want fast code. | |
| int main(int argc, char *argv[]) | |
| { | |
| /* required: setup the Julia context */ | |
| jl_init(); | |
| /* run Julia commands */ | |
| jl_eval_string("print(sqrt(2.0))"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FROM ubuntu:18.04 | |
| RUN date | |
| RUN apt-get update \ | |
| && apt-get install -q -y \ | |
| cmake \ | |
| doxygen \ | |
| g++ \ | |
| git \ | |
| graphviz \ | |
| libboost-dev \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version='1.0' encoding='UTF-8'?> | |
| <osmChange version="0.6" generator="osmium/1.8.0"> | |
| <delete> | |
| <node id="277285" version="9" timestamp="2011-09-11T22:56:15Z"/> | |
| <node id="277286" version="7" timestamp="2011-09-11T22:56:15Z"/> | |
| <node id="277290" version="3" timestamp="2011-01-16T21:20:27Z"/> | |
| <node id="26733986" version="11" timestamp="2014-12-12T16:15:25Z"/> | |
| <node id="26733991" version="10" timestamp="2014-12-12T16:15:25Z"/> | |
| <node id="26883617" version="8" timestamp="2016-08-17T09:28:03Z"/> | |
| <node id="26884330" version="4" timestamp="2015-02-22T15:04:42Z"/> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package main | |
| import ( | |
| "context" | |
| "flag" | |
| "fmt" | |
| "log" | |
| "net/http" | |
| "os" | |
| "os/signal" |
- By Edmond Lau
- Highly Recommended 👍
- http://www.theeffectiveengineer.com/
- They are the people who get things done. Effective Engineers produce results.
| ne_adm0name | wd_countrylabel | count(*) as N |
|---|---|---|
| Aland | Finland | 1 |
| American Samoa | United States of America | 1 |
| Antarctica | 29 | |
| Argentina | Bolivia | 1 |
| Argentina | Paraguay | 1 |
| Azerbaijan | Armenia | 1 |
| Azerbaijan | Republic of Artsakh#Azerbaijan | 1 |
| Bermuda | United Kingdom | 1 |
| id | NAME | ADM0NAME | ADM1NAME | LS_NAME | QA status | NE_wikidataid | proposed wikidataid | SPARQL status | found wikidata | found wikidata name | distance |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 7 | Medenine | Tunisia | MUdenine | WQ50: New Candidate | Q846653 | 9.643 | |||||
| 12 | Kasserine | Tunisia | Kasssrine | WQ50: New Candidate | Q852735 | 11.97 | |||||
| 15 | Mahdia | Tunisia | Mahdia | WQ50: New Candidate | Q466054 | 2.941 | |||||
| 39 | Gracias | Honduras | Lempira | WQ50: New Candidate | Q2561339 | 0.005 | |||||
| 58 | Artvin | Turkey | Artvin | WQ50: New Candidate | Q193445 | 0.149 | |||||
| 83 | Sironko | Uganda | Budadiri | WQ50: New Candidate | [Q2252605](https: |