Given a connected graph G = (V, E), a set Vr ⊆ V of r special vertices, four distinct base vertices u 1, u2, u3, u4 ∈ V and four natural numbers r 1, r2, r3, r4 such that 4 j=1 rj = r, we wish to find a partition V 1, V2, V3, V4 of V such that Vi contains u i and ri vertices from Vr, and Vi induces a connected subgraph of G for each i, 1 ≤ i ≤ 4. We call a vertex in V r a resource vertex and the problem above of partitioning vertices of G as the resource four-partitioning problem. In this paper, we give a linear algorithm for finding a resource four-partition of a fourconnected planar graph G with base vertices located on the same face of a planar embedding. Our algortihm is based on a 4-canonical decomposition and st-numbering of G.