-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
104 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
target,source | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#rc_movingfeature_collection,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mfc-collections-op-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection/collections-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mfc-collections-op-post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection/collections-post | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mfc-collections-response-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection/collections-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mfc-collections-response-post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection/collections-post-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mfc_mandatory-collection,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection/mandatory-collection | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mfc-collection-op-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection/collection-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mfc-collection-op-put,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection/collection-put | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mfc-collection-op-delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection/collection-delete | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mfc-collection-response-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection/collection-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mfc-collection-response-put,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection/collection-put-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mfc-collection-response-delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/mf-collection/collection-delete-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#rc_movingfeature,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_subtrajectory-parameter-definition,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/param-subtrajectory-definition | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_subtrajectory-parameter-response,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/param-subtrajectory-response | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-features-op-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/features-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-features-op-post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/features-post | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-features-response-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/features-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-features-response-post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/features-post-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_mandatory-movingfeature,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/mf-mandatory | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_mf-op-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/mf-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_mf-op-delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/mf-delete | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-response-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/mf-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-response-delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/mf-delete-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_leaf-parameter-definition,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/param-leaf-definition | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_leaf-parameter-response,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/param-leaf-response | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tgsequence-op-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tgsequence-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tgsequence-op-post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tgsequence-post | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tgsequence-response-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tgsequence-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tgsequence-response-post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tgsequence-post-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_mandatory-temporalprimitivegeometry,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tpgeometry-mandatory | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tpgeometry-op-delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tpgeometry-delete | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tpgeometry-response-delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tpgeometry-delete-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tpgeometry-query-op-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tpgeometry-query | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#per_mf-tpgeometry-query-op-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/per/movingfeatures/tpgeometry-query | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tpgeometry-query-response-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tpgeometry-query-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_subtemporalvalue-parameter-definition,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/param-subtemporalvalue-definition | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_subtemporalvalue-parameter-response,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/param-subtemporalvalue-response | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tproperties-op-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tproperties-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tproperties-op-post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tproperties-post | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tproperties-response-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tproperties-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tproperties-response-post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tproperties-post-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_mandatory-tproperty,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tproperty-mandatory | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tproperty-op-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tproperty-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tproperty-op-post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tproperty-post | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tproperty-op-delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tproperty-delete | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tproperty-response-get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tproperty-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tproperty-response-post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tproperty-post-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tproperty-response-delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tproperty-delete-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf_mandatory-temporalprimitivevalue,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tpvalue-mandatory | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tpvalue-op-delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tpvalue-delete | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_mf-tpvalue-response-delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/movingfeatures/tpvalue-delete-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#rc_mf_common,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/common | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_core_param-limit,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/common/param-limit | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_core_param-bbox,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/common/param-bbox | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#req_core_param-datetime,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/req/common/param-datetime | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_movingfeature_collection,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/mf-collection | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mfc_collections_get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/mf-collection/collections-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mfc_collections_get_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/mf-collection/collections-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mfc_collections_post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/mf-collection/collections-post | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mfc_collections_post_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/mf-collection/collections-post-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mfc_collection_get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/mf-collection/collection-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mfc_collection_get_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/mf-collection/collection-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mfc_collection_put,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/mf-collection/collection-put | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mfc_collection_put_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/mf-collection/collections-put-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mfc_collection_delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/mf-collection/collection-delete | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mfc_collection_delete_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/mf-collection/collections-delete-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_movingfeature,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_features_get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/features-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_features_get_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/features-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_features_post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/features-post | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_features_post_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/features-post-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_feature_get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/mf-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_feature_get_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/mf-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_feature_delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/mf-delete | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_feature_delete_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/mf-delete-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tgsequence_get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tgsequence-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tgsequence_get_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tgsequence-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tgsequence_post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tgsequence-post | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tgsequence_post_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tgsequence-post-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tgeometry_delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tpgeometry-delete | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tpgeometry_delete_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tpgeometry-delete-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tpgeometry_query_distance,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tpgeometry-query-distance | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tpgeometry_query_velocity,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tpgeometry-query-velocity | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tpgeometry_query_acceleration,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tpgeometry-query-acceleration | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tproperties_get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tproperties-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tproperties_get_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tproperties-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tproperties_post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tproperties-post | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tproperties_post_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tproperties-post-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tproperty_get,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tproperty-get | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tproperty_get_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tproperty-get-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tproperty_post,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tproperty-post | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tproperty_post_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tproperty-post-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tproperty_delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tproperty-delete | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tproperty_delete_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tproperty-delete-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tpvalue_delete,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tpvalue-delete | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_tpvalue_delete_success,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/tpvalue-delete-success | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_feature_param_leaf_definition,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/param-leaf-definition | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_feature_param_leaf_response,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/param-leaf-response | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_feature_param_subtrajectory_definition,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/param-subtrajectory-definition | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_feature_param_subtrajectory_response,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/param-subtrajectory-response | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_feature_param_subtemporalvalue_definition,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/param-subtemporalvalue-definition | ||
https://docs.ogc.org/is/22-003r3/22-003r3.html#conf_mf_feature_param_subtemporalvalue_response,http://www.opengis.net/spec/ogcapi-movingfeatures-1/1.0/conf/movingfeatures/param-subtemporalvalue-response |