lbsocial-tgis

A GIS tool and demo dataset for analyzing location‐based social media activities

https://github.com/xbwei/lbsocial-tgis

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary

Keywords

gis social-media
Last synced: 7 months ago · JSON representation ·

Repository

A GIS tool and demo dataset for analyzing location‐based social media activities

Basic Info
  • Host: GitHub
  • Owner: xbwei
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 21.6 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
gis social-media
Created almost 4 years ago · Last pushed almost 4 years ago
Metadata Files
Readme License Citation

README.md

A GIS tool and demo dataset for analyzing location‐based social media activities

To cite the paper:

Wei, X., & Yao,X.(2022). A GIS representation framework for location‐based social media activities. Transactions in GIS, 00, 1-22.https://doi.org/10.1111/tgis.12929

A demo video is provided illustrating how to load the data and run the tool in ArcGIS.

The SQL codes to create the demo data tables is in the demodatasql folder. The demo data is in the demo_data folder. The demo output is in the demo_output folder.

To load the data into Postgresql, install the Postgresql with the GIS plugin, and create the following tables. Those tables should have the same columns as in the demo_data CSV files. - activitydemo, - peopledemo, - peoplesocialdemo, - placedemo, - placesocial_demo.

Load the demo data to the database:

COPY demo_data

FROM 'C:\demo_data.csv' DELIMITER ',' CSV HEADER;

Connect Postgresql to ArcGIS: - Add a database connection to Postgresql in ArcGIS. A video tutorial is avaiable here.

Please install the required python packages before running the tool: - pysal - psycopg2 - networkx - numpy - pyproj - matplotlib - arcpy

Owner

  • Name: Xuebin Wei
  • Login: xbwei
  • Kind: user
  • Location: Fairfax, VA
  • Company: Department of Integrated Science and Technology, James Madison University

Machine Learning/Social Media/GIS/AWS

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
  A GIS tool and demo dataset for analyzing location‐based social media activities
message: 'If you use this software, please cite it as below.'
type: software
authors:
  - given-names: Xuebin
    family-names: Wei
    orcid: 'https://orcid.org/0000-0003-2197-5184'
  - given-names: Xiaobai
    family-names: Yao
    orcid: 'https://orcid.org/0000-0003-2719-2017'
identifiers:
  - type: url
    value: 'https://github.com/xbwei/lbsocial-tgis'
repository-code: 'https://github.com/xbwei/lbsocial-tgis'
keywords:
  - GIS
  - Social Media
license: MIT
version: '1.0'
date-released: '2022-04-10'

GitHub Events

Total
Last Year

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 15
  • Total Committers: 1
  • Avg Commits per committer: 15.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Xuebin Wei w****n@g****m 15

Issues and Pull Requests

Last synced: about 2 years ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels