MapRectifierWMSmenuAction.RectifierService
public MapRectifierWMSmenuAction.RectifierService(String name,
String url,
String wmsUrl,
String urlRegEx,
String idValidator)
- Parameters:
name
- Name of the rectifing serviceurl
- URL to the service where users can register, upload, etc.wmsUrl
- URL to the WMS server where JOSM will grab the images. Insert __s__ where the ID should be placedurlRegEx
- a regular expression that determines if a given URL is one of the service and returns the WMS id if soidValidator
- regular expression that checks if a given ID is syntactically valid