Pinned Repositories
3d-tiles-tools
Tools for debugging, analyzing, and validating 3D Tiles tilesets :vertical_traffic_light:
3dcitydb-web-map
alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
cesium-server
Server for Cesium Terrain And 3D Tiles
chihaya
A customizable, multi-protocol BitTorrent Tracker
docker-busybox-gdal
docker-dcv
docker-vnc,docker-dcv
docker-openstreetmap-website
Docker image for openstreetmap-website
greenplum-operator
Greenplum Operator creates/configures/manages Greenplum clusters atop Kubernetes
vue-jdlstudio
jdlstudio for Vue , JDL Studio is an online JHipster Domain Language visual editor
soxueren's Repositories
soxueren/add-shapefile-js
ArcGIS JavaScript sample that let's you add a shapefile to your web map.
soxueren/AI-2-AStar
soxueren/Android-SIP-IMS-RCS-WebRTC
soxueren/arcgis-samples-silverlight
ArcGIS API for Silverlight interactive sample app in C# and VB
soxueren/arcgis-templates-silverlight
Project templates for the ArcGIS API for Silverlight
soxueren/canvasfilters
Canvas image filters
soxueren/cesium-groundpush-plugin
soxueren/CutGeoTifImgX64
基于gdal使用TMS算法对TIF图像切图,IDE:VS2012,开发语言:C++
soxueren/esrichinadevsummit2013-agsadmin-ServerStatisticsSilverlight
Esri**2013年开发者大会“ArcGIS 10.1 for Server的管理及开发”讲座演示样例代码。基于Silverlight和ArcGIS for Server Admin API构建,通过HTTP请求获取Server中现有服务及其统计信息。
soxueren/esrichinadevsummit2013-arcgis-silverlight-dynamicLayersDemo
2013esri china开发者大会SIlverlight API 动态图层Demo
soxueren/gdal2cesium
A Python+GDAL Cesium heightmap/terrain generator
soxueren/geoserver-osm-styles
sld files used by rogue project that fixes many issues after converting the OpenStreetMap mapnik styles to slds.
soxueren/LoggingPad
well logging curves preview and comments
soxueren/lua-resty-cache
http cache to redis, can server stale response, and using "lua-resty-lock" only allow one request to populate a new cache
soxueren/messenger
rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持
soxueren/metasploit-javapayload
THIS REPO IS OBSOLETE. USE https://github.com/rapid7/metasploit-payloads INSTEAD
soxueren/mxd2qgs
Python script for converting ArcGIS .mxd files to QGIS
soxueren/nexauth2
Encrypted Ajax without SSL
soxueren/openstreetmap-website-docker
The OpenStreetMap Website (aka 'Rails Port') in a Docker container.
soxueren/osgEarthX
osgEarth SDK
soxueren/SecureAjax
Create secure ajax applications even without SSL
soxueren/shp.js
Shapefile parser
soxueren/shp2geojson.js
Convert shapefile to geoJSON via a web browser without Server-Side code. This conversion will unzip your file and reproject the data with correct encoding in JavaScript.
soxueren/spring-boot-performance
soxueren/stm32-ov7670
Demonstration of interfacing the Nucleo STM32F446RE with a OV7670 camera module
soxueren/webRTC.io
An abstraction layer for webRTC. Aim is to simplify the HTML5 web standard webRTC in a similar manner to socket.io w/ websockets. Highly experimental technology