This document discusses partitioning wide area graphs using inverse space-filling curves. It begins with background on graph partitioning and discusses existing strategies like FENNEL. It then introduces wide area graphs as a new type of geometric graph emerging from IoT applications. The document extends the inverse space-filling curve partitioning (ISP) technique to partition wide area graphs in a streaming fashion. It compares ISP to FENNEL on customized metrics to understand where ISP performs best for wide area graph partitioning. Experiments show ISP can significantly reduce edge cuts compared to FENNEL in favorable contexts.