Changes between Version 37 and Version 38 of ZooWorkshop/FOSS4GJapan/CreatingOGRBasedWebServices
- Timestamp:
- Oct 16, 2010, 1:07:03 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWorkshop/FOSS4GJapan/CreatingOGRBasedWebServices
v37 v38 795 795 Note, that in Python you also need to use !ConvexHull to deal with MultiPolygons. 796 796 797 You must now copy the Boundary.zcfg file as we explained for the C version in !ConvexHull.zcfg and Centroid.zcfgrespectively and then, use make install command to re-deploy and test your Services Provider.797 You must now copy the Boundary.zcfg file as we explained for the C version in {{{ConvexHull.zcfg}}} and {{{Centroid.zcfg}}} respectively and then, use make install command to re-deploy and test your Services Provider. 798 798 799 799 === Create the Buffer Service ===