{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 20, "name": "athensgis.athco.Section_Anno", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2028234.5963946432, "ymin": 433324.8005388975, "xmax": 2186387.2230021358, "ymax": 563901.2828237265, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID" }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder" }, { "name": "annotationclassid", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID" }, { "name": "element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "Element" }, { "name": "symbolid", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "required": true, "nullable": true, "defaultValue": 0, "modelName": "Status" }, { "name": "textstring", "type": "esriFieldTypeString", "alias": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "textstring" }, { "name": "fontname", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontname" }, { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontsize" }, { "name": "underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "verticalalignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "horizontalalignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "xoffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xoffset" }, { "name": "yoffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "yoffset" }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "angle" }, { "name": "fontleading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontleading" }, { "name": "wordspacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wordspacing" }, { "name": "characterwidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterwidth" }, { "name": "characterspacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterspacing" }, { "name": "flipangle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "flipangle" }, { "name": "override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "fontstyle", "type": "esriFieldTypeString", "alias": "fontstyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontstyle" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "i50annotationcla", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i50status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r49_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_49", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a35_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "Annotation Class 1", "defaultValues": { "featureid": null, "zorder": null, "annotationclassid": 0, "element": null, "symbolid": null, "status": 0, "textstring": null, "fontname": null, "fontsize": null, "underline": null, "verticalalignment": null, "horizontalalignment": null, "xoffset": null, "yoffset": null, "angle": null, "fontleading": null, "wordspacing": null, "characterwidth": null, "characterspacing": null, "flipangle": null, "override": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 18, "name": "athensgis.athco.Owner_Anno", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2026369.498418808, "ymin": 430751.5074571371, "xmax": 2188693.854215637, "ymax": 566149.7409252226, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID" }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder" }, { "name": "annotationclassid", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID" }, { "name": "element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "Element" }, { "name": "symbolid", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "required": true, "nullable": true, "defaultValue": 0, "modelName": "Status" }, { "name": "textstring", "type": "esriFieldTypeString", "alias": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "textstring" }, { "name": "fontname", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontname" }, { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontsize" }, { "name": "underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "verticalalignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "horizontalalignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "xoffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xoffset" }, { "name": "yoffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "yoffset" }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "angle" }, { "name": "fontleading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontleading" }, { "name": "wordspacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wordspacing" }, { "name": "characterwidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterwidth" }, { "name": "characterspacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterspacing" }, { "name": "flipangle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "flipangle" }, { "name": "override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "fontstyle", "type": "esriFieldTypeString", "alias": "fontstyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontstyle" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "i49annotationcla", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i49status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r48_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_48", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a34_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "Annotation Class 1", "defaultValues": { "featureid": null, "zorder": null, "annotationclassid": 0, "element": null, "symbolid": null, "status": 0, "textstring": null, "fontname": null, "fontsize": null, "underline": null, "verticalalignment": null, "horizontalalignment": null, "xoffset": null, "yoffset": null, "angle": null, "fontleading": null, "wordspacing": null, "characterwidth": null, "characterspacing": null, "flipangle": null, "override": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 16, "name": "athensgis.athco.Lot_Anno", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2027909.574734971, "ymin": 431425.685242638, "xmax": 2185170.37372981, "ymax": 565376.8622216433, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID" }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder" }, { "name": "annotationclassid", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID" }, { "name": "element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "Element" }, { "name": "symbolid", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "required": true, "nullable": true, "defaultValue": 0, "modelName": "Status" }, { "name": "textstring", "type": "esriFieldTypeString", "alias": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "textstring" }, { "name": "fontname", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontname" }, { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontsize" }, { "name": "underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "verticalalignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "horizontalalignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "xoffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xoffset" }, { "name": "yoffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "yoffset" }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "angle" }, { "name": "fontleading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontleading" }, { "name": "wordspacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wordspacing" }, { "name": "characterwidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterwidth" }, { "name": "characterspacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterspacing" }, { "name": "flipangle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "flipangle" }, { "name": "override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "lot_", "type": "esriFieldTypeInteger", "alias": "LOT_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LOT_" }, { "name": "lot_id", "type": "esriFieldTypeInteger", "alias": "LOT_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LOT_ID" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ID" }, { "name": "symbol", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SYMBOL" }, { "name": "level_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LEVEL_" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "fontstyle", "type": "esriFieldTypeString", "alias": "fontstyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontstyle" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "i48annotationcla", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i48status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r47_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_47", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a33_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "Default", "defaultValues": { "featureid": null, "zorder": null, "annotationclassid": 0, "element": null, "symbolid": null, "status": 0, "textstring": null, "fontname": null, "fontsize": null, "underline": null, "verticalalignment": null, "horizontalalignment": null, "xoffset": null, "yoffset": null, "angle": null, "fontleading": null, "wordspacing": null, "characterwidth": null, "characterspacing": null, "flipangle": null, "override": null, "lot_": null, "lot_id": null, "id": null, "symbol": null, "level_": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 14, "name": "athensgis.athco.Fraction_Anno", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2029891.729235217, "ymin": 434992.78079873323, "xmax": 2182501.865287304, "ymax": 555371.9609716386, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID" }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder" }, { "name": "annotationclassid", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID" }, { "name": "element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "Element" }, { "name": "symbolid", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "required": true, "nullable": true, "defaultValue": 0, "modelName": "Status" }, { "name": "textstring", "type": "esriFieldTypeString", "alias": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "textstring" }, { "name": "fontname", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontname" }, { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontsize" }, { "name": "underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "verticalalignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "horizontalalignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "xoffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xoffset" }, { "name": "yoffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "yoffset" }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "angle" }, { "name": "fontleading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontleading" }, { "name": "wordspacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wordspacing" }, { "name": "characterwidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterwidth" }, { "name": "characterspacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterspacing" }, { "name": "flipangle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "flipangle" }, { "name": "override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "fontstyle", "type": "esriFieldTypeString", "alias": "fontstyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontstyle" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "i47annotationcla", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i47status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r46_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_46", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a32_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "Annotation Class 1", "defaultValues": { "featureid": null, "zorder": null, "annotationclassid": 0, "element": null, "symbolid": null, "status": 0, "textstring": null, "fontname": null, "fontsize": null, "underline": null, "verticalalignment": null, "horizontalalignment": null, "xoffset": null, "yoffset": null, "angle": null, "fontleading": null, "wordspacing": null, "characterwidth": null, "characterspacing": null, "flipangle": null, "override": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 12, "name": "athensgis.athco.Dimensions", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2025798.9441137165, "ymin": 430790.7885465622, "xmax": 2188736.768171802, "ymax": 566488.246481806, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID" }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder" }, { "name": "annotationclassid", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID" }, { "name": "element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "Element" }, { "name": "symbolid", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "required": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "required": true, "nullable": true, "defaultValue": 0, "modelName": "Status" }, { "name": "textstring", "type": "esriFieldTypeString", "alias": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "textstring" }, { "name": "fontname", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontname" }, { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontsize" }, { "name": "underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "verticalalignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "horizontalalignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "xoffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xoffset" }, { "name": "yoffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "yoffset" }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "angle" }, { "name": "fontleading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontleading" }, { "name": "wordspacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wordspacing" }, { "name": "characterwidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterwidth" }, { "name": "characterspacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterspacing" }, { "name": "flipangle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "flipangle" }, { "name": "override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ID" }, { "name": "symbol", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SYMBOL" }, { "name": "level_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LEVEL_" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "fontstyle", "type": "esriFieldTypeString", "alias": "fontstyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontstyle" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "i46annotationcla", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i46status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r45_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_45", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a31_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "0.9 TXT SIZE", "defaultValues": { "featureid": null, "zorder": null, "annotationclassid": 0, "element": null, "symbolid": null, "status": 0, "textstring": null, "fontname": null, "fontsize": null, "underline": null, "verticalalignment": null, "horizontalalignment": null, "xoffset": null, "yoffset": null, "angle": null, "fontleading": null, "wordspacing": null, "characterwidth": null, "characterspacing": null, "flipangle": null, "override": null, "id": null, "symbol": null, "level_": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5326.59826065363, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 2026042.8071430475, "ymin": 430831.2346598953, "xmax": 2188738.9394273013, "ymax": 566619.2767315656, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 137, 53, 136, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "poi_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "xmin_", "type": "esriFieldTypeDouble", "alias": "XMIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xmin_" }, { "name": "xmax_", "type": "esriFieldTypeDouble", "alias": "XMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xmax_" }, { "name": "ymin", "type": "esriFieldTypeDouble", "alias": "YMIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ymin" }, { "name": "ymax", "type": "esriFieldTypeDouble", "alias": "YMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ymax" }, { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "featureid", "type": "esriFieldTypeDouble", "alias": "FEATUREID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "featureid" }, { "name": "housenum", "type": "esriFieldTypeDouble", "alias": "HOUSENUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "housenum" }, { "name": "unitnum", "type": "esriFieldTypeString", "alias": "UNITNUM", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "unitnum" }, { "name": "lhn", "type": "esriFieldTypeString", "alias": "LHN", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "lhn" }, { "name": "struc_type", "type": "esriFieldTypeDouble", "alias": "STRUC_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "struc_type" }, { "name": "poi_name", "type": "esriFieldTypeString", "alias": "POI_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "poi_name" }, { "name": "hnrange", "type": "esriFieldTypeString", "alias": "HNRANGE", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "hnrange" }, { "name": "unitextra", "type": "esriFieldTypeString", "alias": "UNITEXTRA", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "unitextra" }, { "name": "building", "type": "esriFieldTypeString", "alias": "BUILDING", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "building" }, { "name": "floor", "type": "esriFieldTypeString", "alias": "FLOOR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "floor" }, { "name": "segid", "type": "esriFieldTypeDouble", "alias": "SEGID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "segid" }, { "name": "st_prefix", "type": "esriFieldTypeString", "alias": "ST_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "st_prefix" }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "st_name" }, { "name": "st_type", "type": "esriFieldTypeString", "alias": "ST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "st_type" }, { "name": "st_suffix", "type": "esriFieldTypeString", "alias": "ST_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "st_suffix" }, { "name": "st_suffix2", "type": "esriFieldTypeString", "alias": "ST_SUFFIX2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "st_suffix2" }, { "name": "lsn", "type": "esriFieldTypeString", "alias": "LSN", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "lsn" }, { "name": "muni", "type": "esriFieldTypeString", "alias": "MUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "muni" }, { "name": "village", "type": "esriFieldTypeString", "alias": "VILLAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "village" }, { "name": "county", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "county" }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "state" }, { "name": "fipscode", "type": "esriFieldTypeString", "alias": "FIPSCODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "fipscode" }, { "name": "zipcode", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "zipcode" }, { "name": "usps_city", "type": "esriFieldTypeString", "alias": "USPS_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "usps_city" }, { "name": "subdiv", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "subdiv" }, { "name": "comm", "type": "esriFieldTypeString", "alias": "COMM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "comm" }, { "name": "altprefix", "type": "esriFieldTypeString", "alias": "ALTPREFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "altprefix" }, { "name": "altname", "type": "esriFieldTypeString", "alias": "ALTNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "altname" }, { "name": "alttype", "type": "esriFieldTypeString", "alias": "ALTTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "alttype" }, { "name": "altsuffix", "type": "esriFieldTypeString", "alias": "ALTSUFFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "altsuffix" }, { "name": "altsuffix2", "type": "esriFieldTypeString", "alias": "ALTSUFFIX2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "altsuffix2" }, { "name": "alsn", "type": "esriFieldTypeString", "alias": "ALSN", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "alsn" }, { "name": "tssegid", "type": "esriFieldTypeDouble", "alias": "TSSEGID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tssegid" }, { "name": "roadtype", "type": "esriFieldTypeString", "alias": "ROADTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "roadtype" }, { "name": "roadnumber", "type": "esriFieldTypeString", "alias": "ROADNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "roadnumber" }, { "name": "dot_id", "type": "esriFieldTypeString", "alias": "DOT_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "dot_id" }, { "name": "side", "type": "esriFieldTypeDouble", "alias": "SIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "side" }, { "name": "absside", "type": "esriFieldTypeString", "alias": "ABSSIDE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "absside" }, { "name": "pt_len", "type": "esriFieldTypeDouble", "alias": "PT_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pt_len" }, { "name": "mpval", "type": "esriFieldTypeDouble", "alias": "MPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mpval" }, { "name": "source", "type": "esriFieldTypeDouble", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "source" }, { "name": "note", "type": "esriFieldTypeString", "alias": "NOTE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "note" }, { "name": "landmark", "type": "esriFieldTypeString", "alias": "LANDMARK", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "landmark" }, { "name": "hn_anomaly", "type": "esriFieldTypeDouble", "alias": "HN_ANOMALY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hn_anomaly" }, { "name": "errorcount", "type": "esriFieldTypeDouble", "alias": "ERRORCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "errorcount" }, { "name": "ismarker", "type": "esriFieldTypeInteger", "alias": "ISMARKER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ismarker" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r66_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_66", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_66", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a52_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "ismarker": null, "errorcount": null, "xmin_": null, "xmax_": null, "ymin": null, "ymax": null, "id": null, "featureid": null, "housenum": null, "unitnum": null, "lhn": null, "struc_type": null, "poi_name": null, "hnrange": null, "unitextra": null, "building": null, "floor": null, "segid": null, "st_prefix": null, "st_name": null, "st_type": null, "st_suffix": null, "st_suffix2": null, "lsn": null, "muni": null, "village": null, "county": null, "state": null, "fipscode": null, "zipcode": null, "usps_city": null, "subdiv": null, "comm": null, "altprefix": null, "altname": null, "alttype": null, "altsuffix": null, "altsuffix2": null, "alsn": null, "tssegid": null, "roadtype": null, "roadnumber": null, "dot_id": null, "side": null, "absside": null, "pt_len": null, "mpval": null, "source": null, "note": null, "landmark": null, "hn_anomaly": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "LotLines_LandHooks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5327, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2025537.8800033033, "ymin": 430745.1200027317, "xmax": 2188761.3416134715, "ymax": 566120.4106033146, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 49, 38, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid_1", "displayField": "symblname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "tnode_", "type": "esriFieldTypeInteger", "alias": "tnode_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tnode_" }, { "name": "lpoly_", "type": "esriFieldTypeInteger", "alias": "lpoly_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lpoly_" }, { "name": "rpoly_", "type": "esriFieldTypeInteger", "alias": "rpoly_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rpoly_" }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length" }, { "name": "lot_lines_", "type": "esriFieldTypeInteger", "alias": "lot_lines_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lot_lines_" }, { "name": "lot_lines1", "type": "esriFieldTypeInteger", "alias": "lot_lines1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lot_lines1" }, { "name": "parcel", "type": "esriFieldTypeInteger", "alias": "parcel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "parcel" }, { "name": "section_", "type": "esriFieldTypeInteger", "alias": "section_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "section_" }, { "name": "rail_row", "type": "esriFieldTypeInteger", "alias": "rail_row", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rail_row" }, { "name": "road_row", "type": "esriFieldTypeInteger", "alias": "road_row", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "road_row" }, { "name": "other", "type": "esriFieldTypeInteger", "alias": "other", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "other" }, { "name": "symblname", "type": "esriFieldTypeString", "alias": "symblname", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "symblname" }, { "name": "globalid", "type": "esriFieldTypeString", "alias": "globalid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "st_length_" }, { "name": "globalid_1", "type": "esriFieldTypeGlobalID", "alias": "globalid_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid_1" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r176_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_176", "fields": "globalid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_176", "fields": "globalid_1,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a157_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "LotLines_LandHooks", "description": "", "prototype": { "attributes": { "last_edi_1": null, "st_length_": null, "tnode_": null, "lpoly_": null, "rpoly_": null, "length": null, "lot_lines_": null, "lot_lines1": null, "parcel": null, "section_": null, "rail_row": null, "road_row": null, "other": null, "symblname": null, "globalid": null, "created_us": null, "created_da": null, "last_edite": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2016180.383626476, "ymin": 416549.39642572403, "xmax": 2193188.494176477, "ymax": 575738.1200423986, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 137, 72, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "st_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "xmin_", "type": "esriFieldTypeDouble", "alias": "XMIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xmin_" }, { "name": "xmax_", "type": "esriFieldTypeDouble", "alias": "XMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xmax_" }, { "name": "ymin", "type": "esriFieldTypeDouble", "alias": "YMIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ymin" }, { "name": "ymax", "type": "esriFieldTypeDouble", "alias": "YMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ymax" }, { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "segid", "type": "esriFieldTypeDouble", "alias": "SEGID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "segid" }, { "name": "roadtype", "type": "esriFieldTypeString", "alias": "ROADTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "roadtype" }, { "name": "roadnumber", "type": "esriFieldTypeString", "alias": "ROADNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "roadnumber" }, { "name": "st_prefix", "type": "esriFieldTypeString", "alias": "ST_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "st_prefix" }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "st_name" }, { "name": "st_type", "type": "esriFieldTypeString", "alias": "ST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "st_type" }, { "name": "st_suffix", "type": "esriFieldTypeString", "alias": "ST_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "st_suffix" }, { "name": "st_suffix2", "type": "esriFieldTypeString", "alias": "ST_SUFFIX2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "st_suffix2" }, { "name": "lsn", "type": "esriFieldTypeString", "alias": "LSN", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "lsn" }, { "name": "l_from", "type": "esriFieldTypeDouble", "alias": "L_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "l_from" }, { "name": "l_to", "type": "esriFieldTypeDouble", "alias": "L_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "l_to" }, { "name": "l_parity", "type": "esriFieldTypeString", "alias": "L_PARITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "l_parity" }, { "name": "r_from", "type": "esriFieldTypeDouble", "alias": "R_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "r_from" }, { "name": "r_to", "type": "esriFieldTypeDouble", "alias": "R_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "r_to" }, { "name": "r_parity", "type": "esriFieldTypeString", "alias": "R_PARITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "r_parity" }, { "name": "l_add_muni", "type": "esriFieldTypeString", "alias": "L_ADD_MUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "l_add_muni" }, { "name": "r_add_muni", "type": "esriFieldTypeString", "alias": "R_ADD_MUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "r_add_muni" }, { "name": "l_row_muni", "type": "esriFieldTypeString", "alias": "L_ROW_MUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "l_row_muni" }, { "name": "r_row_muni", "type": "esriFieldTypeString", "alias": "R_ROW_MUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "r_row_muni" }, { "name": "l_twp", "type": "esriFieldTypeString", "alias": "L_TWP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "l_twp" }, { "name": "r_twp", "type": "esriFieldTypeString", "alias": "R_TWP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "r_twp" }, { "name": "l_village", "type": "esriFieldTypeString", "alias": "L_VILLAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "l_village" }, { "name": "r_village", "type": "esriFieldTypeString", "alias": "R_VILLAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "r_village" }, { "name": "l_county", "type": "esriFieldTypeString", "alias": "L_COUNTY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "l_county" }, { "name": "r_county", "type": "esriFieldTypeString", "alias": "R_COUNTY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "r_county" }, { "name": "l_state", "type": "esriFieldTypeString", "alias": "L_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "l_state" }, { "name": "r_state", "type": "esriFieldTypeString", "alias": "R_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "r_state" }, { "name": "l_fips", "type": "esriFieldTypeString", "alias": "L_FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "l_fips" }, { "name": "r_fips", "type": "esriFieldTypeString", "alias": "R_FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "r_fips" }, { "name": "l_zip", "type": "esriFieldTypeString", "alias": "L_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "l_zip" }, { "name": "r_zip", "type": "esriFieldTypeString", "alias": "R_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "r_zip" }, { "name": "l_usps_cit", "type": "esriFieldTypeString", "alias": "L_USPS_CIT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "l_usps_cit" }, { "name": "r_usps_cit", "type": "esriFieldTypeString", "alias": "R_USPS_CIT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "r_usps_cit" }, { "name": "l_subdiv", "type": "esriFieldTypeString", "alias": "L_SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "l_subdiv" }, { "name": "r_subdiv", "type": "esriFieldTypeString", "alias": "R_SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "r_subdiv" }, { "name": "l_comm", "type": "esriFieldTypeString", "alias": "L_COMM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "l_comm" }, { "name": "r_comm", "type": "esriFieldTypeString", "alias": "R_COMM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "r_comm" }, { "name": "altprefix", "type": "esriFieldTypeString", "alias": "ALTPREFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "altprefix" }, { "name": "altname", "type": "esriFieldTypeString", "alias": "ALTNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "altname" }, { "name": "alttype", "type": "esriFieldTypeString", "alias": "ALTTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "alttype" }, { "name": "altsuffix", "type": "esriFieldTypeString", "alias": "ALTSUFFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "altsuffix" }, { "name": "altsuffix2", "type": "esriFieldTypeString", "alias": "ALTSUFFIX2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "altsuffix2" }, { "name": "alsn", "type": "esriFieldTypeString", "alias": "ALSN", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "alsn" }, { "name": "l_prefix", "type": "esriFieldTypeString", "alias": "L_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "l_prefix" }, { "name": "l_name", "type": "esriFieldTypeString", "alias": "L_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "l_name" }, { "name": "l_type", "type": "esriFieldTypeString", "alias": "L_TYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "l_type" }, { "name": "l_suffix", "type": "esriFieldTypeString", "alias": "L_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "l_suffix" }, { "name": "l_suffix2", "type": "esriFieldTypeString", "alias": "L_SUFFIX2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "l_suffix2" }, { "name": "r_prefix", "type": "esriFieldTypeString", "alias": "R_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "r_prefix" }, { "name": "r_name", "type": "esriFieldTypeString", "alias": "R_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "r_name" }, { "name": "r_type", "type": "esriFieldTypeString", "alias": "R_TYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "r_type" }, { "name": "r_suffix", "type": "esriFieldTypeString", "alias": "R_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "r_suffix" }, { "name": "r_suffix2", "type": "esriFieldTypeString", "alias": "R_SUFFIX2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "r_suffix2" }, { "name": "pavement", "type": "esriFieldTypeString", "alias": "PAVEMENT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "pavement" }, { "name": "dir", "type": "esriFieldTypeString", "alias": "DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "dir" }, { "name": "speedlimit", "type": "esriFieldTypeDouble", "alias": "SPEEDLIMIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speedlimit" }, { "name": "ramp", "type": "esriFieldTypeString", "alias": "RAMP", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ramp" }, { "name": "lanes", "type": "esriFieldTypeDouble", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lanes" }, { "name": "div_code", "type": "esriFieldTypeDouble", "alias": "DIV_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "div_code" }, { "name": "dot_id", "type": "esriFieldTypeString", "alias": "DOT_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "dot_id" }, { "name": "dot_id_old", "type": "esriFieldTypeString", "alias": "DOT_ID_OLD", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "dot_id_old" }, { "name": "mpbegin", "type": "esriFieldTypeDouble", "alias": "MPBEGIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mpbegin" }, { "name": "mpend", "type": "esriFieldTypeDouble", "alias": "MPEND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mpend" }, { "name": "dot_mpbeg", "type": "esriFieldTypeDouble", "alias": "DOT_MPBEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dot_mpbeg" }, { "name": "dot_mpend", "type": "esriFieldTypeDouble", "alias": "DOT_MPEND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dot_mpend" }, { "name": "seglength", "type": "esriFieldTypeDouble", "alias": "SEGLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "seglength" }, { "name": "length3d", "type": "esriFieldTypeDouble", "alias": "LENGTH3D", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length3d" }, { "name": "ddti_flag", "type": "esriFieldTypeDouble", "alias": "DDTI_FLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ddti_flag" }, { "name": "shield", "type": "esriFieldTypeString", "alias": "SHIELD", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "shield" }, { "name": "note", "type": "esriFieldTypeString", "alias": "NOTE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "note" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r44_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_44", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_44", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a30_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Roads", "description": "", "prototype": { "attributes": { "shield": null, "note": null, "xmin_": null, "xmax_": null, "ymin": null, "ymax": null, "id": null, "segid": null, "roadtype": null, "roadnumber": null, "st_prefix": null, "st_name": null, "st_type": null, "st_suffix": null, "st_suffix2": null, "lsn": null, "l_from": null, "l_to": null, "l_parity": null, "r_from": null, "r_to": null, "r_parity": null, "l_add_muni": null, "r_add_muni": null, "l_row_muni": null, "r_row_muni": null, "l_twp": null, "r_twp": null, "l_village": null, "r_village": null, "l_county": null, "r_county": null, "l_state": null, "r_state": null, "l_fips": null, "r_fips": null, "l_zip": null, "r_zip": null, "l_usps_cit": null, "r_usps_cit": null, "l_subdiv": null, "r_subdiv": null, "l_comm": null, "r_comm": null, "altprefix": null, "altname": null, "alttype": null, "altsuffix": null, "altsuffix2": null, "alsn": null, "l_prefix": null, "l_name": null, "l_type": null, "l_suffix": null, "l_suffix2": null, "r_prefix": null, "r_name": null, "r_type": null, "r_suffix": null, "r_suffix2": null, "pavement": null, "dir": null, "speedlimit": null, "ramp": null, "lanes": null, "div_code": null, "dot_id": null, "dot_id_old": null, "mpbegin": null, "mpend": null, "dot_mpbeg": null, "dot_mpend": null, "seglength": null, "length3d": null, "ddti_flag": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 9, "name": "Streams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2020305.3517544717, "ymin": 429500.92859347165, "xmax": 2190390.025035888, "ymax": 571188.325008139, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 50.574713, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid_1", "displayField": "gnis_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "permanent_identifier", "type": "esriFieldTypeString", "alias": "PERMANENT_IDENTIFIER", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": null, "modelName": "PERMANENT_IDENTIFIER" }, { "name": "fdate", "type": "esriFieldTypeDate", "alias": "FDATE", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "FDATE" }, { "name": "resolution", "type": "esriFieldTypeInteger", "alias": "RESOLUTION", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RESOLUTION" }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "GNIS_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GNIS_ID" }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "GNIS_NAME", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "GNIS_NAME" }, { "name": "lengthkm", "type": "esriFieldTypeDouble", "alias": "LENGTHKM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTHKM" }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "REACHCODE", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "REACHCODE" }, { "name": "flowdir", "type": "esriFieldTypeInteger", "alias": "FLOWDIR", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FLOWDIR" }, { "name": "wbarea_permanent_identifier", "type": "esriFieldTypeString", "alias": "WBAREA_PERMANENT_IDENTIFIER", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "WBAREA_PERMANENT_IDENTIFIER" }, { "name": "ftype", "type": "esriFieldTypeInteger", "alias": "FTYPE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FTYPE" }, { "name": "fcode", "type": "esriFieldTypeInteger", "alias": "FCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCODE" }, { "name": "globalid", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "GLOBALID" }, { "name": "gridid", "type": "esriFieldTypeDouble", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GRIDID" }, { "name": "huc_8", "type": "esriFieldTypeString", "alias": "HUC_8", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HUC_8" }, { "name": "pointcount", "type": "esriFieldTypeDouble", "alias": "PointCount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PointCount" }, { "name": "fips_c", "type": "esriFieldTypeString", "alias": "FIPS_C", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FIPS_C" }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "globalid_1", "type": "esriFieldTypeGlobalID", "alias": "globalid_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r58_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_58", "fields": "globalid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_58", "fields": "globalid_1,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a44_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Streams", "description": "", "prototype": { "attributes": { "fips_c": null, "enabled": 1, "permanent_identifier": " ", "fdate": -2209161600000, "resolution": 0, "gnis_id": null, "gnis_name": null, "lengthkm": null, "reachcode": null, "flowdir": 0, "wbarea_permanent_identifier": null, "ftype": 0, "fcode": null, "globalid": "{00000000-0000-0000-0000-000000000000}", "gridid": null, "huc_8": null, "pointcount": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "AthCoCorps", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2037875.3999476433, "ymin": 441138.97027797997, "xmax": 2171190.3701938093, "ymax": 551053.9407363087, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 204, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "township", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "acres" }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "name" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r85_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_85", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_85", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a71_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AthCoCorps", "description": "", "prototype": { "attributes": { "name": null, "shape_leng": null, "township": null, "acres": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2025537.8800033033, "ymin": 430748.5094316453, "xmax": 2188810.846107632, "ymax": 567053.1377404779, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 232, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.parid + TextFormatting.NewLine + $feature.own1 + TextFormatting.NewLine + $feature.deed_ref + TextFormatting.NewLine +$feature.acres + 'ac'", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 9275.863960831279, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid_1", "globalIdField": "globalid", "displayField": "deed_ref", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "deed_ref", "type": "esriFieldTypeString", "alias": "DEED_REF", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "deed_ref" }, { "name": "deed_ref2", "type": "esriFieldTypeString", "alias": "DEED_REF2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "deed_ref2" }, { "name": "deed_ref3", "type": "esriFieldTypeString", "alias": "DEED_REF3", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "deed_ref3" }, { "name": "deed_ref4", "type": "esriFieldTypeString", "alias": "DEED_REF4", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "deed_ref4" }, { "name": "dist", "type": "esriFieldTypeString", "alias": "Dist", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "dist" }, { "name": "map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "map" }, { "name": "pid", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "pid" }, { "name": "date_modif", "type": "esriFieldTypeDate", "alias": "DATE_MODIF", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_modif" }, { "name": "esn", "type": "esriFieldTypeDouble", "alias": "ESN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "esn" }, { "name": "survey", "type": "esriFieldTypeString", "alias": "Survey", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "survey" }, { "name": "date_trans", "type": "esriFieldTypeDate", "alias": "DATE_TRANS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_trans" }, { "name": "editor_by", "type": "esriFieldTypeString", "alias": "EDITOR_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "editor_by" }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "zoning" }, { "name": "address", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "address" }, { "name": "legal", "type": "esriFieldTypeString", "alias": "LEGAL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "legal" }, { "name": "aprvalue", "type": "esriFieldTypeInteger", "alias": "APRVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "aprvalue" }, { "name": "class", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "class" }, { "name": "luc", "type": "esriFieldTypeString", "alias": "LUC", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "luc" }, { "name": "nbhd", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "nbhd" }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "acres" }, { "name": "taxyr", "type": "esriFieldTypeInteger", "alias": "TAXYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "taxyr" }, { "name": "parid", "type": "esriFieldTypeString", "alias": "PARID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "parid" }, { "name": "own1", "type": "esriFieldTypeString", "alias": "OWN1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "own1" }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_leng" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r182_sde_rowid_uk", "fields": "objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_182", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_182", "fields": "globalid,objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a163_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "shape_leng": null, "own1": null, "objectid": null, "deed_ref": null, "deed_ref2": null, "deed_ref3": null, "deed_ref4": null, "dist": null, "map": null, "pid": null, "date_modif": null, "esn": null, "survey": null, "date_trans": null, "editor_by": null, "zoning": null, "address": null, "legal": null, "aprvalue": null, "class": null, "luc": null, "nbhd": null, "acres": null, "taxyr": null, "parid": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "s_fld_haz_ar", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2026036.1217889637, "ymin": 430757.1491781473, "xmax": 2187909.6651672274, "ymax": 566204.7562351376, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 243, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "fld_ar_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "fld_ar_id", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FLD_AR_ID" }, { "name": "fld_zone", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "FLD_ZONE" }, { "name": "floodway", "type": "esriFieldTypeString", "alias": "FLOODWAY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FLOODWAY" }, { "name": "sfha_tf", "type": "esriFieldTypeString", "alias": "SFHA_TF", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SFHA_TF" }, { "name": "static_bfe", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATIC_BFE" }, { "name": "v_datum", "type": "esriFieldTypeString", "alias": "V_DATUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "V_DATUM" }, { "name": "depth", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "len_unit", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LEN_UNIT" }, { "name": "velocity", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "vel_unit", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "VEL_UNIT" }, { "name": "ar_revert", "type": "esriFieldTypeString", "alias": "AR_REVERT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "AR_REVERT" }, { "name": "bfe_revert", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BFE_REVERT" }, { "name": "dep_revert", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEP_REVERT" }, { "name": "source_cit", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "SOURCE_CIT" }, { "name": "fema_link", "type": "esriFieldTypeString", "alias": "FEMA_LINK", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "FEMA_LINK" }, { "name": "flood_ele", "type": "esriFieldTypeDouble", "alias": "FLOOD_ELE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOOD_ELE" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r57_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_57", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_57", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a43_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "s_fld_haz_ar", "description": "", "prototype": { "attributes": { "flood_ele": null, "fema_link": null, "fld_ar_id": null, "fld_zone": null, "floodway": null, "sfha_tf": null, "static_bfe": null, "v_datum": null, "depth": null, "len_unit": null, "velocity": null, "vel_unit": null, "ar_revert": null, "bfe_revert": null, "dep_revert": null, "source_cit": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "Townships", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2025537.8800033033, "ymin": 430748.5094316453, "xmax": 2188810.846107632, "ymax": 567053.1377404779, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 204, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "township_n", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "township_n", "type": "esriFieldTypeString", "alias": "TOWNSHIP_N", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TOWNSHIP_N" }, { "name": "township_c", "type": "esriFieldTypeString", "alias": "TOWNSHIP_C", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TOWNSHIP_C" }, { "name": "fips_code", "type": "esriFieldTypeString", "alias": "FIPS_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FIPS_CODE" }, { "name": "county_cod", "type": "esriFieldTypeString", "alias": "COUNTY_COD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTY_COD" }, { "name": "population", "type": "esriFieldTypeDouble", "alias": "POPULATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POPULATION" }, { "name": "area_sqmi", "type": "esriFieldTypeDouble", "alias": "AREA_SQMI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQMI" }, { "name": "odot_distr", "type": "esriFieldTypeInteger", "alias": "ODOT_DISTR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ODOT_DISTR" }, { "name": "color_code", "type": "esriFieldTypeString", "alias": "COLOR_CODE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "COLOR_CODE" }, { "name": "pop_1990", "type": "esriFieldTypeDouble", "alias": "POP_1990", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP_1990" }, { "name": "area_id", "type": "esriFieldTypeDouble", "alias": "AREA_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_ID" }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "acres" }, { "name": "tw_rg", "type": "esriFieldTypeString", "alias": "TW_RG", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TW_RG" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r81_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a67_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Townships", "description": "", "prototype": { "attributes": { "tw_rg": null, "acres": null, "township_n": null, "township_c": null, "fips_code": null, "county_cod": null, "population": null, "area_sqmi": null, "odot_distr": null, "color_code": null, "pop_1990": null, "area_id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "Sections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2025537.8800033033, "ymin": 430748.5094316453, "xmax": 2188810.846107632, "ymax": 567053.1377404779, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 194, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "state", "type": "esriFieldTypeSmallInteger", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE" }, { "name": "county", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTY" }, { "name": "township", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "section", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SECTION" }, { "name": "label", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LABEL" }, { "name": "tw_rg", "type": "esriFieldTypeString", "alias": "TW_RG", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TW_RG" }, { "name": "rotation", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": 3, "modelName": "ROTATION" }, { "name": "scale", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME" }, { "name": "map_link", "type": "esriFieldTypeString", "alias": "Map_Link", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Map_Link" }, { "name": "current_map_link", "type": "esriFieldTypeString", "alias": "Current_Map_Link", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Current_Map_Link" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r82_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_82", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_82", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a68_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sections", "description": "", "prototype": { "attributes": { "current_map_link": null, "map_link": null, "state": null, "county": null, "township": null, "section": null, "label": null, "tw_rg": null, "rotation": 3, "scale": null, "name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "Subdivisions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2028746.257444799, "ymin": 431238.4986091405, "xmax": 2187818.569220811, "ymax": 565399.4888168126, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 207, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": false, "length": 200, "defaultValue": null, "modelName": "NAME" }, { "name": "township", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "section", "type": "esriFieldTypeDouble", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECTION" }, { "name": "envelope", "type": "esriFieldTypeString", "alias": "ENVELOPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ENVELOPE" }, { "name": "survey", "type": "esriFieldTypeString", "alias": "Survey", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Survey" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r181_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_181", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_181", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a162_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Subdivisions", "description": "", "prototype": { "attributes": { "survey": null, "envelope": null, "name": " ", "township": " ", "section": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalId", "fieldName": "globalid", "isEnabled": true }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "Rivers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1907833.9802409708, "ymin": 265085.7275688946, "xmax": 2263280.408454299, "ymax": 627702.8747084737, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 34.482758000000004, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid_1", "displayField": "gnis_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "permanent_identifier", "type": "esriFieldTypeString", "alias": "PERMANENT_IDENTIFIER", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": null, "modelName": "PERMANENT_IDENTIFIER" }, { "name": "fdate", "type": "esriFieldTypeDate", "alias": "FDATE", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "FDATE" }, { "name": "resolution", "type": "esriFieldTypeInteger", "alias": "RESOLUTION", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RESOLUTION" }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "GNIS_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GNIS_ID" }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "GNIS_NAME", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "GNIS_NAME" }, { "name": "areasqkm", "type": "esriFieldTypeDouble", "alias": "AREASQKM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREASQKM" }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "ftype", "type": "esriFieldTypeInteger", "alias": "FTYPE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FTYPE" }, { "name": "fcode", "type": "esriFieldTypeInteger", "alias": "FCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCODE" }, { "name": "globalid", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "GLOBALID" }, { "name": "gridid", "type": "esriFieldTypeDouble", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GRIDID" }, { "name": "huc_8", "type": "esriFieldTypeString", "alias": "HUC_8", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HUC_8" }, { "name": "pointcount", "type": "esriFieldTypeDouble", "alias": "PointCount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PointCount" }, { "name": "fips_c", "type": "esriFieldTypeString", "alias": "FIPS_C", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FIPS_C" }, { "name": "globalid_1", "type": "esriFieldTypeGlobalID", "alias": "globalid_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid_1" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r60_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_60", "fields": "globalid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_60", "fields": "globalid_1,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a46_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Rivers", "description": "", "prototype": { "attributes": { "fips_c": null, "pointcount": null, "permanent_identifier": " ", "fdate": -2209161600000, "resolution": 0, "gnis_id": null, "gnis_name": null, "areasqkm": null, "elevation": null, "ftype": 0, "fcode": null, "globalid": "{00000000-0000-0000-0000-000000000000}", "gridid": null, "huc_8": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": "Lakes and Ponds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2027778.0395649672, "ymin": 431529.8001918942, "xmax": 2187923.0132376403, "ymax": 569919.7182933986, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 47.12643678160919, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid_1", "displayField": "gnis_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "permanent_identifier", "type": "esriFieldTypeString", "alias": "PERMANENT_IDENTIFIER", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": null, "modelName": "PERMANENT_IDENTIFIER" }, { "name": "fdate", "type": "esriFieldTypeDate", "alias": "FDATE", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "FDATE" }, { "name": "resolution", "type": "esriFieldTypeInteger", "alias": "RESOLUTION", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RESOLUTION" }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "GNIS_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GNIS_ID" }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "GNIS_NAME", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "GNIS_NAME" }, { "name": "areasqkm", "type": "esriFieldTypeDouble", "alias": "AREASQKM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREASQKM" }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "REACHCODE", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "REACHCODE" }, { "name": "ftype", "type": "esriFieldTypeInteger", "alias": "FTYPE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FTYPE" }, { "name": "fcode", "type": "esriFieldTypeInteger", "alias": "FCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCODE" }, { "name": "globalid", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "GLOBALID" }, { "name": "huc_8", "type": "esriFieldTypeString", "alias": "HUC_8", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HUC_8" }, { "name": "gridid", "type": "esriFieldTypeDouble", "alias": "GRIDID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GRIDID" }, { "name": "pointcount", "type": "esriFieldTypeDouble", "alias": "PointCount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PointCount" }, { "name": "fips_c", "type": "esriFieldTypeString", "alias": "FIPS_C", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FIPS_C" }, { "name": "globalid_1", "type": "esriFieldTypeGlobalID", "alias": "globalid_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid_1" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r55_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_55", "fields": "globalid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_55", "fields": "globalid_1,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a41_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lakes and Ponds", "description": "", "prototype": { "attributes": { "fips_c": null, "pointcount": null, "permanent_identifier": " ", "fdate": -2209161600000, "resolution": 0, "gnis_id": null, "gnis_name": null, "areasqkm": null, "elevation": null, "reachcode": null, "ftype": 0, "fcode": null, "globalid": "{00000000-0000-0000-0000-000000000000}", "huc_8": null, "gridid": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c9218b6b1854cf3a41cc47524b04211" } ], "tables": [] }