{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Admin3", "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, "modelName": "City", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2451244.412566304, "ymin": 7080084.893511847, "xmax": 2509480.017898485, "ymax": 7130745.518989056, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": { "type": "codedValue", "name": "D_Annex_Delineation", "description": "", "codedValues": [ { "name": "City", "code": "C" }, { "name": "ETJ", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "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": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R799_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_799", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_799", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S647_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Admin3", "description": "", "prototype": { "attributes": { "NAME": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "WARRANTYDATE": null, "INSTALLDATE": null, "CONDITION": null, "CONDITIONDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "AdminLine_CM", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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, "modelName": "Citylimits", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2451244.412566304, "ymin": 7080175.3958146125, "xmax": 2509480.017898485, "ymax": 7130733.870217085, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 47, 88, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R797_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_797", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_797", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S645_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AdminLine_CM", "description": "", "prototype": { "attributes": { "CONDITIONDATE": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "WARRANTYDATE": null, "INSTALLDATE": null, "CONDITION": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "BuildingFootprint", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2445780.8305490464, "ymin": 7076647.430455342, "xmax": 2518286.6370841414, "ymax": 7133340.886911303, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OCC_ID", "type": "esriFieldTypeString", "alias": "OCC_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OCC_ID" }, { "name": "OCC_NAME", "type": "esriFieldTypeString", "alias": "OCC_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OCC_NAME" }, { "name": "OCC_TYPE", "type": "esriFieldTypeString", "alias": "OCC_TYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OCC_TYPE" }, { "name": "FLOOR", "type": "esriFieldTypeSmallInteger", "alias": "FLOOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOOR" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UPDATED" }, { "name": "VERIFIED", "type": "esriFieldTypeSmallInteger", "alias": "VERIFIED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VERIFIED" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Name" }, { "name": "Number", "type": "esriFieldTypeString", "alias": "Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Number" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Street" }, { "name": "St_Type", "type": "esriFieldTypeString", "alias": "St_Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "St_Type" }, { "name": "St_Suff", "type": "esriFieldTypeString", "alias": "St_Suff", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "St_Suff" }, { "name": "Floors_Above", "type": "esriFieldTypeInteger", "alias": "Floors_Above", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Floors_Above" }, { "name": "Floors_Below", "type": "esriFieldTypeInteger", "alias": "Floors_Below", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Floors_Below" }, { "name": "Prop_Use_Code", "type": "esriFieldTypeString", "alias": "Prop_Use_Code", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Prop_Use_Code" }, { "name": "Prop_Use_Desc", "type": "esriFieldTypeString", "alias": "Prop_Use_Desc", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Prop_Use_Desc" }, { "name": "Prop_Use_Cat", "type": "esriFieldTypeString", "alias": "Prop_Use_Cat", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Prop_Use_Cat" }, { "name": "Occ_Load", "type": "esriFieldTypeInteger", "alias": "Occ_Load", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Occ_Load" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "BuildingFootprint", "description": "", "prototype": { "attributes": { "Occ_Load": null, "OCC_ID": null, "OCC_NAME": null, "OCC_TYPE": null, "FLOOR": null, "HYPERLINK": null, "UPDATED": null, "VERIFIED": null, "Name": null, "Number": null, "Street": null, "St_Type": null, "St_Suff": null, "Floors_Above": null, "Floors_Below": null, "Prop_Use_Code": null, "Prop_Use_Desc": null, "Prop_Use_Cat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Cemetery", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2463276.5925284326, "ymin": 7093573.013424903, "xmax": 2489012.3052128404, "ymax": 7126099.902945861, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Weblink", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "WEBLINK" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R538_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_538", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_538", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S452_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cemetery", "description": "", "prototype": { "attributes": { "WEBLINK": null, "NAME": null, "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "GolfCourse", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2452437.6142519116, "ymin": 7082381.257684454, "xmax": 2498016.6696177125, "ymax": 7128919.459744319, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "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": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R542_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_542", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_542", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S456_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GolfCourse", "description": "", "prototype": { "attributes": { "NAME": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "WARRANTYDATE": null, "INSTALLDATE": null, "CONDITION": null, "CONDITIONDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "LocalPark", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Park_Features", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "GlobalID", "composite": false, "catalogID": "{0BF05862-BC4B-4A2C-90C4-18F8B1DE92EE}" } ], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "Parks", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2456153.1644429415, "ymin": 7081639.916504458, "xmax": 2508250.228296429, "ymax": 7126145.007601187, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "P_TYPE", "type": "esriFieldTypeString", "alias": "P_Type", "domain": { "type": "codedValue", "name": "D_ParkType", "description": "", "codedValues": [ { "name": "Community Park", "code": "CP" }, { "name": "Neighborhood Park", "code": "NP" }, { "name": "Planned Park", "code": "PP" }, { "name": "Homeowners' Association Park", "code": "HOA" }, { "name": "Greenbelt (linear)", "code": "GB" }, { "name": "Dog Park", "code": "DP" }, { "name": "Natural Area", "code": "NA" }, { "name": "Regional Park", "code": "RP" }, { "name": "Sports Complex", "code": "SP" }, { "name": "Undeveloped Park", "code": "UDP" }, { "name": "Urban Park", "code": "UP" }, { "name": "Park Facility", "code": "Park Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "P_Type" }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOL" }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "WEBLINK" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R552_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_552", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_552", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S466_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "LocalPark", "description": "", "prototype": { "attributes": { "WEBLINK": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "WARRANTYDATE": null, "INSTALLDATE": null, "CONDITION": null, "CONDITIONDATE": null, "NAME": null, "ADDRESS": null, "ACRES": null, "P_TYPE": null, "SYMBOL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "OwnerParcel", "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, "modelName": "Parcels", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2451250.4069363326, "ymin": 7080322.116632491, "xmax": 2509328.3818789274, "ymax": 7130667.432434514, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "X_REF", "type": "esriFieldTypeString", "alias": "X_REF", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "X_REF" }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "Landuse", "domain": { "type": "codedValue", "name": "D_Landuse", "description": "", "codedValues": [ { "name": "Agricultural", "code": "AG" }, { "name": "Industrial", "code": "IND" }, { "name": "Multi Family", "code": "MF" }, { "name": "Office", "code": "OFF" }, { "name": "Open Space", "code": "OS" }, { "name": "Parks", "code": "PRK" }, { "name": "Public", "code": "PUB" }, { "name": "Retail", "code": "RTL" }, { "name": "Single Family", "code": "SF" }, { "name": "Technology", "code": "TECH" }, { "name": "Utility", "code": "UTL" }, { "name": "Mixed", "code": "MIX" }, { "name": "Right of Way", "code": "ROW" }, { "name": "Private Recreation", "code": "PREC" }, { "name": "Semi-Public", "code": "SPUB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Landuse" }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "D_LifeCycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PROP" }, { "name": "Completed", "code": "COMP" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Constructed", "code": "CONST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "COMP", "modelName": "LifeCycleStatus" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R478_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_478", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I742X_REF", "fields": "X_REF", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_478", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "OwnerParcel", "description": "", "prototype": { "attributes": { "LIFECYCLESTATUS": "COMP", "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "WARRANTYDATE": null, "INSTALLDATE": null, "CONDITION": null, "CONDITIONDATE": null, "X_REF": null, "LANDUSE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Railroad", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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, "modelName": "Railroad", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2471670.1597976685, "ymin": 7080214.026355743, "xmax": 2484819.7641396523, "ymax": 7130706.43033576, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 78, 82, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R728_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_728", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_728", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S586_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Railroad", "description": "", "prototype": { "attributes": { "NAME": null, "LEGACYID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "RoadCenterline_CM", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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, "modelName": "RoadIndex", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2447484.8103922904, "ymin": 7079883.601667434, "xmax": 2514542.9998435527, "ymax": 7156366.343826413, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 57, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ROAD_NAME", "typeIdField": "", "subtypeField": "Subtype", "defaultSubtypeCode": 7, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "L_ADD_F", "type": "esriFieldTypeDouble", "alias": "L_ADD_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_ADD_F" }, { "name": "L_ADD_T", "type": "esriFieldTypeDouble", "alias": "L_ADD_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_ADD_T" }, { "name": "R_ADD_F", "type": "esriFieldTypeDouble", "alias": "R_ADD_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_ADD_F" }, { "name": "R_ADD_T", "type": "esriFieldTypeDouble", "alias": "R_ADD_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_ADD_T" }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ROAD_NAME" }, { "name": "ROAD_SUF", "type": "esriFieldTypeString", "alias": "ROAD_SUF", "domain": { "type": "codedValue", "name": "D_RdSuffixAbbr", "description": "", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BAY", "code": "BAY" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "DR", "code": "DR" }, { "name": "GATE", "code": "GATE" }, { "name": "INLT", "code": "INLT" }, { "name": "LAND", "code": "LAND" }, { "name": "LN", "code": "LN" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MNR", "code": "MNR" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "RDWY", "code": "RDWY" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VW", "code": "VW" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "XING", "code": "XING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ROAD_SUF" }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "domain": { "type": "codedValue", "name": "D_Rd_Direction", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DIR" }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ALIAS" }, { "name": "MPH", "type": "esriFieldTypeInteger", "alias": "MPH", "domain": { "type": "range", "name": "D_Rd_MPH", "description": "", "range": [ 0, 70 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPH" }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FULL_NAME" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": { "type": "range", "name": "D_RD_Lanes", "description": "", "range": [ 1, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "SURFACE_CODE", "type": "esriFieldTypeString", "alias": "SURFACE_CODE", "domain": { "type": "codedValue", "name": "D_Rd_SurfaceType", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "Hot Mix Asphalt Concrete", "code": "HMAC" }, { "name": "Unimproved", "code": "UNI" }, { "name": "Gravel", "code": "GRV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SURFACE_CODE" }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "YEAR_INSTALLED" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "D_Rd_Owner", "description": "", "codedValues": [ { "name": "City", "code": "CI" }, { "name": "County", "code": "CO" }, { "name": "Private", "code": "PR" }, { "name": "Other", "code": "OT" }, { "name": "Shared", "code": "SH" }, { "name": "TxDOT", "code": "TX" }, { "name": "NTTA", "code": "NT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER" }, { "name": "TRAFFIC_COUNTS", "type": "esriFieldTypeSmallInteger", "alias": "TRAFFIC_COUNTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRAFFIC_COUNTS" }, { "name": "EDIT_BY", "type": "esriFieldTypeInteger", "alias": "EDIT_BY", "domain": { "type": "codedValue", "name": "D_Rd_Edited_By", "description": "", "codedValues": [ { "name": "Carey Frazier", "code": 1 }, { "name": "Michele Wood", "code": 2 }, { "name": "Greta Nicoara", "code": 3 }, { "name": "Bob Ayensu", "code": 4 }, { "name": "John Morley", "code": 5 }, { "name": "Tim Yarbrough", "code": 6 }, { "name": "Susan Olson", "code": 7 }, { "name": "Other", "code": 8 }, { "name": "Georgeta Baciu", "code": 9 }, { "name": "Erica Lee", "code": 10 }, { "name": "Steve Foster", "code": 11 }, { "name": "Bud Videan", "code": 12 }, { "name": "Felicia Coleman", "code": 13 }, { "name": "Amy Rose", "code": 14 }, { "name": "Erin Woodard", "code": 15 }, { "name": "Brian Macke", "code": 16 }, { "name": "Meg Adaya", "code": 17 }, { "name": "Adam Blake", "code": 18 }, { "name": "Jordan Brod", "code": 19 }, { "name": "Chris Shuma", "code": 20 }, { "name": "Crystal Fauss", "code": 21 }, { "name": "Charlotte Stockard", "code": 22 }, { "name": "Misty Nelson", "code": 23 }, { "name": "Christian Gussman", "code": 24 }, { "name": "Dawn D'Angelo", "code": 25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EDIT_BY" }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "D_LifeCycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PROP" }, { "name": "Completed", "code": "COMP" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Constructed", "code": "CONST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "COMP", "modelName": "LifeCycleStatus" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 7, "modelName": "SUBTYPE" }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "GRID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GRID" }, { "name": "TEMPCALC", "type": "esriFieldTypeString", "alias": "TEMPCALC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TEMPCALC" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "PROJECT_NO", "type": "esriFieldTypeString", "alias": "PROJECT_NO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PROJECT_NO" }, { "name": "DOCLINK", "type": "esriFieldTypeString", "alias": "DOCLINK", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DOCLINK" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": { "type": "codedValue", "name": "D_Rd_OneWay", "description": "", "codedValues": [ { "name": "B", "code": "B" }, { "name": "FT", "code": "FT" }, { "name": "TF", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "B", "modelName": "ONEWAY" }, { "name": "CITY_L", "type": "esriFieldTypeString", "alias": "CITY_L", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CITY_L" }, { "name": "CITY_R", "type": "esriFieldTypeString", "alias": "CITY_R", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CITY_R" }, { "name": "ZIP_L", "type": "esriFieldTypeInteger", "alias": "ZIP_L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP_L" }, { "name": "ZIP_R", "type": "esriFieldTypeInteger", "alias": "ZIP_R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP_R" }, { "name": "ESN_L", "type": "esriFieldTypeInteger", "alias": "ESN_L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN_L" }, { "name": "ESN_R", "type": "esriFieldTypeInteger", "alias": "ESN_R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN_R" }, { "name": "EXCHANGE_L", "type": "esriFieldTypeString", "alias": "EXCHANGE_L", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "EXCHANGE_L" }, { "name": "EXCHANGE_R", "type": "esriFieldTypeString", "alias": "EXCHANGE_R", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "EXCHANGE_R" }, { "name": "ZELEV_F", "type": "esriFieldTypeInteger", "alias": "ZELEV_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZELEV_F" }, { "name": "ZELEV_T", "type": "esriFieldTypeInteger", "alias": "ZELEV_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZELEV_T" }, { "name": "PAVERID", "type": "esriFieldTypeString", "alias": "PAVERID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAVERID" }, { "name": "GC_Exceptions", "type": "esriFieldTypeString", "alias": "GC_Exceptions", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GC_Exceptions" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Source" }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County_L" }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County_R" }, { "name": "BIKES", "type": "esriFieldTypeString", "alias": "BIKES", "domain": { "type": "codedValue", "name": "t_Yes_No", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BIKES" }, { "name": "HIERARCHY", "type": "esriFieldTypeSmallInteger", "alias": "HIERARCHY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIERARCHY" }, { "name": "STREET_SWEEP", "type": "esriFieldTypeString", "alias": "STREET_SWEEP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET_SWEEP" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R729_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_729", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I942FULL_NAME", "fields": "FULL_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I942LIFECYCLESTA", "fields": "LIFECYCLESTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I942SUBTYPE", "fields": "SUBTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I942PROJECT_NO", "fields": "PROJECT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_729", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S587_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "RoadCenterline_CM", "description": "", "prototype": { "attributes": { "LIFECYCLESTATUS": "COMP", "STREET_SWEEP": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "SUBTYPE": 7, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "HIERARCHY": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 3, "name": "US_Hwy", "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 3, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null, "SHAPE.STLength()": null }, "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} } }, { "code": 1, "name": "Tollway", "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": "CI", "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 1, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null, "SHAPE.STLength()": null }, "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} } }, { "code": 4, "name": "Major_Thoroughfare", "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 4, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null, "SHAPE.STLength()": null }, "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} } }, { "code": 6, "name": "Collector", "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 6, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null, "SHAPE.STLength()": null }, "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} } }, { "code": 5, "name": "Minor_Thoroughfare", "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 5, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null, "SHAPE.STLength()": null }, "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} } }, { "code": 7, "name": "Residential", "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 7, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null, "SHAPE.STLength()": null }, "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} } }, { "code": 2, "name": "State_Hwy", "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 2, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null, "SHAPE.STLength()": null }, "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} } }, { "code": 8, "name": "Ramp", "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": "CON", "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 8, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": 0, "ZELEV_T": 0, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null, "SHAPE.STLength()": null }, "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} } }, { "code": 9, "name": "Driveway", "defaultValues": { "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "L_ADD_F": null, "L_ADD_T": null, "R_ADD_F": null, "R_ADD_T": null, "ROAD_NAME": null, "ROAD_SUF": null, "DIR": null, "ALIAS": null, "MPH": null, "FULL_NAME": null, "LANES": null, "SURFACE_CODE": null, "YEAR_INSTALLED": null, "OWNER": null, "TRAFFIC_COUNTS": null, "EDIT_BY": null, "LIFECYCLESTATUS": "COMP", "SUBTYPE": 9, "GRID": null, "TEMPCALC": null, "Enabled": 1, "PROJECT_NO": null, "DOCLINK": null, "ONEWAY": "B", "CITY_L": null, "CITY_R": null, "ZIP_L": null, "ZIP_R": null, "ESN_L": null, "ESN_R": null, "EXCHANGE_L": null, "EXCHANGE_R": null, "ZELEV_F": null, "ZELEV_T": null, "PAVERID": null, "GC_Exceptions": null, "GlobalID": null, "Source": null, "County_L": null, "County_R": null, "BIKES": null, "HIERARCHY": null, "STREET_SWEEP": null, "SHAPE.STLength()": null }, "domains": { "ROAD_SUF": {"type": "inherited"}, "DIR": {"type": "inherited"}, "MPH": {"type": "inherited"}, "LANES": {"type": "inherited"}, "SURFACE_CODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "EDIT_BY": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "ONEWAY": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "SAI_Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Parks", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "Park_GUID", "composite": false, "catalogID": "{0BF05862-BC4B-4A2C-90C4-18F8B1DE92EE}" } ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2469136.9104245454, "ymin": 7096272.44077453, "xmax": 2503354.915272355, "ymax": 7119638.536653429, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "Park", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": { "type": "codedValue", "name": "D_Park_Feature_Desc", "description": "Park Feature Description", "codedValues": [ { "name": "Baseball Field", "code": "Baseball Field" }, { "name": "Flag Football Fields", "code": "Flag Football Fields" }, { "name": "Football Field", "code": "Football Field" }, { "name": "Soccer Field", "code": "Soccer Field" }, { "name": "Softball/Baseball Field", "code": "Softball/Baseball Field" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACRES" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LABEL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Park_GUID", "type": "esriFieldTypeGUID", "alias": "Park_GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Park_GUID" }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R548_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_548", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_548", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_806_Park_GUI", "fields": "Park_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S462_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SAI_Area", "description": "", "prototype": { "attributes": { "ACREAGE": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "WARRANTYDATE": null, "INSTALLDATE": null, "CONDITION": null, "CONDITIONDATE": null, "PARK": null, "TYPE": null, "DESCRIPTION": null, "LABEL": null, "Park_GUID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "Trail", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2452590.969568029, "ymin": 7082492.226042181, "xmax": 2509115.9852627367, "ymax": 7130706.430207759, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 89, 173, 65, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "TrailType", "type": "esriFieldTypeString", "alias": "TrailType", "domain": { "type": "codedValue", "name": "t_Trail_Type", "description": "", "codedValues": [ { "name": "Bike Only", "code": "Bike Only" }, { "name": "Parkway", "code": "Parkway" }, { "name": "Regional", "code": "Regional" }, { "name": "Community", "code": "Local" }, { "name": "Natural Service", "code": "Nature" }, { "name": "Golf Course", "code": "Golf Course" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Type" }, { "name": "BikeRouteType", "type": "esriFieldTypeString", "alias": "BikeRouteType", "domain": { "type": "codedValue", "name": "t_Bike_Route_Type", "description": "", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Buffered Bike Lane", "code": "Buffered Bike Lane" }, { "name": "Shared Roadway", "code": "Shared Roadway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Category" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "name": "Width", "type": "esriFieldTypeString", "alias": "Width", "domain": { "type": "codedValue", "name": "t_Width", "description": "", "codedValues": [ { "name": "4'", "code": "4" }, { "name": "5'", "code": "5" }, { "name": "6'", "code": "6" }, { "name": "7'", "code": "7" }, { "name": "8'", "code": "8" }, { "name": "9'", "code": "9" }, { "name": "10'", "code": "10" }, { "name": "11'", "code": "11" }, { "name": "12'", "code": "12" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Width" }, { "name": "Length", "type": "esriFieldTypeString", "alias": "Length", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Length" }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "domain": { "type": "codedValue", "name": "t_Surface", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Unimproved", "code": "Unimproved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Surface" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "t_Owner", "description": "", "codedValues": [ { "name": "City of Frisco", "code": "City of Frisco" }, { "name": "Frisco ISD", "code": "Frisco ISD" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Owner" }, { "name": "Maintained", "type": "esriFieldTypeString", "alias": "Maintained", "domain": { "type": "codedValue", "name": "t_Owner", "description": "", "codedValues": [ { "name": "City of Frisco", "code": "City of Frisco" }, { "name": "Frisco ISD", "code": "Frisco ISD" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Direction" }, { "name": "WalkingLoop", "type": "esriFieldTypeString", "alias": "WalkingLoop", "domain": { "type": "codedValue", "name": "t_Yes_No", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "WalkingLoop" }, { "name": "Connector", "type": "esriFieldTypeString", "alias": "Connector", "domain": { "type": "codedValue", "name": "t_Yes_No", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "OneWay" }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "domain": { "type": "codedValue", "name": "D_Rd_OneWay", "description": "", "codedValues": [ { "name": "B", "code": "B" }, { "name": "FT", "code": "FT" }, { "name": "TF", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "B", "modelName": "InstallDate" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LifeCycleStatus" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "t_LifeCycleStatus", "description": "", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Future", "code": "Future" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifeCycleStatus" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1842_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1842", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1842", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1013_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trail", "description": "", "prototype": { "attributes": { "Hyperlink": null, "FACILITYID": null, "TrailType": null, "BikeRouteType": null, "Name": null, "Width": null, "Length": null, "Surface": null, "Owner": null, "Maintained": null, "WalkingLoop": null, "Connector": null, "OneWay": "B", "InstallDate": null, "LifeCycleStatus": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Waterbody", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2453880.371478349, "ymin": 7083924.910945207, "xmax": 2509294.850603536, "ymax": 7130788.666267723, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "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": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R506_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_506", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_506", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S420_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Waterbody", "description": "", "prototype": { "attributes": { "NAME": null, "TYPE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 12, "name": "Waterline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2452916.5042707026, "ymin": 7081624.0779070705, "xmax": 2509296.290476024, "ymax": 7130603.367388725, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000870227815E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992302E8, "falseY": -8.61234999999234E7, "xyUnits": 7812.497344276369, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 82, 150, 55, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R505_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_505", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_505", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S419_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Waterline", "description": "", "prototype": { "attributes": { "NAME": null, "TYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6815d0fb53f4b5d9e36216a0a6fe5f9" } ], "tables": [] }