タグ

ossとwebserviceに関するyheldのブックマーク (3)

  • Tim Groeneveld

    Using Rlang, we import the Shapefile from the ABS, import the cleaned CSV file with decimal lat/long points, and use st_intersects from the sf package to determine what state a given city is in, based on it’s lat/long location. library(sf) library(dplyr) library(sp) library(progress) map = read_sf("1270055004_sos_2016_aust_shape/SOS_2016_AUST.shp") nc_geom <- st_geometry(map) latLong <- read.csv(f

  • Ohloh, the open source network

    Counting 20,897,554,404 lines of code Indexing 252,753 open source projects Connecting 6,326,592 open source contributors Tracking 1,413,224 source control repositories

  • OSS Message Pedia

    さあ、始めよう オープンソースプロダクトのメッセージを検索できます。あなたが使用しているソフトウェアのエラーメッセージの対処方法が分かります。 調査して欲しいメッセージ 153(ja) [4] Debug: sleeping function called from invalid context at : [1 month ago] 84(ja) [3] request_module: runaway loop modprobe [18 days ago] 5356(ja) [3] : VFS is out of sync with lock manager! [1 month ago] 22473(ja) [3] : dma_timer_expiry: dma status == 0x [3 months ago] 13057(ja) [3] tty_check_change: tty

    yheld
    yheld 2007/04/26
    一箇所に集中すると便利, 今までこういった情報は分散していたと思うけど、長くサービスが運用されなければ意味が無いかもしれない
  • 1